cid11TrafficCategory
CISCO-IETF-DOT11-QOS-MIB ·
.1.3.6.1.4.1.9.10.89.1.1.1.1.1
Object
column Cid11QosTrafficCategory
This object specifies the traffic category.
Context
- MIB
- CISCO-IETF-DOT11-QOS-MIB
- OID
.1.3.6.1.4.1.9.10.89.1.1.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cid11QosConfigEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IETF-DOT11-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-DOT11-QOS-MIB::cid11TrafficCategory'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IETF-DOT11-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-DOT11-QOS-MIB::cid11TrafficCategory.<ifIndex>.<cid11TrafficCategory>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IETF-DOT11-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IETF-DOT11-QOS-MIB::cid11TrafficCategory'
Syntax
- Source
- Cid11QosTrafficCategory
- Base type
Enumeration
Values & Constraints
Type Values
0 | bestEffort |
1 | background |
2 | spare |
3 | excellentEffort |
4 | controlledLoad |
5 | interactiveVideo |
6 | interactiveVoice |
7 | networkControl |