cMTInterfaceMetricStatsEntry
CISCO-MEDIATRACE-MIB ·
.1.3.6.1.4.1.9.9.800.1.2.10.1
Object
row
An entry in cMTInterfaceMetricStatsTable represents
interface information of a hop on the path associated
to a Mediatrace session such as ingress interface speed,
egress interface speed, etc.
The devices creates a row in the cMTInterfaceMetricStatsTable
when a Mediatrace session starts collecting an interface
metrics data and has been configured to compute interface
metrics. Likewise, the device destroys a row in the
cMTInterfaceMetricStatsTable when the corresponding Mediatrace
session has ceased collecting the interface metrics data
(e.g., when a scheduled session has timed out).
A single row corresponds to a interface information of a hop
on the path discovered for a 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.10.1- Type
- row
- Status
- current
- Parent
- cMTInterfaceMetricStatsTable
- Table
- cMTInterfaceMetricStatsTable
- Children
- 9
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cMTInterfaceInOctets This object indicates the total number of octets received on
the interface, including framing characters.
Discontinuities in the value of this counter can occur at
… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.800.1.2.10.1.10 |
| cMTInterfaceBitmaps 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.10.1.2 |
| cMTInterfaceOutSpeed This object indicates the egress interface's current bandwidth
in bits per second. For interfaces which do not vary in
bandwidth or for those where no accurate estimation can be … | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.800.1.2.10.1.3 |
| cMTInterfaceInSpeed This object indicates an estimate of the ingress interface's
current bandwidth in bits per second. Currently bandwidth
above the maximum value 4,294,967,295 is not supported and… | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.800.1.2.10.1.4 |
| cMTInterfaceOutDiscards This object indicates the number of outbound packets which were
chosen to be discarded even though no errors had been detected
to prevent their being transmitted. One possible re… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.800.1.2.10.1.5 |
| cMTInterfaceInDiscards This object indicates the number of inbound packets which were
chosen to be discarded even though no errors had been detected
to prevent their being deliverable to a higher-layer … | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.800.1.2.10.1.6 |
| cMTInterfaceOutErrors This object indicates the error packet number. For
packet-oriented interfaces, the number of outbound packets that
could not be transmitted because of errors. For
character-orie… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.800.1.2.10.1.7 |
| cMTInterfaceInErrors This object indicates the error packet number. For
packet-oriented interfaces, the number of inbound packets that
contained errors preventing them from being deliverable to a
hig… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.800.1.2.10.1.8 |
| cMTInterfaceOutOctets This object indicates the total number of octets transmitted
out of the interface, including framing characters.
Discontinuities in the value of this counter can oc… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.800.1.2.10.1.9 |
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 |