All MIBs › RAD-MIB › agnSEditBy
agnSEditBy
Module: RAD-MIB
OID (symbolic): RAD-MIB::agnSEditBy
OID (numeric): 1.3.6.1.4.1.164.3.1.2.1.8
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 an update(load) operation.
What is agnSEditBy?
This OID indicates which management application is currently editing the device configuration. It tracks the active editing session. An operator would check this to see if another administrator is making changes before attempting their own edits to avoid conflicts.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.2.1.8 snmpwalk -v2c -c public <target> RAD-MIB::agnSEditBy
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.2.1.8.1 snmpget -v2c -c public <target> RAD-MIB::agnSEditBy.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.1 | wanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.2 | agnWanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.2.1 | statAgnGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.2.1.8 | agnSEditBy | RAD-MIB |