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.
Parsed from file CPQHLTH3.MIB.txt
Company: None
Module: CPQHLTH-MIB
cpqHeEventLogEntrySeverity OBJECT-TYPE
SYNTAX INTEGER {
informational(2), -- informational with no action required
infoWithAlert(3), -- informational but with LCD alert message
repaired(6), -- corrective action taken
caution(9), -- non-fatal error condition
critical(15) -- component failure
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"This value specifies the severity of the event log entry.
A caution or critical entry can have its severity
lowered by setting this variable to the repaired state."
-- :CPQ,DEV:
-- The enumerations above will correspond to the state enumerations of
-- the event severity as returned by the ROM in the form:
-- mib_enum = ROM_severity
-- This can be set to repaired when the severity is currently greater than
-- repaired.
-- :CPQ,ENDDEV:
View at oid-info.com
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.
Parsed from file CPQHLTH-MIB.mib
Module: CPQHLTH-MIB
cpqHeEventLogEntrySeverity OBJECT-TYPE SYNTAX INTEGER { informational(2), infoWithAlert(3), repaired(6), caution(9), critical(15) } ACCESS read-write STATUS mandatory 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." ::= { cpqHeEventLogEntry 2 }
Automatically extracted from a module checked by a user of the Asnp syntax-checking tool
cpqHeEventLogEntrySeverity OBJECT-TYPE SYNTAX INTEGER { informational(2), infoWithAlert(3), repaired(6), caution(9), critical(15) } ACCESS read-write STATUS mandatory 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." ::= { cpqHeEventLogEntry 2 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.232.6.2.11.3.1.1 | cpqHeEventLogEntryNumber | 0 | 0 | A number that uniquely specifies this system event log entry. |
1.3.6.1.4.1.232.6.2.11.3.1.3 | cpqHeEventLogEntryClass | 0 | 0 | This value specifies the event log entry class designation. |
1.3.6.1.4.1.232.6.2.11.3.1.4 | cpqHeEventLogEntryCode | 0 | 0 | This value specifies the event log entry code designation. The meaning of this changes depending on the class. |
1.3.6.1.4.1.232.6.2.11.3.1.5 | cpqHeEventLogEntryCount | 0 | 0 | This value specifies the event log entry occurrence count. This represents the number of times this event has occurred starting f… |
1.3.6.1.4.1.232.6.2.11.3.1.6 | cpqHeEventLogInitialTime | 0 | 0 | cpqHeEventLogInitialTime OBJECT-TYPE SYNTAX OCTET STRING (SIZE (6)) ACCESS read-only STATUS mandatory DESCRIPTION "The time sta… |
1.3.6.1.4.1.232.6.2.11.3.1.7 | cpqHeEventLogUpdateTime | 0 | 0 | cpqHeEventLogUpdateTime OBJECT-TYPE SYNTAX OCTET STRING (SIZE (6)) ACCESS read-only STATUS mandatory DESCRIPTION "The time stam… |
1.3.6.1.4.1.232.6.2.11.3.1.8 | cpqHeEventLogErrorDesc | 0 | 0 | A text description of the event log entry. |
1.3.6.1.4.1.232.6.2.11.3.1.9 | cpqHeEventLogFreeFormData | 0 | 0 | This is the free form data associated with a particular event. |