event 
	 
 
   
   Syntax
 
	  
		event{ average-threshold 
		  | 
		  max-threshold 
		  | 
		  ccm-down 
		  | ccm-up 
		  } 
		  actions 
		  { interface-down | 
		  event-handler | 
		  all 
		  } 
	 
 
	 
 
		Parameters
			
				
					- average-threshold
					
- Specifies average thereshold.
					
- max-threshold
					
- Specifies maximum thereshold.
					
- ccm-down
					
- Specifies CCM is down 
- ccm-up
					
- Specifies CCM is up. 
- actions
					
- Specifies the actions. 
- interface-down
					
- Specifies interface down.
					
- event-handler
					
- Specifies event handler.
					
- all
					
- Specifies all. 
Modes
 
		 Y1731 configuration mode 
		
 
	 
 
	 Usage Guidelines
 
		 Use the 
		  no form of the command delete the corresponding configured action profile also corresponding associations with Source and Target MEP pair. 
		
 
	 
 Examples
 
	  
		 This example shows how to create an action profile. 
		
 
		device# configure terminal
device(config)# protocol cfm
device(config-cfm)# y1731 
device(config-cfm-y1731)# action-profile action-prof-act1 
device((protocol-cfm)# event max-threshold actions all