cpmModemPort

CISCO-POP-MGMT-MIB · .1.3.6.1.4.1.9.10.19.1.4.3.1.8

Object

Identification of modem resource allocated to call.
This is the value of cmPortIndex from CISCO-MODEM-MGMT-MIB.
This value along with cpmModemSlot uniquely identifies a modem.
Value is -1 if call does not utilize a modem.

Context

MIB
CISCO-POP-MGMT-MIB
OID
.1.3.6.1.4.1.9.10.19.1.4.3.1.8
Type
column
Access
readonly
Status
current
Parent
cpmCallHistorySummaryEntry
Groups
1

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-POP-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-POP-MGMT-MIB::cpmModemPort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-POP-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-POP-MGMT-MIB::cpmModemPort.<cpmCallDisconnectTimeIndex>.<cpmCallStartTimeIndex>.<cpmCallHistorySummaryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-POP-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-POP-MGMT-MIB::cpmModemPort'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance