rmon event 
 
   
  Adds or removes an event in the RMON event table associated to the RMON alarm number. 
  
 Syntax
 
	  
		rmon event 
		 
		  index 
		  [ 
		  description 
		  word 
		  | 
		  log 
		  | 
		  owner 
		  name 
		  | 
		  trap 
		  word 
		  ] 
		 
	 
 
	 
  
	 Command Default
 
		 No events are configured. 
		
 
	 
 
	 Parameters
 
		 
		   
			 -  
				 
				  index 
				 
			 
- Specifies the RMON event number. Valid values range from 1 through 65535. 
			 
-  
				 
				  description 
				  word 
				 
			 
- Specifies a description of the event. 
			 
-  
				 
				  log 
				 
			 
- Generates an RMON log when an event is triggered. 
			 
-  
				 
				  owner 
				  name 
				 
			 
- Specifies the owner of the event. The 
				 name string must be between 1 and 32 characters in length. 
			 
-  
				 
				  trap 
				  word 
				 
			 
- Specifies the SNMP community or string name to identify this trap. 
			 
Modes
 
		 Global configuration mode 
		
 
	 
 
	 Usage Guidelines
 
		 Enter 
		  no rmon event to remove the event configuration. 
		
 
	 
 Examples
 
	  
		 To configure an RMON event: 
		
 
		device# configure terminal
device(config)# rmon event 2 log description "My Errorstoday" owner gjack