cvCommonDcCallHistoryCallingName

CISCO-VOICE-COMMON-DIAL-CONTROL-MIB · .1.3.6.1.4.1.9.10.55.1.2.1.1.6

Object

column OctetString
The calling party name this call is connected to. If
the name is not available, then it will have a length 
of zero.

Context

MIB
CISCO-VOICE-COMMON-DIAL-CONTROL-MIB
OID
.1.3.6.1.4.1.9.10.55.1.2.1.1.6
Type
column
Access
readonly
Status
current
Parent
cvCommonDcCallHistoryEntry
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-VOICE-COMMON-DIAL-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VOICE-COMMON-DIAL-CONTROL-MIB::cvCommonDcCallHistoryCallingName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VOICE-COMMON-DIAL-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VOICE-COMMON-DIAL-CONTROL-MIB::cvCommonDcCallHistoryCallingName.<cCallHistoryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VOICE-COMMON-DIAL-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VOICE-COMMON-DIAL-CONTROL-MIB::cvCommonDcCallHistoryCallingName'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-64

Conformance

Member of
Compliance refinements
range: 0..64
Support is required only for the subset of
SnmpAdminString values which contain ASCII characters.
In effect, a minimal implementation implements this
object as a DisplayString.