All MIBs › Dell-CDB-MIB › rlStartupCDBEmpty
rlStartupCDBEmpty
Module: Dell-CDB-MIB
OID (symbolic): Dell-CDB-MIB::rlStartupCDBEmpty
OID (numeric): 1.3.6.1.4.1.89.94.3
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description: Indicates whether the startup-cdb is empty, meaning: does not include any user configuration.
What is rlStartupCDBEmpty?
This object is a true/false flag reporting whether the device's startup configuration database (CDB) contains no user-entered configuration at all, essentially indicating a factory-default or freshly-erased state. Administrators check it after a reset or during zero-touch provisioning to confirm a switch is starting from a clean slate before pushing configuration. A value of true right after a "write erase" and reboot would confirm the startup-cdb truly holds no leftover settings.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.94.3 snmpwalk -v2c -c public <target> Dell-CDB-MIB::rlStartupCDBEmpty
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.94.3.1 snmpget -v2c -c public <target> Dell-CDB-MIB::rlStartupCDBEmpty.1
Start monitoring Dell PowerConnect/Networking switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Dell-CDB-MIB::rlStartupCDBEmpty OID value, configure state conditions and alerts, and monitor any Dell PowerConnect/Networking switches from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.89 | rnd | Dell-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.89.94 | rlCDB | Dell-CDB-MIB |
| 1.3.6.1.4.1.89.94.3 | rlStartupCDBEmpty | Dell-CDB-MIB |