All MIBs › SESSION-MIB › savePending
savePending
Module: SESSION-MIB
OID (symbolic): SESSION-MIB::savePending
OID (numeric): 1.3.6.1.4.1.1038.201.20
Node type: OBJECT-TYPE
Type: SagemBoolean
Access: read-only
Description: Return TRUE if the write session is unlocked for more than 30 seconds
What is savePending?
This value returns TRUE if the write session has been unlocked for more than 30 seconds, per the SagemBoolean syntax used across this device's MIBs. Admins check this to know whether recent configuration changes are still pending a save, since it flags a window after unlocking where changes might not yet be committed. For example, seeing savePending as TRUE would remind an admin to explicitly save the configuration rather than assuming recent changes were already persisted.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1038.201.20 snmpwalk -v2c -c public <target> SESSION-MIB::savePending
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1038.201.20.1 snmpget -v2c -c public <target> SESSION-MIB::savePending.1
Start monitoring SAGEM/DR network device supporting SNMP/HTTP/CLI/vt100 management (concurrent management-session tracking) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SESSION-MIB::savePending OID value, configure state conditions and alerts, and monitor any SAGEM/DR network device supporting SNMP/HTTP/CLI/vt100 management (concurrent management-session tracking) from a single console.
OID Breakdown
Upper-level ancestors (7 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.1038 | sagemDr | SAGEM-DR-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1038.201 | session | SESSION-MIB |
| 1.3.6.1.4.1.1038.201.20 | savePending | SESSION-MIB |