cpmLocalPhoneNumber

CISCO-POP-MGMT-MIB · .1.3.6.1.4.1.9.10.19.1.4.3.1.14

Object

column OctetString
The local telephone number.  For a call into the device,
this is the dialed number.  For a call out of the
device, this is the originating number. If not available 
the string length is zero.

Context

MIB
CISCO-POP-MGMT-MIB
OID
.1.3.6.1.4.1.9.10.19.1.4.3.1.14
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::cpmLocalPhoneNumber'
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::cpmLocalPhoneNumber.<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::cpmLocalPhoneNumber'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-255

Conformance