cMTPathEntry
CISCO-MEDIATRACE-MIB ·
.1.3.6.1.4.1.9.9.800.1.2.1.1
Object
row
An entry in cMTPathTable represents a Mediatrace path
discovered by a session.
This table contains information about the hops (Mediatrace or
non-Mediatrace) discovered during a specific request.
The Path table is used to find the hop address (Address type
- IPv4 or IPv6 and Address) and hop type (currently Mediatrace
or Traceroute) to use as index for other statistics tables.
A row is created when a Mediatrace scheduled session discovers
a path to the specified destination during a request.
Likewise, a row is destroyed when the path is no longer avilable.
A single row corresponds to a Mediatrace path discovered for
a session and is uniquely identified by cMTSessionNumber,
cMTSessionLifeNumber, cMTBucketNumber and cMTPathHopNumber.
The created rows are destroyed when the device undergoes a
restart.
Context
- MIB
- CISCO-MEDIATRACE-MIB
- OID
.1.3.6.1.4.1.9.9.800.1.2.1.1- Type
- row
- Status
- current
- Parent
- cMTPathTable
- Table
- cMTPathTable
- Children
- 12
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/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::cMTPathEntry'
More examples
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::cMTPathEntry'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.