Cisco Cisco Packet Data Gateway (PDG)

Página de 360
SNMP Configuration   
▀  Controlling SNMP Trap Generation 
 
 
▄  VPC-VSM System Administration Guide, StarOS Release 19 
74 
   
Controlling SNMP Trap Generation 
The system uses SNMP traps (notifications) to indicate that certain events have occurred. By default, the system enables 
the generation of all traps. However, you can disable individual traps to allow only traps of a certain type or alarm level 
to be generated. This section provides instructions for disabling/enabling SNMP traps. 
Important:
  Commands used in the configuration samples in this section provide base functionality. The most 
common commands and keyword options are presented. In many cases, other optional commands and keyword options 
are available. Refer to the Command Line Interface Reference for complete information regarding all commands. 
To configure SNMP trap generation: 
Step 1 
Set parameters by applying the following example configuration: 
configure 
   snmp trap suppress  
   snmp trap suppress trap_name1 trap_name2 ... trap_nameN 
Important:
  If at a later time you wish to re-enable a trap that was previously suppressed, use the snmp 
trap enable command.  
snmp trap enable trap_name1 trap_name2 ... trap_nameN target target-name 
Step 2 
Save the configuration as described in the Verifying and Saving Your Configuration chapter.