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.
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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| 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 |