Making Changes to the SNMP Configuration
Since the IMS AAA Server Administrator does not allow you to configure SNMP parameters, if you need to make changes to the SNMP configuration you specified when you installed the IMS AAA Server software, you need to re-install the server software as follows:
- Stop the server using the # ./S90a3s stop
command.- Stop the SNMP agent using the # ./S89snmpd stop
command.
NOTE: The next step overwrites your current server configuration. See Upgrading from a Previous Revision of Software.
- Run the installation script using the pkgadd -d JNPRa3s.pkg command.
- Start the SNMP agent using the # ./S89snmpd start
command.- Start the server using the # ./S90a3s start
command.