Hi all,
I have a setup in which 'snmptrapd' is listening only on loopback interface
and is configured to forward traps to a remote machine.
While sending V1 traps works easily, V3 traps are not forwarded to remote
machine.
1. Does NET-SNMP 5.4.2.1 implemented to forward V3 traps?
Conf files:
*/etc/snmp/snmptrapd.conf*
snmpTrapdAddr localhost
disableAuthorization yes
forward default 10.0.2.2
*/var/lib/snmp/snmptrapd.conf*
createUser -e 0x0102030405 myuser MD5 mypassword DES myotherpassword
engineBoots 8
oldEngineID 0x80001f8880bd6c724b0d54e14e
Than:
1. snmptrapd -Dusm
2. snmptrap -v 1 -c public localhost '1.2.3.4.5.6' '192.193.194.195' 6 99
'55' 1.11.12.13.14.15 s "teststring" (forwarding works)
3. snmptrap -e 0x80001f8880bd6c724b0d54e14e -v 3 -u myuser -a MD5 -A
mypassword -l authNoPriv localhost 42 coldStart.0 (forwarding DO NOT work)
4. snmptrap -e 0x80001f8880bd6c724b0d54e14e -v 3 -u myuser -a MD5 -A
mypassword -x DES -X myotherpassword -l authNoPriv localhost 42
coldStart.0 (forwarding DO NOT work)
Thx,
Shay
------------------------------------------------------------------------------
Cloud Services Checklist: Pricing and Packaging Optimization
This white paper is intended to serve as a reference, checklist and point of
discussion for anyone considering optimizing the pricing and packaging model
of a cloud services business. Read Now!
http://www.accelacomm.com/jaw/sfnl/114/51491232/
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users