The active alarm table.
The indexes of the table are hwSnmpTargetAddrExtIndex, hwActiveAlarmIndex.
| OID | Object | Syntax | Max Access | Description | Implemented Specifications | 
|---|---|---|---|---|---|
| 1.3.6.1.4.1.2011.5.25.180.1.8.1.1 | hwActiveAlarmIndex | Unsigned32{(1,2147483647)} | not-accessible | A strictly monotonically increasing integer which acts as the index of all alarms and events. It wraps back to 1 after it reaches its maximum value. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.180.1.8.1.2 | hwActiveAlarmId | Counter64 | read-only | The id of an alarm. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.180.1.8.1.3 | hwActiveAlarmPara | OCTET STRING{(0,4096)} | read-only | This object indicates the parameters of an active alarm. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.180.1.8.1.4 | hwActiveAlarmRowStatus | INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} | read-create | This object indicates the row status. | The actually supported access is read-write. |