All MIBs › RAD-MIB › sysCClkCnfgIdx
sysCClkCnfgIdx
Module: RAD-MIB
OID (symbolic): RAD-MIB::sysCClkCnfgIdx
OID (numeric): 1.3.6.1.4.1.164.3.3.1.6.1.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
This attribute indicates the Idx of the Cnfg being accessed ; Idx of 255 relates to the TmpCnfg. It can be also a combination of the configuration number and the Card/Port/Other System index.
What is sysCClkCnfgIdx?
This object indicates which configuration slot is being accessed, where index 255 refers to a temporary configuration and other values refer to saved configuration slots. An operator uses this to track which configuration version they are querying or modifying, supporting multiple saved configurations for different operational modes. Understanding the config index is crucial when managing multiple stored configurations.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.6.1.1.1 snmpwalk -v2c -c public <target> RAD-MIB::sysCClkCnfgIdx
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.6.1.1.1.1 snmpget -v2c -c public <target> RAD-MIB::sysCClkCnfgIdx.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.6 | sysConfig | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.6.1 | sysCClkSrcTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.6.1.1 | sysCClkSrcEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.6.1.1.1 | sysCClkCnfgIdx | RAD-MIB |