cSipCallActiveSubstate

CISCO-SIP-CALLS-MIB · .1.3.6.1.4.1.9.9.995.1.1.3.1.4

Object

This object reflects the current substate of the call.

Context

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

Syntax

Source
CSipCallSubstate
Base type
Enumeration

Values & Constraints

Type Values
1none
2sentDns
3proceedingProceeding
4rcvdInviteCallSetup
5rcvdInviteProceeding
6sentEnum
7ackPending
8sentNotify
9callTransferSendByeAlso

Conformance