[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
Event Table
The event table (mteEventTable) defines what action
you want the device to take when a trigger occurs. This action can
be in the form of a notification, setting a specified MIB object,
or both. The results of these actions are controlled within two subordinate
MIB tables—notification and set.
Notifications (mteNotifications), or traps, define
what the router sends when an event occurs. These traps include the
following:
- When a Boolean or existence trigger occurs, the router
sends an mteTriggerFired trap.
- When a rising threshold trigger occurs, the router sends
an mteTriggerRising trap.
- When a falling threshold trigger occurs, the router sends
an mteTriggerFalling trap.
- If a trigger fails to complete a test for any reason,
the router sends a global mteTriggerFailure trap.
- If an event fails to set, the router sends an mteEventSetFailure
trap.
Sets define certain modifications to other MIB
objects based on a particular event.
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]