qosSwitchTrafficClassIndex
AT-QOS-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.99.1.3.1.1
Object
column Integer32
The index of this traffic class entry. Traffic class index numbers for CLI commands start at 0, while SNMP indexes must start at 1. This means that the traffic class index in this MIB variable is 1 more than the index for the same traffic class as entered for CLI commands.
Context
- MIB
- AT-QOS-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.99.1.3.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- qosSwitchTrafficClassEntry
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 'AT-QOS-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-QOS-MIB::qosSwitchTrafficClassIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AT-QOS-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-QOS-MIB::qosSwitchTrafficClassIndex.<qosSwitchTrafficClassIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-QOS-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-QOS-MIB::qosSwitchTrafficClassIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-1024