Cisco Systems PGW 2200 Switch User Manual


 
4-14
Cisco PGW 2200 Softswitch Release 9.8 Software Installation and Configuration Guide
OL-18083-01
Chapter 4 Configuring the Cisco PGW 2200 Softswitch Software
Configuring SNMP Support Resources
Note SNMP managers such as the Cisco Media Gateway Controller Node Manager (Cisco MNM) or HP
OpenView can be used to receive traps.
Note The config-snmp utility is case-sensitive. It will accept “name1” and “NAME1” as two different entries.
Migrating the SNMP Configuration to a More Secure Environment (for
Cisco
PGW 2200 Softswitch Release 9.3(2) or Later)
If your system is running Cisco PGW 2200 Softswitch software version 9.3(2) or later, Cisco
recommends that you migrate the SNMP configuration to a more secure environment by running the
config-snmp utility. Use the config-snmp utility to perform the following:
Modify the snmpd.cnf file to automatically migrate old configuration files to a secure environment.
Facilitate the addition or deletion of the community string and trap destination.
Note There is no limit to the number of community strings that can be added to the configuration.
Note The config-snmp script only allows you to add or delete an entry to your snmpd.cnf file.
Basic Tasks
The following is an overview of the major tasks you must perform to get the SNMP security provided
by the config-snmp utility:
1. Run config-snmp utility. See the “Running the config-snmp Utility” section on page 4-15.
2. Add a new snmpCommunityEntry. See the “Adding an SNMP Community Entry” section on
page 4-17
3. Make sure that the new snmpCommunityEntry string is recognized and can communicate with your
Cisco PGW 2200 Softswitch hosts. See the “Activating the New Settings” section on page 4-23.
4. Delete the old entry that you were using. See the “Deleting an SNMP COMMUNITY” section on
page 4-19.
Before You Run the config-snmp Utility
Note If you have completed a first-time installation of the Cisco PGW 2200 Softswitch software with Release
9.8 and its associated patches, copy the snmpd.cnf.tmpl to snmpd.cnf before your run the config-snmp
utility. Users who have upgraded to Release 9.8 from a previous release do not have to perform this
procedure. To copy the snmpd.cnf.tmpl to the snmp.cnf, perform the following steps:
1. Log in as root and enter the following commands:
cd /opt/CiscoMGC/snmp
cp snmpd.cnf.tmpl snmpd.cnf