lgpConditionAcknowledged
LIEBERT-GP-CONDITIONS-MIB ·
.1.3.6.1.4.1.476.1.42.3.2.3.1.18
Object
column
r/w
Enumeration
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'.
Context
- MIB
- LIEBERT-GP-CONDITIONS-MIB
- OID
.1.3.6.1.4.1.476.1.42.3.2.3.1.18- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- lgpConditionEntry
- Table
- lgpConditionsTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| lgpConditionId A unique identifier for a condition. This value must remain
constant between agent initializations. This OID is used as
an index to identify a row in the table 'lgpConditionsTabl… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.476.1.42.3.2.3.1.1 |
| lgpConditionType The type of condition in this row in the table. | column | Enumeration | .1.3.6.1.4.1.476.1.42.3.2.3.1.10 |
| lgpConditionCurrentState Indication of the current state of the event. If the state
is 'active' then the condition currently exists. If the
state is 'inactive' then the condition no longer exists (i.e.
… | column | Enumeration | .1.3.6.1.4.1.476.1.42.3.2.3.1.12 |
| lgpConditionSeverity This represents the relative severity of the condition. | column | Enumeration | .1.3.6.1.4.1.476.1.42.3.2.3.1.14 |
| lgpConditionAckReq This indicates if the corresponding condition does or does not
require user acknowledgement. Conditions that require
user acknowledgement will have a value of 'required'. Those
… | column | Enumeration | .1.3.6.1.4.1.476.1.42.3.2.3.1.19 |
| lgpConditionDescr A reference to a condition description object. The object
referenced should not be accessible, but rather be used to provide
a unique description. | column | ObjectIdentifier | .1.3.6.1.4.1.476.1.42.3.2.3.1.2 |
| lgpConditionTime The value of sysUpTime when the condition occurred (became active). | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.476.1.42.3.2.3.1.3 |
| lgpConditionTableRef 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 of this object will be the OID of a table
that the… | column | ObjectIdentifier | .1.3.6.1.4.1.476.1.42.3.2.3.1.5 |
| lgpConditionTableRowRef This is a reference to the (cell) in the table specified by the
companion varbind (lgpConditionTableRef) in this condition.
The row in the table where this cell exists represents … | column | ObjectIdentifier | .1.3.6.1.4.1.476.1.42.3.2.3.1.6 |