The Configure SNMP Access tool allows setting the HP Systems Insight Manager (HP SIM) central management server (CMS) as the trap target on selected HP-UX systems. This adds the HP SIM CMS server name to /etc/SnmpAgent.d/snmpd.conf on each selected system.
To configure SNMP to send traps to the CMS:
Add the full hostname or IP address of the CMS as a trapdest in the file /etc/SnmpAgent.d/snmpd.conf:
trap-dest: hostname_or_ip_address
Stop the SNMP Master agent and all subagents with the command:
/sbin/init.d/SnmpMaster stop
Restart the SNMP Master agent and all subagents with the command:
/usr/sbin/snmpd
Related Procedure
|