Specifications
SSR Command Line Interface Reference Manual 697
rmon event
type none|log|trap|both
Specifies what action to be taken when the event occurs. The action can be one of the
following:
none Causes no notification to be sent for the event.
log Causes an entry for the event to be made in the log table for each event.
trap Causes an SNMP trap to be sent to one or more management stations for the
event.
both Causes both an entry to be made in the log table and an SNMP trap to be sent
to one or more management stations.
Restrictions
None.
Examples
To set the event community string to public:
To add the description “num-pkts” to event 10:
To specify Ed as the owner of event 10:
To send an SNMP trap when event 10 is triggered:
ssr(config)# rmon event index 10 community public
ssr(config)# rmon event index 10 description num-pkts
ssr(config)# rmon event index 10 owner Ed
ssr(config)# rmon event index 10 type trap










