Integrating HP Insight Environmental Observer with HP Systems Insight Manager and HP Operations Manager
7
NOTE:
You can also use the HP OM agent on the HP OM
Management Server.
Listed below are important configuration settings for the OM agent that will receive the HPIEO SNMP
traps:
• In Windows (if you don’t run the Windows SNMP Trap Service), set
SNMP_SESSION_MODE
NNM_LIBS to
ovconfchg -ns eaagt -set SNMP_SESSION_MODE NNM_LIBS
• In UNIX, configure the OM agent for receiving SNMP without NNMs trapped:
ovconfchg -ns eaagt -set SNMP_SESSION_MODE NO_TRAPD
Complete the following configuration steps:
1. Configure the port on which the OM agent will receive traps. The default is162.
ovconfchg -ns eaagt -set SNMP_TRAP_PORT <custom_port>
2. Change the SNMP community, if required. The default is public.
ovconfchg -ns eaagt -set SNMP_COMMUNITY <custom_ community >
Installing SNMP policy on HP OM Management Server for Windows
1. Copy the trap.dat file onto the HP OM Management Server.
Example of the trap.dat file:
SYNTAX_VERSION 5
SNMP "HPIEO"
DESCRIPTION "HPIEO SNMP Traps"
SEVERITY Normal
APPLICATION "Environment"
MSGGRP "HPIEO"
FORWARDUNMATCHED
MSGCONDITIONS
DESCRIPTION "trapDceoHighPriority (SNMPv1)"
CONDITION_ID "1d2983eb-1135-4103-88a1-c82de7b8aa7a"
CONDITION
$e ".1.3.6.1.4.1.232.173"
$G 6
$S 1
SET
SEVERITY Critical
NODE IP 0.0.0.0 "<$1>"
APPLICATION "Environment"
MSGGRP "HPIEO"
OBJECT "<$1>"
MSGTYPE "trapDceoHighPriority"
TEXT "<$2> - Details see <$4>"
HELPTEXT "Short Descr.: \"High Priority Alert\"
Long Descr.:
\"A high priority alert has occurred. Action: Check the Trap Details for
more information.\"
Variables:
1: sysName
Syntax=\"Display String (SIZE(0..255))\"
Descr=\"An administratively-assigned name for this
managed node. By convention, this is the node's
fully-qualified domain name.\"
2: trapDescription
Syntax=\"Display String (SIZE(0..255))\"