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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 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 |