All MIBs › CISCOSB-DEVICEPARAMS-MIB › rndBackupConfigurationEnabled
rndBackupConfigurationEnabled
Module: CISCOSB-DEVICEPARAMS-MIB
OID (symbolic): CISCOSB-DEVICEPARAMS-MIB::rndBackupConfigurationEnabled
OID (numeric): 1.3.6.1.4.1.9.6.1.101.2.15
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description:
Specifies whether the device supports backup-config parameters in lcli commands.
What is rndBackupConfigurationEnabled?
This boolean flag indicates whether the device supports the backup-config feature for saving and restoring device configurations via command-line interface. When enabled, the device can archive its running configuration for disaster recovery and version control purposes. Network administrators check this to determine if they can use automated backup and restore procedures.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.2.15 snmpwalk -v2c -c public <target> CISCOSB-DEVICEPARAMS-MIB::rndBackupConfigurationEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.2.15.1 snmpget -v2c -c public <target> CISCOSB-DEVICEPARAMS-MIB::rndBackupConfigurationEnabled.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.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.6 | ciscoPartnerProducts | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| 1.3.6.1.4.1.9.6.1.101.2 | rndDeviceParams | CISCOSB-DEVICEPARAMS-MIB |
| 1.3.6.1.4.1.9.6.1.101.2.15 | rndBackupConfigurationEnabled | CISCOSB-DEVICEPARAMS-MIB |