All MIBs › CPQSRVMN-MIB › cpqSmCntlrRomDate
cpqSmCntlrRomDate
Module: CPQSRVMN-MIB
OID (symbolic): CPQSRVMN-MIB::cpqSmCntlrRomDate
OID (numeric): 1.3.6.1.4.1.232.4.2.2.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Server Manager ROM Date.
The date of the firmware on the board in mm/dd/yy format.
What is cpqSmCntlrRomDate?
This read-only 8-character DisplayString gives the date of the board's firmware in mm/dd/yy format. An administrator cares to know the firmware vintage before deciding whether an update is warranted. For example, an admin reads this OID as "03/14/97" and cross-references it against HP's firmware changelog for known issues.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.4.2.2.3 snmpwalk -v2c -c public <target> CPQSRVMN-MIB::cpqSmCntlrRomDate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.4.2.2.3.1 snmpget -v2c -c public <target> CPQSRVMN-MIB::cpqSmCntlrRomDate.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqSmCntlrRomDate.1
Start monitoring HP ProLiant server (overall server management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSRVMN-MIB::cpqSmCntlrRomDate OID value, configure state conditions and alerts, and monitor any HP ProLiant server (overall server management) from a single console.
OID Breakdown
Upper-level ancestors (7 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.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.4 | cpqServerManager | CPQSRVMN-MIB |
| 1.3.6.1.4.1.232.4.2 | cpqSmComponent | CPQSRVMN-MIB |
| 1.3.6.1.4.1.232.4.2.2 | cpqSmCntlr | CPQSRVMN-MIB |
| 1.3.6.1.4.1.232.4.2.2.3 | cpqSmCntlrRomDate | CPQSRVMN-MIB |