cMTPathHopNumber
CISCO-MEDIATRACE-MIB ·
.1.3.6.1.4.1.9.9.800.1.2.1.1.3
Object
column Unsigned32
This object specifies the hop number for a Mediatrace Path. This hop can be either Mediatrace or Non-Mediatrace node. The hop number is relative to the initiator with 0 being used to identify initiator itself, 1 for next farther node, etc. This hop number is always unique i.e., two hops cannot have same hop number.
Context
- MIB
- CISCO-MEDIATRACE-MIB
- OID
.1.3.6.1.4.1.9.9.800.1.2.1.1.3- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cMTPathEntry
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-MEDIATRACE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MEDIATRACE-MIB::cMTPathHopNumber'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-MEDIATRACE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MEDIATRACE-MIB::cMTPathHopNumber.<cMTSessionNumber>.<cMTSessionLifeNumber>.<cMTBucketNumber>.<cMTPathHopNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MEDIATRACE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MEDIATRACE-MIB::cMTPathHopNumber'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-255