All MIBs › LIEBERT-GP-CONDITIONS-MIB › lgpConditionsTable
lgpConditionsTable
Module: LIEBERT-GP-CONDITIONS-MIB
OID (symbolic): LIEBERT-GP-CONDITIONS-MIB::lgpConditionsTable
OID (numeric): 1.3.6.1.4.1.476.1.42.3.2.3
Node type: OBJECT-TYPE
Access: not-accessible
Description:
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'.
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.476 | emerson | LIEBERT-GP-REGISTRATION-MIB |
| 1.3.6.1.4.1.476.1 | liebertCorp | LIEBERT-GP-REGISTRATION-MIB |
| 1.3.6.1.4.1.476.1.42 | liebertGlobalProducts | LIEBERT-GP-REGISTRATION-MIB |
| 1.3.6.1.4.1.476.1.42.3 | lgpFoundation | LIEBERT-GP-REGISTRATION-MIB |
| 1.3.6.1.4.1.476.1.42.3.2 | lgpConditions | LIEBERT-GP-REGISTRATION-MIB |
| 1.3.6.1.4.1.476.1.42.3.2.3 | lgpConditionsTable | LIEBERT-GP-CONDITIONS-MIB |