All MIBs › CME-MIB › componentFirmwareLevelStatus
componentFirmwareLevelStatus
Module: CME-MIB
OID (symbolic): CME-MIB::componentFirmwareLevelStatus
OID (numeric): 1.3.6.1.4.1.2.3.51.2.2.23.2.1.1.12
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The level status of the firmware build ID. It has three possible values as Different (mismatch firmware build ID), Match (the same firmware build ID), Unique (only one such firmware build ID).
What is componentFirmwareLevelStatus?
This text object reports whether a component's firmware build ID differs from its peers (Different), matches them (Match), or is the only one of its kind present (Unique). An administrator uses this quick status to spot firmware version mismatches across identical component types without manually comparing every build ID. For example, an admin scanning the firmware table sees 'Different' reported for one blade's BIOS entry and immediately knows that blade needs to be brought in line with the rest.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.2.23.2.1.1.12 snmpwalk -v2c -c public <target> CME-MIB::componentFirmwareLevelStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.2.23.2.1.1.12.1 snmpget -v2c -c public <target> CME-MIB::componentFirmwareLevelStatus.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::componentFirmwareLevelStatus 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 (11 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.2 | monitors | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.2.23 | componentInformation | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.23.2 | componentFirmware | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.23.2.1 | componentFirmwareTable | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.23.2.1.1 | componentFirmwareEntry | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.23.2.1.1.12 | componentFirmwareLevelStatus | CME-MIB |