All MIBs › CPQHLTH-MIB › cpqHeEventLogEntryClass
cpqHeEventLogEntryClass
Module: CPQHLTH-MIB
OID (symbolic): CPQHLTH-MIB::cpqHeEventLogEntryClass
OID (numeric): 1.3.6.1.4.1.232.6.2.11.3.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This value specifies the event log entry class designation.
What is cpqHeEventLogEntryClass?
This read-only integer is the class designation categorizing what kind of event this log entry represents. An admin uses this class code, alongside the entry code, to programmatically bucket log entries by subsystem or category when building alert rules. Grouping event log entries by their class value lets a monitoring script route memory-class events differently from power-class events, for instance.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.6.2.11.3.1.3 snmpwalk -v2c -c public <target> CPQHLTH-MIB::cpqHeEventLogEntryClass
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.6.2.11.3.1.3.1 snmpget -v2c -c public <target> CPQHLTH-MIB::cpqHeEventLogEntryClass.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::cpqHeEventLogEntryClass 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.3 | cpqHeEventLogEntryClass | CPQHLTH-MIB |