All MIBs › CME-MIB › chassisHardwareRevisionString
chassisHardwareRevisionString
Module: CME-MIB
OID (symbolic): CME-MIB::chassisHardwareRevisionString
OID (numeric): 1.3.6.1.4.1.2.3.51.2.2.21.1.1.16
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: Machine chassis hardware revision in string format. If a hardware revision is programmed in the OEM VPD area for this component, then this MIB object should be used.
What is chassisHardwareRevisionString?
This OCTET STRING gives the hardware revision of the chassis written out as text, and the MIB says it should be used instead of the plain-integer HardwareRevision object whenever the OEM VPD area has this string programmed. An admin relies on the string form to avoid ambiguity, since a numeric revision code alone can't capture vendor-specific revision letters or suffixes. For example, if chassisHardwareRevision alone returns an ambiguous integer, an admin reads chassisHardwareRevisionString to see the full vendor revision text, such as a lettered suffix, printed in the OEM VPD area.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.2.21.1.1.16 snmpwalk -v2c -c public <target> CME-MIB::chassisHardwareRevisionString
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.2.21.1.1.16.1 snmpget -v2c -c public <target> CME-MIB::chassisHardwareRevisionString.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::chassisHardwareRevisionString 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 (14 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 |
| 1.3.6.1.4.1.2.3.51.2.2.21 | vpdInformation | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.21.1 | chassisVpd | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.21.1.1 | bladeCenterVpd | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.2.21.1.1.16 | chassisHardwareRevisionString | CME-MIB |