All MIBs › CPQHLTH-MIB › cpqHeEventLogEntrySeverity
cpqHeEventLogEntrySeverity
Module: CPQHLTH-MIB
OID (symbolic): CPQHLTH-MIB::cpqHeEventLogEntrySeverity
OID (numeric): 1.3.6.1.4.1.232.6.2.11.3.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This value specifies the severity of the event log entry. A caution or critical entry can have it's severity lowered by setting this variable to the repaired state.
What is cpqHeEventLogEntrySeverity?
This read-write enumerated value (informational, infoWithAlert, repaired, caution, critical) reports the severity of this event log entry, and a caution or critical entry's severity can be lowered by setting it to repaired. An admin uses the repaired value to acknowledge that a previously caution or critical event has since been fixed, downgrading it in the log without deleting the record. After replacing a failed component that generated a critical entry, the admin sets its severity to repaired to reflect the fix while keeping the history.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.6.2.11.3.1.2 snmpwalk -v2c -c public <target> CPQHLTH-MIB::cpqHeEventLogEntrySeverity
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.6.2.11.3.1.2.1 snmpget -v2c -c public <target> CPQHLTH-MIB::cpqHeEventLogEntrySeverity.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.6.2.11.3.1.2.1 i <value>
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::cpqHeEventLogEntrySeverity 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.2 | cpqHeEventLogEntrySeverity | CPQHLTH-MIB |