All MIBs › H225-MIB › connectionsState
connectionsState
Module: H225-MIB
OID (symbolic): H225-MIB::connectionsState
OID (numeric): 0.0.8.341.1.1.1.3.2.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The state of the H.225 state machine as per Q.931. Outgoing calls: callInitiated - when the user requests call establishment from the network callDelivered - when the calling user has received an indication that remote user alerting has been initiated. Incoming calls: callPresent - when the user has received a call establishment but not yet responded. callReceived - when the user has indicated alerting but not yet answered. connectRequest - when the user has answered the call and is waiting to be awarded the call.
Incoming/Outgoing: callProceeding - when the user has received/sent acknowledgement that the network has received all call information necessary to effect call establishment. active - when the user has received/sent an acknoledgement from/to the network that the user has been awarded the call. disconnectRequest - when the user has requested the network to clear the end-to-end connection. disconnectIndication - when the user has received an invitation to disconnect to disconnect because the network has disconnected the end-to-end connection. releaseRequest - when the user has requested the network to release and is waiting for a responce.
What is connectionsState?
This OID reports the current H.225/Q.931 call state for this connection, such as callInitiated, callProceeding, active, or disconnectRequest. An admin reads this to see exactly where a specific call is in its signaling lifecycle, e.g. a call stuck at callProceeding for a long time may indicate a stalled setup with the remote endpoint.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 0.0.8.341.1.1.1.3.2.1.5 snmpwalk -v2c -c public <target> H225-MIB::connectionsState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 0.0.8.341.1.1.1.3.2.1.5.1 snmpget -v2c -c public <target> H225-MIB::connectionsState.1
Start monitoring H.323 gatekeepers, gateways, and multipoint control units with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the H225-MIB::connectionsState OID value, configure state conditions and alerts, and monitor any H.323 gatekeepers, gateways, and multipoint control units from a single console.
OID Breakdown
Upper-level ancestors (4 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 0 | ccitt | LANART-AGENT |
| 0.0 | null | DLSW-MIB |
| 0.0.8.341.1 | mmRoot | MULTI-MEDIA-MIB-TC |
| 0.0.8.341.1.1 | mmH323Root | MULTI-MEDIA-MIB-TC |
| Numeric OID | Name | Module |
|---|---|---|
| 0.0.8.341.1.1.1 | h225CallSignaling | H225-MIB |
| 0.0.8.341.1.1.1.3 | connections | H225-MIB |
| 0.0.8.341.1.1.1.3.2 | connectionsTable | H225-MIB |
| 0.0.8.341.1.1.1.3.2.1 | connectionsTableEntry | H225-MIB |
| 0.0.8.341.1.1.1.3.2.1.5 | connectionsState | H225-MIB |