ccmtrCollectionType
CISCO-CABLE-METERING-MIB ·
.1.3.6.1.4.1.9.9.424.1.1.1
Object
scalar r/w
Enumeration
Current method of export for metering data.
The enumerations are:
none(1) : Metering collection has not been enabled.
local(2) : Store the collected metering records locally
on the CMTS.
stream(3) : Stream the metering records to an external
collection or mediation server.
ipdr(4) : Stream the metering records to an ipdr (Internet
Proticol Detail Record)collector.
Context
- MIB
- CISCO-CABLE-METERING-MIB
- OID
.1.3.6.1.4.1.9.9.424.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ccmtrMeteringConfig
- 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::ccmtrCollectionType.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::ccmtrCollectionType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | local |
3 | stream |
4 | ipdr |