alarmClear
LUXN-MIB ·
.1.3.6.1.4.1.4253.3.4.2.1.10
Object
column
mandatory
r/w
Enumeration
An action to clear the alarm from the alarm log. If alarm persists, another alarm will be sent. A GET operation would always return other(1).
Context
- MIB
- LUXN-MIB
- OID
.1.3.6.1.4.1.4253.3.4.2.1.10- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- alarmLogEntry
- Table
- alarmLogTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | clear |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| alarmFirstDateTime mandatory The date and time for the first alarm occurrence. | column | DateAndTime | .1.3.6.1.4.1.4253.3.4.2.1.1 |
| alarmTag mandatory A unique tag used to identify the alarm entry. | column | Integer32 | .1.3.6.1.4.1.4253.3.4.2.1.2 |
| alarmLastDateTime mandatory The date and time for the most recent alarm occurrence.
If this is the first time occurrence, it would be same
as alarmFirstDateTime. | column | DateAndTime | .1.3.6.1.4.1.4253.3.4.2.1.3 |
| alarmEventId mandatory The event ID assigned to this alarm. | column | Integer32 | .1.3.6.1.4.1.4253.3.4.2.1.4 |
| alarmSeverity mandatory The severity of this alarm. Could be critical, major,
or minor. | column | Enumeration | .1.3.6.1.4.1.4253.3.4.2.1.5 |
| alarmSource mandatory A five to seven tuple string composed of the
following items: System Name:card type (MPM,
OCMITU, OFCM, etc.). location (L for local,
R[number] for remote with optional station nu… | column | OctetString | .1.3.6.1.4.1.4253.3.4.2.1.6 |
| alarmDescr mandatory A string signifying the cause of the error in natural
language (preferrably English) format. | column | OctetString | .1.3.6.1.4.1.4253.3.4.2.1.7 |
| alarmCnt mandatory Number of times alarm has occurred(from the same source). | column | Integer32 | .1.3.6.1.4.1.4253.3.4.2.1.8 |
| alarmAck mandatory Acknowledge or unacknowledge the active alarm. Ack will
remove its contribution to the external dry contact alarm
closure. Default is unacknowledged. | column | Enumeration | .1.3.6.1.4.1.4253.3.4.2.1.9 |