Tag Elements Beginning with E
> <event> (configuration/snmp/rmon)
Usage
<configuration>
<snmp>
<rmon>
<event>
<name>name</name> <!-- identifier -->
<description>description</description>
<type>type-choice</type>
<community>community</community>
</event>
</rmon>
</snmp>
</configuration>
Description
RMON event entries.
Contents
<community>—The community (trap group) for outgoing traps.
<description>—General description of event.
<name>—RMON event identifier.
<type>—The type of notification for this event.
-
log—Add entry to logTable.
-
log-and-trap—Send SNMP trap and make log entry.
-
none—No notifications.
-
snmptrap—Send SNMP trap.