MIB Viewer

ntWlanApQoSMode

OBJECT-TYPE
1.3.6.1.4.1.45.1.11.1.12.1
Access
read-write
Status
current
Sub-identifiers
0
This object indicates the QoS mode being used. off - indicates QoS features are disabled. etherSrc - indicates that the ethernet source MAC address of received packets is mapped to an egress queue. etherDst - indicates that the ethernet destination MAC address of received packets is mapped to an egress queue. etherType - indicates that the ethernet type of of received packets is mapped to an egress queue. directPriorityMap - indicates that the priority value of received packets is used to map directly to an egress queue.
INTEGER { off(0), etherSrc(1), etherDst(2), ethertype(3), directPriorityMap(4) }