All MIBs › RAD-MIB › agnSEntryIdx
agnSEntryIdx
Module: RAD-MIB
OID (symbolic): RAD-MIB::agnSEntryIdx
OID (numeric): 1.3.6.1.4.1.164.3.1.2.1.22.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
Unique number to identify an entry in the configuration table.
What is agnSEntryIdx?
This object serves as a unique index to identify a specific entry in the AGN (Advanced Gateway Node) system configuration table. Network administrators use it to pinpoint which configuration entry they are examining or modifying in the system. This key is critical for managing multiple configuration entries on a single device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.2.1.22.1.1 snmpwalk -v2c -c public <target> RAD-MIB::agnSEntryIdx
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.2.1.22.1.1.1 snmpget -v2c -c public <target> RAD-MIB::agnSEntryIdx.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.22 | agnSCnfgTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.2.1.22.1 | agnSCnfgEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.2.1.22.1.1 | agnSEntryIdx | RAD-MIB |