All MIBs › CPQHLTH-MIB › cpqHeEventLogEntryNumber
cpqHeEventLogEntryNumber
Module: CPQHLTH-MIB
OID (symbolic): CPQHLTH-MIB::cpqHeEventLogEntryNumber
OID (numeric): 1.3.6.1.4.1.232.6.2.11.3.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: A number that uniquely specifies this system event log entry.
What is cpqHeEventLogEntryNumber?
This read-only integer is the unique key identifying one row of the system event log table. It lets an admin's SNMP walk or script correlate the severity, class, code, and description fields as belonging to the same specific logged event. Entry number 42 always refers to the same one event across all of its related column reads.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.6.2.11.3.1.1 snmpwalk -v2c -c public <target> CPQHLTH-MIB::cpqHeEventLogEntryNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.6.2.11.3.1.1.1 snmpget -v2c -c public <target> CPQHLTH-MIB::cpqHeEventLogEntryNumber.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::cpqHeEventLogEntryNumber 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.1 | cpqHeEventLogEntryNumber | CPQHLTH-MIB |