RAD-MIB :: sysSEditBy

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBsysSEditBy

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.164radDACS-MIB
1.3.6.1.4.1.164.3radWanDACS-MIB
1.3.6.1.4.1.164.3.3dacsMuxDACS-MIB
1.3.6.1.4.1.164.3.3.1systemDacsMuxDACS-MIB
1.3.6.1.4.1.164.3.3.1.3sysStatusDACS-MIB
1.3.6.1.4.1.164.3.3.1.3.6sysSEditByRAD-MIB