All MIBs › CPQHLTH-MIB › cpqHeEventLogFreeFormData
cpqHeEventLogFreeFormData
Module: CPQHLTH-MIB
OID (symbolic): CPQHLTH-MIB::cpqHeEventLogFreeFormData
OID (numeric): 1.3.6.1.4.1.232.6.2.11.3.1.9
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: This is the free form data associated with a particular event.
What is cpqHeEventLogFreeFormData?
This read-only octet string (0-128 bytes) is additional free-form binary data specific to this particular logged event. Vendor support may request this raw data field when troubleshooting an unusual or ambiguous event log entry that the text description alone does not fully explain. Support engineers decode this alongside the class and code fields when a puzzling recurring entry needs deeper root-cause analysis.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.6.2.11.3.1.9 snmpwalk -v2c -c public <target> CPQHLTH-MIB::cpqHeEventLogFreeFormData
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.6.2.11.3.1.9.1 snmpget -v2c -c public <target> CPQHLTH-MIB::cpqHeEventLogFreeFormData.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqHeEventLogFreeFormData.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::cpqHeEventLogFreeFormData 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.11 | cpqHeEventLog | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.11.3 | cpqHeEventLogTable | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.11.3.1 | cpqHeEventLogEntry | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.11.3.1.9 | cpqHeEventLogFreeFormData | CPQHLTH-MIB |