The event table.
The indexes of the table are hwSnmpTargetAddrExtIndex, hwEventIndex.
| OID | Object | Syntax | Max Access | Description | Implemented Specifications | 
|---|---|---|---|---|---|
| 1.3.6.1.4.1.2011.5.25.180.1.9.1.1 | hwEventIndex | 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.9.1.2 | hwEventId | Counter64 | read-only | This object indicates the OID of an event. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.180.1.9.1.3 | hwEventPara | OCTET STRING{(0,4096)} | read-only | This object indicates the parameter information of an event. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.180.1.9.1.4 | hwEventRowStatus | 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. |