Hi Coders,
I need details on how to configure /var/net-/snmp/snmpd.conf to set IPV6 IP address as a target destination so that the snmp master agent can forward the traps to the configured IPV6 target destination.
We have the below version of net-snmp with RHEL 7.1 :-
net-snmp-agent-libs-5.7.2-24.el7.x86_64
We are configuring the file through code as well through CLI and using snmp4j-1.11.3.jar
The issue we are facing is even though we are configuring IPV6 target destination , still the traps are not being sent out by the net-snmp.
( Confirmed by capturing the tethereal trace on the box (master agent ) )
Kindly share a sample file of snmpd.conf with IPV6 address configured as target destination or share the steps so that we can configure the same.
Thanks ,
SM