cSipCallActiveState
CISCO-SIP-CALLS-MIB ·
.1.3.6.1.4.1.9.9.995.1.1.3.1.3
Object
column CSipCallState
This object reflects the current state of the call.
Context
- MIB
- CISCO-SIP-CALLS-MIB
- OID
.1.3.6.1.4.1.9.9.995.1.1.3.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cSipCallActiveEntry
- Groups
- 1
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-SIP-CALLS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SIP-CALLS-MIB::cSipCallActiveState'
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::cSipCallActiveState.<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::cSipCallActiveState'
Syntax
- Source
- CSipCallState
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | idle |
3 | setupBuffered |
4 | sentInvite |
5 | rcvdProceeding |
6 | outgoingResrResv |
7 | outgoingResrAllocated |
8 | active |
9 | rcvdTransfer |
10 | disconnecting |
11 | dead |
12 | rcvdInvite |
13 | sentQosProgress |
14 | incomingResrResv |
15 | sentAlerting |
16 | sentSuccess |
17 | midCallLocalRespPending |
18 | sendMidCallInvitePending |
19 | sentMidCallInvite |
20 | rcvdSubscribe |
21 | subscribeSuccess |
22 | subscribeExpired |
23 | sentPreAuthRequest |
24 | sendNotify |
25 | subscribeIdle |
26 | sentSubscribe |
27 | subscribed |
28 | initTransfer |
29 | outgoingRegister |
30 | incomingRegister |
31 | rcvdUnsolicitedNotify |
Conformance
Member of