Snmp configuration on unix – HP A.06.10 User Manual

Page 36

Advertising
background image

SNMP configuration on UNIX

To enable the Operations Manager Agent on UNIX nodes to receive SNMP traps
from Data Protector:

1.

Execute one of the following commands to set the SNMP mode:

• If an ovtrapd process is running, add:

ovconfchg -ns eaagt -set SNMP_SESSION_MODE TRY_BOTH

• If no ovtrapd process is running, add:

ovconfchg -ns eaagt -set SNMP_SESSION_MODE NO_TRAPD

2.

Configure the SNMP Emanate Agent to send SNMP traps to the local Operations
Manager Agent by adding the following lines to the snmpd.conf file:

HP-UX: /etc/SnmpAgent.d/snmpd.conf trap-dest: 127.0.0.1

Solaris: /etc/snmp/conf/snmpd.conf trap localhost
trap-community public

Installing the Data Protector Integration

36

Advertising