Technical data
RackSwitch G8124 Command Reference
188
Chapter 4: Configuration Commands BMD00076, January 2009
RMON Event Configuration
The RMON Event Group allows you to define events that are triggered by alarms. An event
can be a log message, an SNMP trap, or both. When an alarm is generated, it triggers a corre-
sponding event notification. RMON events use SNMP and syslogs to send notifications.
Therefore, an SNMP trap host must be configured for trap event notification to work properly.
RMON uses a syslog host to send syslog messages. Therefore, an existing syslog host must be
configured for event log notification to work properly. Each log event generates a syslog of
type RMON that corresponds to the event.
Table 4-71 RMON Event Commands
rmon event <1-65535>
Defines the RMON Event index number.
Command mode: Global configuration
rmon event <1-65535> description <1-127 characters>
Enter a text string to describe the event. The description can have a maximum of 127 characters.
Command mode: Global configuration
rmon event <1-65535> owner <1-127 characters>
Enter a text string that identifies the person or entity that uses this Event index.
Command mode: Global configuration
rmon event <1-65535> type {log-only|log-trap|none|trap-only}
Selects the type of notification provided for this event.
log-only: an entry is made in the log table and sent to the configured syslog host.
log-trap: configures the event to generate a log and trap entry.
none: configures the event to not generate a log or trap.
trap-only: configures the event to generate a trap. An SNMP trap is sent to the management
station.
Command mode: Global configuration