This indicates if the condition has been acknowledged.
If the value is 'notAcknowledged' then the condition has
not been acknowledged. If the value is 'acknowledged'
then the condition has been acknowledged. Writing a value
of 'acknowledged' to this object acknowledges the condition
and the value will be changed to 'acknowledged'.
If the current state of the condition is 'active'
(see lgpConditionCurrentState) the condition will, for all
devices remain in the table regardless of the state of the
'lgpConditionAcknowledged' object.
If the 'lgpConditionAckReq' is 'notRequired' or this column
does not exist for the row then this object has no affect on
the duration the condition stays in the lgpConditionsTable.
If the 'lgpConditionAckReq' is 'required' then the condition
will remain in the condition table until both the
'lgpConditionCurrentState' is 'inactive' AND
'lgpConditionAcknowledged' is 'acknowledged'.
Parsed from file LIEBERT_GP_COND.MIB.txt
Company: liebert
Module: LIEBERT-GP-CONDITIONS-MIB
Vendor: Liebert
Module: LIEBERT-GP-CONDITIONS-MIB (LIEBERT_GP_COND.MIB)
Type: TABULAR
Access: read-write
Syntax: INTEGER
Automatically extracted from www.mibdepot.com
lgpConditionAcknowledged OBJECT-TYPE SYNTAX INTEGER { notAcknowledged(1), acknowledged(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "This indicates if the condition has been acknowledged. If the value is 'notAcknowledged' then the condition has not been acknowledged. If the value is 'acknowledged' then the condition has been acknowledged. Writing a value of 'acknowledged' to this object acknowledges the condition and the value will be changed to 'acknowledged'. If the current state of the condition is 'active' (see lgpConditionCurrentState) the condition will, for all devices remain in the table regardless of the state of the 'lgpConditionAcknowledged' object. If the 'lgpConditionAckReq' is 'notRequired' or this column does not exist for the row then this object has no affect on the duration the condition stays in the lgpConditionsTable. If the 'lgpConditionAckReq' is 'required' then the condition will remain in the condition table until both the 'lgpConditionCurrentState' is 'inactive' AND 'lgpConditionAcknowledged' is 'acknowledged'. " ::= { lgpConditionEntry 18 }
| OID | Name | Sub children | Sub Nodes Total | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.476.1.42.3.2.3.1.1 | lgpConditionId | 0 | 0 | A unique identifier for a condition. This value must remain constant between agent initializations. This OID is used as an index… |
| 1.3.6.1.4.1.476.1.42.3.2.3.1.2 | lgpConditionDescr | 0 | 0 | A reference to a condition description object. The object referenced should not be accessible, but rather be used to provide a un… |
| 1.3.6.1.4.1.476.1.42.3.2.3.1.3 | lgpConditionTime | 0 | 0 | The value of sysUpTime when the condition occurred. |
| 1.3.6.1.4.1.476.1.42.3.2.3.1.5 | lgpConditionTableRef | 0 | 0 | This object will be included as a varbind in some rows of the table. It is a reference to a table object in the MIB. The value … |
| 1.3.6.1.4.1.476.1.42.3.2.3.1.6 | lgpConditionTableRowRef | 0 | 0 | This is a reference to the (cell) in the table specified by the companion varbind (lgpConditionTableRef) in this condition. The r… |
| 1.3.6.1.4.1.476.1.42.3.2.3.1.10 | lgpConditionType | 0 | 0 | The type of condition in this row in the table. |
| 1.3.6.1.4.1.476.1.42.3.2.3.1.12 | lgpConditionCurrentState | 0 | 0 | Indication of the current state of the event. If the state is 'active' then the condition currently exists. If the state is 'in… |
| 1.3.6.1.4.1.476.1.42.3.2.3.1.14 | lgpConditionSeverity | 0 | 0 | This represents the relative severity of the condition. |
| 1.3.6.1.4.1.476.1.42.3.2.3.1.19 | lgpConditionAckReq | 0 | 0 | This indicates if the corresponding condition does or does not require user acknowledgement. Conditions that require user acknow… |