All MIBs › CME-MIB › standbyFirmwareUpdateStatus
standbyFirmwareUpdateStatus
Module: CME-MIB
OID (symbolic): CME-MIB::standbyFirmwareUpdateStatus
OID (numeric): 1.3.6.1.4.1.2.3.51.2.22.9.6
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: Get the current status of the firmware update for the standby MM.
NOTE: This only applies to systems with a standby MM.
What is standbyFirmwareUpdateStatus?
This read-only string reports the current progress or status of a firmware update running on the standby management module, and only applies to systems that have a standby MM. Admins poll it during a firmware upgrade to know whether the standby module's update is still in progress, completed, or failed. For example, on a dual-MM chassis this object might report 'update in progress: 45%' while the standby module's new firmware is being written.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.9.6 snmpwalk -v2c -c public <target> CME-MIB::standbyFirmwareUpdateStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.9.6.1 snmpget -v2c -c public <target> CME-MIB::standbyFirmwareUpdateStatus.1
Start monitoring Cisco Communications Manager Express (CME) router/gateway with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CME-MIB::standbyFirmwareUpdateStatus OID value, configure state conditions and alerts, and monitor any Cisco Communications Manager Express (CME) router/gateway from a single console.
OID Breakdown
Upper-level ancestors (12 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.2 | ibm | BLADE-MIB |
| 1.3.6.1.4.1.2.3 | ibmAgents | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51 | netfinitySupportProcessorAgent | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2 | bladeCenterSnmpMIB | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.22 | bladeCenter | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.9 | firmwareUpdate | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.22.9.6 | standbyFirmwareUpdateStatus | CME-MIB |