logEquipStatusV2
LOG-MIB ·
.1.3.6.1.4.1.1038.105.5.1.8
Object
column
EQUIPMENT-MIBSeverity
logEquipStatusV2 is the value of equipStatusV2 stored in logTable each time a trap is sent
Syntax
EQUIPMENT-MIBSeverity
- Source
- EQUIPMENT-MIBSeverity
- Base type
Enumeration
Values & Constraints
Type Values
1 | nonAlarmed |
2 | minor |
3 | major |
4 | critical |
5 | warning |
6 | invNonAlarmed |
7 | invMinor |
8 | invMajor |
9 | invCritical |
10 | invWarning |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| logIndex A unique value which identify a particular log entry.
The index value cannot exced logCapacity and then returns
to zero when the number of events exceds the capacity of
equipeme… | column | Integer32 | .1.3.6.1.4.1.1038.105.5.1.1 |
| logDate When the event had happened. | column | EQUIPMENT-MIBIntDateTime | .1.3.6.1.4.1.1038.105.5.1.2 |
| logObject A reference to the function/interface who produced the event | column | ObjectIdentifier | .1.3.6.1.4.1.1038.105.5.1.3 |
| logName A text string which identifies the particular entry among the
log entries. | column | OctetString | .1.3.6.1.4.1.1038.105.5.1.4 |
| logEvent indicates the type of event which had occured | column | LogEvent | .1.3.6.1.4.1.1038.105.5.1.5 |
| logPC Probable cause. A short string which identifies the event type.
For a failure it is its mnemonique. | column | OctetString | .1.3.6.1.4.1.1038.105.5.1.6 |
| logAI A short string which gives additional information on
the event | column | OctetString | .1.3.6.1.4.1.1038.105.5.1.7 |