Command Reference Guide
Remote Monitoring Commands
CLI Command Reference
September 2014 Page 255
HP Moonshot Switch Module CLI Command Reference
rmon event
This command sets the RMON event entry in the RMON event MIB group.
Example: The following shows an example of the command.
(Routing) (Config)# rmon event 1 log description test
no rmon event
This command deletes the rmon event entry.
Example: The following shows an example of the command.
(Routing) (Config)# no rmon event 1
Format
rmon event event number [description string|log|owner string|trap community]
Mode Global Config
Parameter Description
Event Number 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. The range is 1 to
65535.
Event Description A comment describing the event entry. The default is alarmEvent.
Event Log Use this keyword to generate an RMON log when the event occurs.
Owner Owner string associated with the entry. The default is monitorEvent.
Trap Community The SNMP community specific by this octet string which is used to send an SNMP trap. The
default is public.
Format
no rmon event event number
Mode Global Config