cosIndex
NORTEL-TM-MIB ·
.1.3.6.1.4.1.562.29.3.1.1.1.3
Object
column NnTMClassOfService
This index represents the class of service of the entry.
Context
- MIB
- NORTEL-TM-MIB
- OID
.1.3.6.1.4.1.562.29.3.1.1.1.3- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- nnTMStatsEntry
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 'NORTEL-TM-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NORTEL-TM-MIB::cosIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NORTEL-TM-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NORTEL-TM-MIB::cosIndex.<trafficMgmtIfIndex>.<queueGroupIndex>.<cosIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NORTEL-TM-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NORTEL-TM-MIB::cosIndex'
Syntax
- Source
- NnTMClassOfService
- Base type
Enumeration
Values & Constraints
Type Values
0 | cosStandard |
1 | cosBronze |
2 | cosSilver |
3 | cosGold |
4 | cosPlatinum |
5 | cosPremium |
6 | cosNetworkNT |
7 | cosCritical |
8 | cosNetworkNW |
15 | cosUnknown |