MIB Viewer

tlpAlarmAcknowledged

OBJECT-TYPE
1.3.6.1.4.1.850.1.3.2.1.9
Access
read-write
Status
current
Sub-identifiers
0
Denotes whether the alarm condition has been acknowledged. The agent will return notAcknowledged(1) if the condition has not been acknowledged, or acknowledged(2) when acknowledged. Writing the value acknowledged(2) for an alarm acknowledges the alarm condition. Each alarm condition must be cleared and acknowledged before it is removed from this table; therefore, even if acknowledged, the alarm will remain in this table until the alarm becomes inactive as denoted by tlpAlarmState.
INTEGER { notAcknowledged(1), acknowledged(2) }