All MIBs › RAD-MIB › sysDclCopyDbIdx
sysDclCopyDbIdx
Module: RAD-MIB
OID (symbolic): RAD-MIB::sysDclCopyDbIdx
OID (numeric): 1.3.6.1.4.1.164.3.3.1.2.2.3.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
This object indicates the Idx of the Cnfg(1..255) being accessed.
What is sysDclCopyDbIdx?
This object identifies which configuration database (numbered 1 to 255) is being accessed or modified on a RAD device, serving as an index into the configuration management system. The RAD device maintains multiple configurations that can be switched between for redundancy or operational flexibility. An administrator would use this to track which configuration is being worked on during maintenance or configuration updates.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.2.2.3.1.1 snmpwalk -v2c -c public <target> RAD-MIB::sysDclCopyDbIdx
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.2.2.3.1.1.1 snmpget -v2c -c public <target> RAD-MIB::sysDclCopyDbIdx.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.3 | sysDclCopyDbTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.2.2.3.1 | sysDclCopyDbEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.2.2.3.1.1 | sysDclCopyDbIdx | RAD-MIB |