cMTSystemMetricStatsEntry
CISCO-MEDIATRACE-MIB ·
.1.3.6.1.4.1.9.9.800.1.2.9.1
Object
row
An entry in cMTSystemMetricStatsTable represents
CPU or memory utilization information of a hop on the
path associated to a Mediatrace session such as five
minutes CPU utilization, memory utilization, etc.
The devices creates a row in the cMTSystemMetricStatsTable when
a Mediatrace session starts collecting a system metrics data
and has been configured to compute system metrics. Likewise,
the device destroys a row in the cMTSystemMetricStatsTable when
the corresponding Mediatrace session has ceased collecting
the system metrics data (e.g., when a scheduled session has
timed out).
A single row corresponds to a CPU or memory utilization
information of a hop on the path discovered for a Mediatrace
session and is uniquely identified by cMTSessionNumber,
cMTSessionLifeNumber, cMTBucketNumber,cMTHopStatsAddrType
and cMTHopStatsAddr.
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.9.1- Type
- row
- Status
- current
- Parent
- cMTSystemMetricStatsTable
- Table
- cMTSystemMetricStatsTable
- Children
- 4
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::cMTSystemMetricStatsEntry'
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::cMTSystemMetricStatsEntry'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.