All MIBs › GSMP-MIB › gsmpSessionStatAdjUpdateEvents
gsmpSessionStatAdjUpdateEvents
Module: GSMP-MIB
OID (symbolic): GSMP-MIB::gsmpSessionStatAdjUpdateEvents
OID (numeric): 1.3.6.1.2.1.98.1.5.1.22
Node type: OBJECT-TYPE
Type: ZeroBasedCounter32
Access: read-only
Description: The number of Adjacency Update events that have been sent or received on this session. When the counter suffers any discontinuity, then the gsmpSessionDiscontinuityTime object indicates when it happened.
What is gsmpSessionStatAdjUpdateEvents?
This OID holds a counter tracking the number of adjacency update messages exchanged on a GSMP (General Switch Management Protocol) session. It tells you how frequently the switch is communicating with its controller about topology changes or state updates. A network operator would check this to diagnose if the switch and controller are actively synchronizing, or during troubleshooting when the switch appears disconnected.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.98.1.5.1.22 snmpwalk -v2c -c public <target> GSMP-MIB::gsmpSessionStatAdjUpdateEvents
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.98.1.5.1.22.1 snmpget -v2c -c public <target> GSMP-MIB::gsmpSessionStatAdjUpdateEvents.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::gsmpSessionStatAdjUpdateEvents 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.5 | gsmpSessionTable | GSMP-MIB |
| 1.3.6.1.2.1.98.1.5.1 | gsmpSessionEntry | GSMP-MIB |
| 1.3.6.1.2.1.98.1.5.1.22 | gsmpSessionStatAdjUpdateEvents | GSMP-MIB |