All MIBs › CHASSIS-MIB › chasControlBootCode
chasControlBootCode
Module: CHASSIS-MIB
OID (symbolic): CHASSIS-MIB::chasControlBootCode
OID (numeric): 1.3.6.1.4.1.800.2.1.3.1.1.12
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: FW boot code to load on reset for this controller.
What is chasControlBootCode?
This object specifies which firmware/boot code image file this controller should load on its next reset. An admin staging a firmware upgrade would set this to point at the new image filename ahead of a scheduled reset, so the controller boots into the new code deliberately rather than continuing to run the old image indefinitely. Setting chasControlBootCode to switch_v6.2.img ahead of a maintenance window ensures the controller loads that specific firmware version the next time it resets.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.3.1.1.12 snmpwalk -v2c -c public <target> CHASSIS-MIB::chasControlBootCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.3.1.1.12.1 snmpget -v2c -c public <target> CHASSIS-MIB::chasControlBootCode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.800.2.1.3.1.1.12.1 s <value>
Start monitoring Modular/chassis-based network switches and routers (any vendor) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHASSIS-MIB::chasControlBootCode OID value, configure state conditions and alerts, and monitor any Modular/chassis-based network switches and routers (any vendor) from a single console.
OID Breakdown
Upper-level ancestors (9 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.800 | xylan | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2 | xylanArch | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2.1 | xylanChassis | XYLAN-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.800.2.1.3 | chasController | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.3.1 | chasControlTable | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.3.1.1 | chasControlEntry | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.3.1.1.12 | chasControlBootCode | CHASSIS-MIB |