cpmActiveRemotePhoneNumber

CISCO-POP-MGMT-MIB · .1.3.6.1.4.1.9.10.19.1.3.1.1.12

Object

column OctetString
The remote telephone number.  For a call into the device,
this is the originating number.  For a call out of the
device, this is the dialed 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.3.1.1.12
Type
column
Access
readonly
Status
current
Parent
cpmActiveCallSummaryEntry
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::cpmActiveRemotePhoneNumber'
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::cpmActiveRemotePhoneNumber.<cpmActiveCallStartTimeIndex>.<cpmActiveCallSummaryIndex>'
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::cpmActiveRemotePhoneNumber'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-255

Conformance