cmCallDirection

CISCO-MODEM-MGMT-MIB · .1.3.6.1.4.1.9.9.47.1.3.1.1.7

Object

column Enumeration
The modem can be used either as an incoming call or
outgoing call. This object specifies the direction of
the current or previous call.

Context

MIB
CISCO-MODEM-MGMT-MIB
OID
.1.3.6.1.4.1.9.9.47.1.3.1.1.7
Type
column
Access
readonly
Status
current
Parent
cmLineStatusEntry
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-MODEM-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MODEM-MGMT-MIB::cmCallDirection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-MODEM-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MODEM-MGMT-MIB::cmCallDirection.<cmSlotIndex>.<cmPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MODEM-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MODEM-MGMT-MIB::cmCallDirection'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1incoming
2outgoing
3none

Conformance