All MIBs › CPQHLTH-MIB › cpqHePostMsgEv
cpqHePostMsgEv
Module: CPQHLTH-MIB
OID (symbolic): CPQHLTH-MIB::cpqHePostMsgEv
OID (numeric): 1.3.6.1.4.1.232.6.2.7.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: The EV used to store 8 non-critical POST error codes for use with Quicktest, Utilities, and CIM. Setting this variable with a zero length octet string will clear this variable. All other set operations will fail.
What is cpqHePostMsgEv?
This read-write octet string (0-8 bytes) stores up to eight non-critical POST error codes for use by diagnostic utilities such as Quicktest and CIM, and only a zero-length set to clear it will succeed, with all other write attempts failing. An admin or diagnostic utility clears this buffer via a zero-length set after those non-critical POST codes have been reviewed, resetting it for the next boot cycle. Attempting to write a non-empty value here to add a new code would fail, since only clearing is a permitted write operation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.6.2.7.3 snmpwalk -v2c -c public <target> CPQHLTH-MIB::cpqHePostMsgEv
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.6.2.7.3.1 snmpget -v2c -c public <target> CPQHLTH-MIB::cpqHePostMsgEv.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.6.2.7.3.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqHePostMsgEv.1
Start monitoring HP/Compaq ProLiant server (hardware health MIB) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQHLTH-MIB::cpqHePostMsgEv OID value, configure state conditions and alerts, and monitor any HP/Compaq ProLiant server (hardware health MIB) 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.6 | cpqHealth | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2 | cpqHeComponent | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.7 | cpqHePostMsg | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.7.3 | cpqHePostMsgEv | CPQHLTH-MIB |