All MIBs › RAD-MIB › sysSEditCnfg
sysSEditCnfg
Module: RAD-MIB
OID (symbolic): RAD-MIB::sysSEditCnfg
OID (numeric): 1.3.6.1.4.1.164.3.3.1.3.5
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
This object indicates the unique configuration number that is currently loaded into the tmp working space for manipulation and update operations. Value of 255 means no config. is under editing process.
What is sysSEditCnfg?
This object identifies which configuration file is currently loaded into the device's temporary working memory for editing and updates. A value of 255 indicates that no configuration is actively being edited, while other values reference specific configuration versions being prepared for application. Network administrators check this when managing device configurations to verify which version is staged for the next commit or system reload.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.3.5 snmpwalk -v2c -c public <target> RAD-MIB::sysSEditCnfg
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.3.5.1 snmpget -v2c -c public <target> RAD-MIB::sysSEditCnfg.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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.3 | dacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1 | systemDacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.3 | sysStatus | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.3.5 | sysSEditCnfg | RAD-MIB |