How to test the snmp trap
Hello,
I have 4 Oracle servers with Solaris 11.2 OS, 2 of them SPARC S7, and 2 of them x86.
We have to connect these servers with an SNMP server, We configured the /etc/net-snmp/snmp/snmpd.conf file as follows:
trap2sink 10.98.35.58 public 3313
as our customer, our customer is working on the 3313 port and only want to receive traps(snmp v2)
we restarted both of the services : svc:/system/sp/management:default, and svc:/application/management/net-snmp:default.
we want to send a trap as test, we tried to inject a simulated failure by this command:
ipmitool -U <user> -P <password> -H <HostIp> -v sdr list --> this user name, password, and IP for the ILOm port to list the components