ACC-MIB :: accIsdnCallState

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccIsdnCallState

accIsdnCallState

Module: ACC-MIB

OID (symbolic): ACC-MIB::accIsdnCallState

OID (numeric): 1.3.6.1.4.1.5.1.1.36.4.1.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

The current call control state (not Q.931).

What is accIsdnCallState?

This OID reports the current state of the call (idle, incoming, connected, disconnecting, etc.) from the device's internal perspective. You would check this to determine if a call is still active or if it has progressed to a particular phase. For example, a value of 3 might indicate the call is fully connected and data is flowing.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.4.1.6
snmpwalk -v2c -c public <target> ACC-MIB::accIsdnCallState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.36.4.1.6.1
snmpget -v2c -c public <target> ACC-MIB::accIsdnCallState.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.36accIsdnACC-ISDN
1.3.6.1.4.1.5.1.1.36.4accIsdnCallTableACC-ISDN
1.3.6.1.4.1.5.1.1.36.4.1accIsdnCallEntryACC-ISDN
1.3.6.1.4.1.5.1.1.36.4.1.6accIsdnCallStateACC-MIB