I am monitoring 3 com 8814 switch using solarwinds NPM. I have configured the following SNMP commands on the switch.
>>> snmp-agent community read xzone
>>> snmp-agent target-host trap address udp-domain 172.16.10.202 params securityname xzone
>>> snmp-agent trap enable configuration
>>> snmp-agent trap enable system
>>> snmp-agent trap enable standard
But when I try to discover it using the discovery central, I am getting the error as shown in the attached snapshot.
Please tell me which extra commands need to be configured on switch so that it gets discovered.
I am sending the traps to 172.16.10.202 machine on which NPM is installed.