All MIBs › ACC-MIB › accIsdnxCallState
accIsdnxCallState
Module: ACC-MIB
OID (symbolic): ACC-MIB::accIsdnxCallState
OID (numeric): 1.3.6.1.4.1.5.1.1.36.8.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The Q.931 call control state.
What is accIsdnxCallState?
This read-only integer (1 to 16) represents the current Q.931 protocol state of the call, such as alerting, connected, clearing, or idle. Network administrators monitor this to detect whether calls are progressing normally or are stuck in an unexpected state. A value of 10 might represent the 'connected' state, while 1 might represent the 'null' or idle state.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.8.1.6 snmpwalk -v2c -c public <target> ACC-MIB::accIsdnxCallState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.8.1.6.1 snmpget -v2c -c public <target> ACC-MIB::accIsdnxCallState.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.36 | accIsdn | ACC-ISDN |
| 1.3.6.1.4.1.5.1.1.36.8 | accIsdnxCallTable | ACC-ISDN |
| 1.3.6.1.4.1.5.1.1.36.8.1 | accIsdnxCallEntry | ACC-ISDN |
| 1.3.6.1.4.1.5.1.1.36.8.1.6 | accIsdnxCallState | ACC-MIB |