l2QosPortPriorityMode
WESTERMO-WEOS-MIB ·
.1.3.6.1.4.1.16177.2.1.3.2.2.1.3
Object
column
r/w
Enumeration
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.
Context
- MIB
- WESTERMO-WEOS-MIB
- OID
.1.3.6.1.4.1.16177.2.1.3.2.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- l2QosPortEntry
- Table
- l2QosPortTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tag |
2 | ip |
3 | port |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| l2QosPortIfIndex This index should map to the port's ifIndex in the ifTable. | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.16177.2.1.3.2.2.1.1 |
| l2QosPortIfName This name should map to the port's ifName in the ifXTable. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.16177.2.1.3.2.2.1.2 |
| l2QosPortPriorityLevel The port priority level for this port. 0 is lowest and 7 is highest priority. | column | Integer32 | .1.3.6.1.4.1.16177.2.1.3.2.2.1.4 |