ctpcDirection

CISCO-TELEPRESENCE-CALL-MIB · .1.3.6.1.4.1.9.9.644.1.4.8.1.10

Object

column Enumeration
This object specifies the call direction.
              
incoming (1) -- The system received a call.
outgoing (2) -- The system initiated a call.
unknown  (3) -- The system cannot detect the direction 
             -- of a call.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1incoming
2outgoing
3unknown

Conformance