cctHistoryOrigin

CISCO-CALL-TRACKER-MIB · .1.3.6.1.4.1.9.9.163.1.3.7.1.4

Object

column Enumeration
This object indicates how the call was created.
              
originate(1) - The call was initiated locally with
               the system sending the setup request.
               Dialout
              
answer(2)    - The call was initiated remotely and
               the system received the setup request.
               Dialin

Context

MIB
CISCO-CALL-TRACKER-MIB
OID
.1.3.6.1.4.1.9.9.163.1.3.7.1.4
Type
column
Access
readonly
Status
current
Parent
cctHistoryEntry
Groups
2

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1originate
2answer