Cisco Cisco Packet Data Gateway (PDG)

Seite von 360
  SNMP Configuration 
Configuring SNMP and Alarm Server Parameters  ▀   
 
VPC-VSM System Administration Guide, StarOS Release 19  ▄  
 
   
71 
Configuring SNMP and Alarm Server Parameters 
Use the following example to set SNMP and alarm server parameters: 
configure 
   system contact contact_name 
   system location location_name 
   snmp authentication-failure-trap 
   snmp community community_string 
   snmp server port port_number 
   snmp target name ip_address 
   snmp engine-id local id_string 
   snmp notif-threshold value low low_value period time_period 
   snmp user user_name 
   snmp mib mib_name 
   snmp runtime-debug [ debug-tokens token_id token_id token_id...token_id 
   end 
Notes: 
 
The system contact is the name of the person to contact when traps are generated that indicate an error 
condition. 
 
An snmp community string is a password that allows access to system management information bases (MIBs). 
The system can send SNMPv1, SNMPv2c, or SNMPv3 traps to numerous target devices.  
 
The snmp notif-threshold command configures the number of SNMP notifications that need to be generated for 
a given event and the number of seconds in the monitoring window size (default = 300), before the notification 
is propagated to the SNMP users (default = 100). 
 
The snmp engine-id local command is optional. It is only required if your network requires SNMP v3 support. 
The engine ID uniquely identifies the SNMP engine and associated SNMP entities, thus providing a security 
association between the two for the sending and receiving of data. 
 
The snmp user name is for SNMP v3 and is optional. There are numerous keyword options associated with this 
command. 
 
Use the snmp mib command to enable other industry standard and Cisco MIBs. To see a list of supported MIBs, 
use the Exec mode show snmp server command. 
 
By default SNMP runtime debugging always runs and consumes CPU cycles for event logging. To control CPU 
usage you can set no snmp runtime-debug to disable runtime debugging. An option to this command allows 
you to specify SNMP token values that will locate and parse specified MIBs.