cctActiveOrigin
CISCO-CALL-TRACKER-MIB ·
.1.3.6.1.4.1.9.9.163.1.2.3.1.3
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.2.3.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cctActiveEntry
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workWalk 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::cctActiveOrigin'
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::cctActiveOrigin.<cctActiveCallId>'
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::cctActiveOrigin'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | originate |
2 | answer |
Conformance
Member of