All MIBs › GSMP-MIB › gsmpSwitchSessionState
gsmpSwitchSessionState
Module: GSMP-MIB
OID (symbolic): GSMP-MIB::gsmpSwitchSessionState
OID (numeric): 1.3.6.1.2.1.98.1.2.1.12
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 gsmpSwitchSessionState?
This read-only value shows the GSMP session state for this switch entity: null(1) (no session yet, e.g. missing encapsulation config or inactive row), synsent(2), synrcvd(3), or estab(4) once established. An admin checks this to verify the switch side of the adjacency reached estab(4) rather than stalling during the handshake.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.98.1.2.1.12 snmpwalk -v2c -c public <target> GSMP-MIB::gsmpSwitchSessionState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.98.1.2.1.12.1 snmpget -v2c -c public <target> GSMP-MIB::gsmpSwitchSessionState.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::gsmpSwitchSessionState 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.2 | gsmpSwitchTable | GSMP-MIB |
| 1.3.6.1.2.1.98.1.2.1 | gsmpSwitchEntry | GSMP-MIB |
| 1.3.6.1.2.1.98.1.2.1.12 | gsmpSwitchSessionState | GSMP-MIB |