Hi,

SNMP trap is sent to default port 162. The application needs to run as
root user. Currently, i have requirement that my application runs as
non-root user.

In snmptrapd there is forward option, which allows trap to be
forwarded to another port. The forward option seems to have issues. It
forward traps only couple of time and then stops forwarding. This
happens for both snmptrap v2/v3.

Please help me in resolve the issue of snmptrap's forward option.

The snmptrapd.conf file is as below.

disableAuthorization yes
createUser -e 0x8000000001020304 traptest SHA mypassword AES mypassword
authuser log,execute,net traptest
authcommunity log,execute,net public
forward default localhost:10162

Thanks,
Jayshankar


_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to