All MIBs › CIENA-CES-MODULE-MIB › cienaCesModuleSwBank1UbootVersion
cienaCesModuleSwBank1UbootVersion
Module: CIENA-CES-MODULE-MIB
OID (symbolic): CIENA-CES-MODULE-MIB::cienaCesModuleSwBank1UbootVersion
OID (numeric): 1.3.6.1.4.1.1271.2.1.2.1.2.4.2.1.16
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Bank1 U-boot version.
What is cienaCesModuleSwBank1UbootVersion?
This object reports the U-Boot bootloader version stored in boot bank 1, the secondary bootloader bank distinct from bank 0. Keeping track of this value separately matters because a bootloader-level firmware push can be staged into the inactive bank first, verified, and only then made active, and this field is how an admin confirms exactly what version is waiting in that inactive bank before promoting it. For example, seeing a newer U-Boot version staged in bank 1 while bank 0 still runs the prior version confirms a staged bootloader upgrade is ready but not yet activated.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.1.2.1.2.4.2.1.16 snmpwalk -v2c -c public <target> CIENA-CES-MODULE-MIB::cienaCesModuleSwBank1UbootVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.1.2.1.2.4.2.1.16.1 snmpget -v2c -c public <target> CIENA-CES-MODULE-MIB::cienaCesModuleSwBank1UbootVersion.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cienaCesModuleSwBank1UbootVersion.1
Start monitoring Ciena Carrier Ethernet switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CIENA-CES-MODULE-MIB::cienaCesModuleSwBank1UbootVersion OID value, configure state conditions and alerts, and monitor any Ciena Carrier Ethernet switches 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.1271 | ciena | CIENA-SMI |
| 1.3.6.1.4.1.1271.2 | cienaCes | CIENA-SMI |
| 1.3.6.1.4.1.1271.2.1 | cienaCesConfig | CIENA-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1271.2.1.2 | cienaCesModuleMIB | CIENA-CES-MODULE-MIB |
| 1.3.6.1.4.1.1271.2.1.2.1 | cienaCesModuleMIBObjects | CIENA-CES-MODULE-MIB |
| 1.3.6.1.4.1.1271.2.1.2.1.2 | cienaCesModule | CIENA-CES-MODULE-MIB |
| 1.3.6.1.4.1.1271.2.1.2.1.2.4 | cienaCesSwModule | CIENA-CES-MODULE-MIB |
| 1.3.6.1.4.1.1271.2.1.2.1.2.4.2 | cienaCesModuleSwTable | CIENA-CES-MODULE-MIB |
| 1.3.6.1.4.1.1271.2.1.2.1.2.4.2.1 | cienaCesModuleSwEntry | CIENA-CES-MODULE-MIB |
| 1.3.6.1.4.1.1271.2.1.2.1.2.4.2.1.16 | cienaCesModuleSwBank1UbootVersion | CIENA-CES-MODULE-MIB |