ccmtrCollectionID

CISCO-CABLE-METERING-MIB · .1.3.6.1.4.1.9.9.424.1.1.3.1.1

Object

Identification of a IP address and port number
associated with the mediation or collection server. 
The ccmtrCollectionID is used in determining the order 
of the IP address, port number to which the streaming will
take place. The primary represents the first
collection server and secondary represents the
second collection server if streaming to the primary
failed for any reason. Thus primary entry 
must be created before the secondary.

Context

MIB
CISCO-CABLE-METERING-MIB
OID
.1.3.6.1.4.1.9.9.424.1.1.3.1.1
Type
column
Access
noaccess
Status
current
Parent
ccmtrCollectionEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -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::ccmtrCollectionID'
More examples
Read one indexed 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::ccmtrCollectionID.<ccmtrCollectionID>'
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::ccmtrCollectionID'

Syntax

Source
CcmtrCollectionServer
Base type
Enumeration

Values & Constraints

Type Values
1primary
2secondary