Cisco Cisco Packet Data Gateway (PDG)

Página de 361
  Management Settings 
SNMP Support  ▀   
 
ASR 5500 System Administration Guide, StarOS Release 17  ▄  
 
   
81 
SNMP Support 
The system uses the SNMP to send traps or events to the Web Element Manager server or an alarm server on the 
network. You must configure SNMP settings to communicate with those devices. 
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. 
The SNMP MIB Reference describes the MIBs and SNMP traps supported by the ASR 5x00 platform. 
To configure the system to communicate with the WEM server or an alarm server: 
Step 1 
Set SNMP parameters such as UDP port, and alarm server target by applying the example configuration in 
  
Step 2 
To view your new SNMP configuration, follow the steps in 
  
Step 3 
Save the configuration as described in Verifying and Saving Your Configuration
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 
   end