MIB Viewer

l2QosPortPriorityMode

OBJECT-TYPE
1.3.6.1.4.1.16177.2.1.3.2.2.1.3
Access
read-write
Status
current
Sub-identifiers
0
The priority mode (tag, ip or port) to be used on this specific port. 1. (tag): Use the incoming packet's VLAN tag priority value to determine its priority. (Untagged packets will have their priority based on the configured port priority.) 2. (ip): Use the incoming packet's IP ToS/DSCP priority value to determine its priority. (Non-IP packets will have their priority based on the configured port priority.) 3. (port): Use the ingress port's configured priority to determine the packets priority.
INTEGER { tag(1), ip(2), port(3) }