ccmtrCollectionStatus
CISCO-CABLE-METERING-MIB ·
.1.3.6.1.4.1.9.9.424.1.2.1
Object
scalar CcmtrStatus
The status of the last metering data export. It indicates the success or failure of writing the metering record file or streaming the record to the collection server.
Context
- MIB
- CISCO-CABLE-METERING-MIB
- OID
.1.3.6.1.4.1.9.9.424.1.2.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- ccmtrMetering
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CABLE-METERING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CABLE-METERING-MIB::ccmtrCollectionStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CABLE-METERING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CABLE-METERING-MIB::ccmtrCollectionStatus'
Syntax
- Source
- CcmtrStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknown |
2 | success |
3 | deviceFull |
4 | writeError |
5 | fileNotExist |
6 | connectionTimeout |
7 | dataIncomplete |