All MIBs › RAD-MIB › mdlProtIpCnfgIdx
mdlProtIpCnfgIdx
Module: RAD-MIB
OID (symbolic): RAD-MIB::mdlProtIpCnfgIdx
OID (numeric): 1.3.6.1.4.1.164.3.2.2.1.2.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
This attribute indicates the Idx of the Cnfg being accessed. Idx 255 relates to the TmpCnfg. For Agents having several configuration, Write operation is allowed only to the Temporary Configuration.
What is mdlProtIpCnfgIdx?
This read-only index object indicates which configuration set is currently being accessed in a protocol IP configuration table, with values 1-254 representing different saved configurations and 255 representing a temporary configuration. Configuration indices allow agents to manage multiple named configurations without losing previous settings, and write operations are restricted to the temporary configuration until explicitly saved. This design lets network devices support configuration rollback and version control.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.2.2.1.2.1.1 snmpwalk -v2c -c public <target> RAD-MIB::mdlProtIpCnfgIdx
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.2.2.1.2.1.1.1 snmpget -v2c -c public <target> RAD-MIB::mdlProtIpCnfgIdx.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.2 | muxHub | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.2 | mdlMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.2.1 | cnfgMdlMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.2.1.2 | mdlProtIpTable | RAD-MIB |
| 1.3.6.1.4.1.164.3.2.2.1.2.1 | mdlProtIpEntry | RAD-MIB |
| 1.3.6.1.4.1.164.3.2.2.1.2.1.1 | mdlProtIpCnfgIdx | RAD-MIB |