LIEBERT-GP-CONDITIONS-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
15
lgpConditionsTable
table.1.3.6.1.4.1.476.1.42.3.2.3
·
1 row entry
·
10 columns
A list of condition table entries. The table contains zero, one,
or many rows at any moment, depending upon the number of conditions
in effect. The number of rows in the table is given by
(lgpConditionsPresent). The table is initially empty at agent startup.
The agent creates a row in the table each time a condition is detected
and deletes that row subject to the following rules:
Rows are removed from the table based on the following rules:
1. If a condition does not require acknowledgement
(see 'lgpConditionAckReq') the condition is removed as soon as
the issue clears (see 'lgpConditionCurrentState').
2. If a condition requires acknowledgement (see 'lgpConditionAckReq')
the condition is removed as soon as the issue clears
(see 'lgpConditionCurrentState') AND the condition is acknowledged
(see 'lgpConditionAcknowledged').
3. If the columns 'lgpConditionCurrentState' and
'lgpConditionAcknowledged' are not present for the condition
then the condition will be removed as soon as the issue causing
the condition clears.
The agent creates the first row with lgpConditionId equal to 1,
and increments the value of 'lgpConditionId' each time a new row is
created, wrapping to the first free value greater than or equal to 1
when the maximum value of lgpConditionId would otherwise be exceeded.
The number of rows in the table at any given time is reflected by
the value of 'lgpConditionsPresent'.
This entry defines the contents of the rows for the table
'lgpConditionsTable'. A row in this table cannot be created
or deleted by SNMP operations on columns of the table.
'lgpConditionsTable'. A row in this table cannot be created
or deleted by SNMP operations on columns of the table.
Indexes
No indexes recorded
| Column | 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 'lgpConditionsTable'. |
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.476.1.42.3.2.3.1.1 |
|
lgpConditionDescr
A reference to a condition description object. The object
referenced should not be accessible, but rather be used to provide a unique description. |
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).
|
SNMPv2-SMITimeTicks Textual Convention: SNMPv2-SMITimeTicks Unsigned32Type Constraints: range: 0..4294967295 |
.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 object that the condition applies to is… |
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 the object that this condition applies t… |
ObjectIdentifier | .1.3.6.1.4.1.476.1.42.3.2.3.1.6 |
|
lgpConditionType
The type of condition in this row in the table.
|
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. the situation causing the condition has … |
Enumeration | .1.3.6.1.4.1.476.1.42.3.2.3.1.12 |
|
lgpConditionSeverity
This represents the relative severity of the condition.
|
Enumeration | .1.3.6.1.4.1.476.1.42.3.2.3.1.14 |
|
lgpConditionAcknowledged
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… |
Enumerationr/w | .1.3.6.1.4.1.476.1.42.3.2.3.1.18 |
|
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 conditions that do not require user ackn… |
Enumeration | .1.3.6.1.4.1.476.1.42.3.2.3.1.19 |
lgpConditionControlTable
table.1.3.6.1.4.1.476.1.42.3.2.4.20
·
1 row entry
·
5 columns
A list of condition control table entries. The table contains zero, one, or many rows at any moment, depending upon the number of conditions that are controllable by the unit. This table does not necessarily contain all conditions supported by the unit. This table only contains conditions that are end-user modifiable.
This entry defines the contents of the rows for the table
'lgpConditionControlTable'. A row in this table cannot be created
or deleted by user initiated SNMP operations on columns of the table.
'lgpConditionControlTable'. A row in this table cannot be created
or deleted by user initiated SNMP operations on columns of the table.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
lgpConditionControlIndex
This is the index indicating the nth element of the table.
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.476.1.42.3.2.4.20.1.1 |
|
lgpConditionControlDescr
A reference to an Object Identifier (OID) representing a unique
condition. The referenced OID is used solely for identification purposes. The object identifier referenced here will be the same object iden… |
ObjectIdentifier | .1.3.6.1.4.1.476.1.42.3.2.4.20.1.2 |
|
lgpConditionControlEnableStatus
The value in this column determines if the device is currently
capable of generating this event. If the value is 'enabled' then the event will be generated if the condition indicated by lgpConditionControlDescr becomes … |
Enumerationr/w | .1.3.6.1.4.1.476.1.42.3.2.4.20.1.3 |
|
lgpConditionControlType
The 'type' assigned or configured for this condition. The value
assigned to the condition here is displayed in the lgpConditionsTable (column: lgpConditionType). For some units this is user configurable. This value is s… |
Enumerationr/w | .1.3.6.1.4.1.476.1.42.3.2.4.20.1.4 |
|
lgpConditionControlEnableCapability
Some devices do not allow write access to some entries in the
'lgpConditionControlEnableStatus' column. This column indicates whether the 'lgpConditionControlEnableStatus' entry for this row can be written. |
Enumeration | .1.3.6.1.4.1.476.1.42.3.2.4.20.1.5 |