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
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cMTSystemMetricBitmaps This object indicates whether the corresponding instances of
these stats fields in the table are supported. It also
indicates if the stats data are collected. There are 2 bits … | column | Bits | .1.3.6.1.4.1.9.9.800.1.2.9.1.1 |
| cMTSystemMetricCpuOneMinuteUtilization This object indicates the overall CPU busy percentage in the
last 1 minute period for the network element | column | Unsigned32 | .1.3.6.1.4.1.9.9.800.1.2.9.1.2 |
| cMTSystemMetricCpuFiveMinutesUtilization This object indicates the overall CPU busy percentage in
the last 5 minute period for the network element | column | Unsigned32 | .1.3.6.1.4.1.9.9.800.1.2.9.1.3 |
| cMTSystemMetricMemoryUtilization This object indicates the overall memory usage percentage for
the node. | column | Unsigned32 | .1.3.6.1.4.1.9.9.800.1.2.9.1.4 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| cMTSessionNumber This object specifies an arbitrary integer-value that uniquely
identifies a Mediatrace session. | column | Unsigned32 | .1.3.6.1.4.1.9.9.800.1.1.23.1.2 |
| cMTSessionLifeNumber This object specifies a life for a conceptual statistics
row.
For a particular value of cMTSessionLifeNumber, the agent
assigns the first value of 0 to the curren… | column | Unsigned32 | .1.3.6.1.4.1.9.9.800.1.2.1.1.1 |
| cMTBucketNumber This object is index of the list of statistics buckets
stored. A statistics bucket corresponds to data collected
from each hop in one run of the periodic mediatrace
session. B… | column | Unsigned32 | .1.3.6.1.4.1.9.9.800.1.2.1.1.2 |
| cMTHopStatsAddrType This object specifies the type of IP address specified by
the corresponding instance of cMTHopStatsAddr. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.9.800.1.2.2.1.2 |
| cMTHopStatsAddr This object specifies the IP Address of the hop on a
Mediatrace Path. This value is obtained from
CMTPathHopAddr in cMTPathTable. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.800.1.2.2.1.3 |