cMTPathHopType

CISCO-MEDIATRACE-MIB · .1.3.6.1.4.1.9.9.800.1.2.1.1.6

Object

column Enumeration
This object indicates the type of the hop on a Mediatrace
path. Currently, only two types are present - mediatrace(1) 
and traceroute(2). 
A hop is of type 'mediatrace' if it is discovered by only 
mediatrace or by both mediatrace and trace-route. The hop  
is 'trace route' if it is discovered by trace route only.

Context

MIB
CISCO-MEDIATRACE-MIB
OID
.1.3.6.1.4.1.9.9.800.1.2.1.1.6
Type
column
Access
readonly
Status
current
Parent
cMTPathEntry
Groups
1

Walk 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::cMTPathHopType'
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::cMTPathHopType.<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::cMTPathHopType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1mediatrace
2traceroute