cctActiveResourcePort
CISCO-CALL-TRACKER-MIB ·
.1.3.6.1.4.1.9.9.163.1.2.3.1.17
Object
column Integer32
Identification of the processing resource allocated to
the call.
In the case of a call requiring a modem resource, this
is the value of cmPortIndex from CISCO-MODEM-MGMT-MIB.
This value along with cctActiveResourceSlot uniquely
identifies a resource port.
Value is -1 if call does not utilize such a resource.
Context
- MIB
- CISCO-CALL-TRACKER-MIB
- OID
.1.3.6.1.4.1.9.9.163.1.2.3.1.17- 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::cctActiveResourcePort'
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::cctActiveResourcePort.<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::cctActiveResourcePort'
Syntax
Integer32
Values & Constraints
Object Constraints
range: -1-214783647
Conformance
Member of