All MIBs › GSMP-MIB › gsmpControllerSessionState
gsmpControllerSessionState
Module: GSMP-MIB
OID (symbolic): GSMP-MIB::gsmpControllerSessionState
OID (numeric): 1.3.6.1.2.1.98.1.1.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The state for the existing or potential session that this entity is concerned with. The NULL state is returned if the proper encapsulation data is not yet configured, if the row is not in active status or if the session is in NULL state as defined in the GSMP specification.
What is gsmpControllerSessionState?
This read-only value shows the GSMP session state for this controller entity: null(1) (no session, e.g. encapsulation not configured or row inactive), synsent(2), synrcvd(3), or estab(4) once the adjacency handshake completes. An admin checks this to confirm a configured controller entry actually reached estab(4) with its switch rather than getting stuck in the handshake.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.98.1.1.1.10 snmpwalk -v2c -c public <target> GSMP-MIB::gsmpControllerSessionState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.98.1.1.1.10.1 snmpget -v2c -c public <target> GSMP-MIB::gsmpControllerSessionState.1
Start monitoring Vendor-neutral ATM/MPLS switch under GSMP controller, any manufacturer (RFC 3294/3295) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the GSMP-MIB::gsmpControllerSessionState OID value, configure state conditions and alerts, and monitor any Vendor-neutral ATM/MPLS switch under GSMP controller, any manufacturer (RFC 3294/3295) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.98 | gsmpMIB | GSMP-MIB |
| 1.3.6.1.2.1.98.1 | gsmpObjects | GSMP-MIB |
| 1.3.6.1.2.1.98.1.1 | gsmpControllerTable | GSMP-MIB |
| 1.3.6.1.2.1.98.1.1.1 | gsmpControllerEntry | GSMP-MIB |
| 1.3.6.1.2.1.98.1.1.1.10 | gsmpControllerSessionState | GSMP-MIB |