All MIBs › RAD-MIB › sysDclCnfgIdx
sysDclCnfgIdx
Module: RAD-MIB
OID (symbolic): RAD-MIB::sysDclCnfgIdx
OID (numeric): 1.3.6.1.4.1.164.3.3.1.2.2.1.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
This object indicates the Idx of the Cnfg(1..255) being accessed ; Idx of 255 relates to the TmpCnfg. This object is identical for all the configurations (1..255). Only the TmpCnf(255) might have a different value. For devices that work on line with NMS (no Temp configuration in NMS), Get and Set will be performed with index value of sysDclCnfgIdx = 1.
What is sysDclCnfgIdx?
This OID holds an index (1-255) identifying which configuration set is currently being accessed on RAD equipment; index 255 refers to temporary/draft configuration. Reading or setting it lets you switch between stored configuration sets without restarting. A network operator would use this to load a backup configuration after finding the current one is corrupted, then reboot the device with the recovered settings.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.2.2.1.1.1 snmpwalk -v2c -c public <target> RAD-MIB::sysDclCnfgIdx
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.2.2.1.1.1.1 snmpget -v2c -c public <target> RAD-MIB::sysDclCnfgIdx.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.2 | sysHub | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.2.2 | sysDcl | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.2.2.1 | sysDclTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.2.2.1.1 | sysDclEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.2.2.1.1.1 | sysDclCnfgIdx | RAD-MIB |