Cisco Cisco Packet Data Gateway (PDG)

Pagina di 391
  Management Settings 
SNMP Support  ▀   
 
ASR 5000 System Administration Guide, StarOS Release 16  ▄  
 
   
87 
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 <valuelow <low_valueperiod <time_period
   snmp user <user_name
   snmp mib <mib_name
   end