All MIBs › CISCOSB-DEVICEPARAMS-MIB › rndBaseBootVersion
rndBaseBootVersion
Module: CISCOSB-DEVICEPARAMS-MIB
OID (symbolic): CISCOSB-DEVICEPARAMS-MIB::rndBaseBootVersion
OID (numeric): 1.3.6.1.4.1.9.6.1.101.2.10
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
Defines the boot version of the product.
What is rndBaseBootVersion?
This read-only string displays the firmware version of the bootstrap/bootloader code on a Cisco Small Business switch. An operator would check this during system diagnostics or when troubleshooting boot issues to confirm the bootloader is at the correct version. It is distinct from the main OS version and critical for understanding the complete system software stack.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.2.10 snmpwalk -v2c -c public <target> CISCOSB-DEVICEPARAMS-MIB::rndBaseBootVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.2.10.1 snmpget -v2c -c public <target> CISCOSB-DEVICEPARAMS-MIB::rndBaseBootVersion.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.10 | rndBaseBootVersion | CISCOSB-DEVICEPARAMS-MIB |