How to verify which traps NNMi Administrators need load in NNMI.

  • KM00901809
  • 09-May-2014
  • 23-May-2014

Summary

There are some behaviors that NNMi administrators need to know which aditional traps are needed to be loaded so it can be showed in the snmp trap view.

Question

There are some behaviors that NNMi administrators need to know  which aditional  traps are needed to be loaded so it can be showed in the snmp trap view.NNMI contains under the nms-jboss.properties file a property that by default is off in order to receive any trap that is not defined in NNMI  this means tha is no loaded.

Answer

1- Locate the file  nms-jboss.properties

 

UNIX:

 

/var/opt/OV/shared/nnm/conf/props/nms-jboss.properties

 

Windows:

 

ProgramData\HP\HP BTO Software\shared\nnm\conf\prop\nms-jboss.properties

 

2. Modify the line =true and remove de "!#" at the begining of the line.

 

com.hp.nnm.events.allowUndefinedTraps=true

 

3. ovstop -c ovjboss

 

4.ovstart -c ovjboss