All MIBs › RAD-MIB › sysSEditBy
sysSEditBy
Module: RAD-MIB
OID (symbolic): RAD-MIB::sysSEditBy
OID (numeric): 1.3.6.1.4.1.164.3.3.1.3.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This entry indicates which MMI application is working on the edited config. The editing phase starts at the first modify operation and ends after a load operation.
What is sysSEditBy?
This OID stores the name of the application currently editing the device's configuration, indicating an active edit session is in progress and preventing conflicts. It tracks which configuration management tool has locked the config to prevent simultaneous changes from multiple tools. A network operator would check this to see whether automated provisioning, telnet, or an API call is actively modifying the device before attempting their own changes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.3.6 snmpwalk -v2c -c public <target> RAD-MIB::sysSEditBy
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.3.6.1 snmpget -v2c -c public <target> RAD-MIB::sysSEditBy.1
Start monitoring RAD Data Communications access/transmission/multiplexer equipment, entire product line (base enterprise MIB) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RAD-MIB::sysSEditBy OID value, configure state conditions and alerts, and monitor any RAD Data Communications access/transmission/multiplexer equipment, entire product line (base enterprise MIB) from a single console.
OID Breakdown
Upper-level ancestors (11 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.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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.164.3.3.1.3.6 | sysSEditBy | RAD-MIB |