Hi
Does anyone knwo if i can have multiple RO community names? I hve a customer who wants to install the HP insight agents onto ESX3.5 U2 hosts, and they want to send traps to both their HP SIM server as well as their HP Openview server...... this is how i think the snmpd.conf would look:
dlmod cmaX /usr/lib/libcmaX.so
rwcommunity private 127.0.0.1
rocommunity public 127.0.0.1
rocommunity SIMcomm 10.X.X.100 #HP SIM
rocommunity
trapsink 10.X.X.100 SIMpublic
trapsink 10.X.X.200 OVcomm
syscontact Fred Bloggs
syslocation DC
dlmod SNMPESX /usr/lib/vmware/snmp/libSNMPESX.so
Would this work? Do i need a line defining trapcommunity....? would i need two trapcommunity lines, one for OV and one for SIM. I know that you can def set up two trapsink destinations, but in the past when i've done this both destination have used the same community name.
Thanks,
Emma