Reference record for OID 1.3.6.1.4.1.9.9.800.1.2.9.1.1
- parent
- 1.3.6.1.4.1.9.9.800.1.2.9.1 (cMTSystemMetricStatsEntry)
- node code
- 1
- node name
- cMTSystemMetricBitmaps
- dot oid
- 1.3.6.1.4.1.9.9.800.1.2.9.1.1
- type
- OBJECT-TYPE
- asn1 oid
-
- {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoMgmt(9) ciscoMediatraceMIB(800) ciscoMediatraceMIBObjects(1) cMTStats(2) cMTSystemMetricStatsTable(9) cMTSystemMetricStatsEntry(1) cMTSystemMetricBitmaps(1)}
- {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoMgmt(9) ciscoMediatraceMIB(800) ciscoMediatraceMIBObjects(1) cMTStats(2) cMTSystemMetricStatsTable(9) cMTSystemMetricStatsEntry(1) cMTSystemMetricBitmaps(1)}
- {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoMgmt(9) ciscoMediatraceMIB(800) ciscoMediatraceMIBObjects(1) cMTStats(2) cMTSystemMetricStatsTable(9) cMTSystemMetricStatsEntry(1) cMTSystemMetricBitmaps(1)}
- {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoMgmt(9) ciscoMediatraceMIB(800) ciscoMediatraceMIBObjects(1) cMTStats(2) cMTSystemMetricStatsTable(9) cMTSystemMetricStatsEntry(1) cMTSystemMetricBitmaps(1)}
- {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoMgmt(9) ciscoMediatraceMIB(800) ciscoMediatraceMIBObjects(1) cMTStats(2) cMTSystemMetricStatsTable(9) cMTSystemMetricStatsEntry(1) cMTSystemMetricBitmaps(1)}
- {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoMgmt(9) ciscoMediatraceMIB(800) ciscoMediatraceMIBObjects(1) cMTStats(2) cMTSystemMetricStatsTable(9) cMTSystemMetricStatsEntry(1) cMTSystemMetricBitmaps(1)}
- iri oid
-
- /iso/identified-organization/dod/internet/private/enterprise/cisco/ciscoMgmt/ciscoMediatraceMIB/ciscoMediatraceMIBObjects/cMTStats/cMTSystemMetricStatsTable/cMTSystemMetricStatsEntry/cMTSystemMetricBitmaps
- /iso/identified-organization/dod/internet/private/enterprises/cisco/ciscoMgmt/ciscoMediatraceMIB/ciscoMediatraceMIBObjects/cMTStats/cMTSystemMetricStatsTable/cMTSystemMetricStatsEntry/cMTSystemMetricBitmaps
- /iso/org/dod/internet/private/enterprise/cisco/ciscoMgmt/ciscoMediatraceMIB/ciscoMediatraceMIBObjects/cMTStats/cMTSystemMetricStatsTable/cMTSystemMetricStatsEntry/cMTSystemMetricBitmaps
- /iso/org/dod/internet/private/enterprises/cisco/ciscoMgmt/ciscoMediatraceMIB/ciscoMediatraceMIBObjects/cMTStats/cMTSystemMetricStatsTable/cMTSystemMetricStatsEntry/cMTSystemMetricBitmaps
- /iso/iso-identified-organization/dod/internet/private/enterprise/cisco/ciscoMgmt/ciscoMediatraceMIB/ciscoMediatraceMIBObjects/cMTStats/cMTSystemMetricStatsTable/cMTSystemMetricStatsEntry/cMTSystemMetricBitmaps
- /iso/iso-identified-organization/dod/internet/private/enterprises/cisco/ciscoMgmt/ciscoMediatraceMIB/ciscoMediatraceMIBObjects/cMTStats/cMTSystemMetricStatsTable/cMTSystemMetricStatsEntry/cMTSystemMetricBitmaps
Description by cisco_v1
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
for each field.
Description by cisco
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
for each field.
Information by cisco_v1
cMTSystemMetricBitmaps OBJECT-TYPE
SYNTAX OCTET STRING(SIZE(1..2))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"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
for each field."
::= { cMTSystemMetricStatsEntry 1 }
Information by cisco
cMTSystemMetricBitmaps OBJECT-TYPE
SYNTAX BITS {
cpuOneMinuteUtilizationUnsupport(0),
cpuOneMinuteUtilizationUncollected(1),
cpuFiveMinutesUtilizationUnsupport(2),
cpuFiveMinutesUtilizationUncollected(3),
memoryMetricsUnsupport(4),
memoryMetricsUncollected(5)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"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
for each field."
::= { cMTSystemMetricStatsEntry 1 }
First Registration Authority (recovered by parent 1.3.6.1.4.1.9)
Greg Satz
Current Registration Authority (recovered by parent 1.3.6.1.4.1.9)
Cisco Systems, Inc.
Brothers (3)
OID | Name | Sub children | Sub Nodes Total | Description |
1.3.6.1.4.1.9.9.800.1.2.9.1.2 |
cMTSystemMetricCpuOneMinuteUtilization |
0 |
0 |
This object indicates the overall CPU busy percentage in the last 1 minute period for the network element |
1.3.6.1.4.1.9.9.800.1.2.9.1.3 |
cMTSystemMetricCpuFiveMinutesUtilization |
0 |
0 |
This object indicates the overall CPU busy percentage in the last 5 minute period for the network element |
1.3.6.1.4.1.9.9.800.1.2.9.1.4 |
cMTSystemMetricMemoryUtilization |
0 |
0 |
This object indicates the overall memory usage percentage for the node. |