Menu

#1399 Linux VRF Support Missing for SNMPv3 TRAPs

backport-needed
open
nobody
linux (6) vrf (1)
5
2019-09-14
2019-07-08
Sam Tannous
No

Patch 3ca90c2c in V5-8-patches added basic VRF support for linux back on Dec. 28, 2018.
It looks like we never added support for v3 traps.

We need to be able to do the same SO_BINDTODEVICE for SNMPv3 Traps:
(here, the sink is 192.168.0.1 in the "blue" vrf).

trapsess -e 0x80001f8880abcdabcdabcdabcd00000000 -v3 -l authPriv -u administrator -a SHA -A XXXXXXXXXX -x AES -X EEEEEEEEE 192.168.0.1@blue

Discussion

  • Bart Van Assche

    Bart Van Assche - 2019-07-12

    Since you created this report in the "Patches" category, does that mean that you have a patch ready but that you have not yet attached your patch?

     
    • Sam Tannous

      Sam Tannous - 2019-07-12

      No, sorry. I meant to open a bug.

       

      Last edit: Bart Van Assche 2019-09-14
  • Bart Van Assche

    Bart Van Assche - 2019-09-14

    netsnmp_udpbase_sendto_unix() only triggers SO_BINDTODEVICE if a source IP address has been specified. Have you tried to specify a source address with trapsess option -s?

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.