A list of events to be generated.
The index of the table is eventIndex.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.16.9.1.1.1 |
eventIndex |
Integer32{(1,65535)} |
read-only |
An index that uniquely identifies an entry in the event table. Each such entry defines one event that is to be generated when the appropriate conditions occur. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.16.9.1.1.2 |
eventDescription |
OCTET STRING{(0,127)} |
read-create |
A comment describing this event entry. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.16.9.1.1.3 |
eventType |
INTEGER{none(1),log(2),snmptrap(3),logandtrap(4)} |
read-create |
The type of notification that the probe will make about this event. In the case of log, an entry is made in the log table for each event. In the case of snmp-trap, an SNMP trap is sent to one or more management stations. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.16.9.1.1.4 |
eventCommunity |
OCTET STRING{(0,127)} |
read-create |
If an SNMP trap is to be sent, it will be sent to the SNMP community specified by this octet string. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.16.9.1.1.5 |
eventLastTimeSent |
TimeTicks |
read-only |
The value of sysUpTime at the time this event entry last generated an event. If this entry has not generated any events, this value will be zero. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.16.9.1.1.6 |
eventOwner |
OCTET STRING{(0,127)} |
read-create |
The entity that configured this entry and is therefore using the resources assigned to it.
If this object contains a string starting with 'monitor' and has associated entries in the log table, all connected management stations should retrieve those log entries, as they may have significance to all management stations connected to this device |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.16.9.1.1.7 |
eventStatus |
INTEGER{valid(1),createRequest(2),underCreation(3),invalid(4)} |
read-create |
The status of this event entry.
If this object is not equal to valid(1), all associated log entries shall be deleted by the agent. |
This object is implemented as defined in the corresponding MIB files. |
None.
None.
None.
None.