Trap exploder is not forwarding IPv6 traps with the proper source IPv6 address
search cancel

Trap exploder is not forwarding IPv6 traps with the proper source IPv6 address

book

Article ID: 332242

calendar_today

Updated On:

Products

VMware Smart Assurance VMware Telco Cloud Service Assurance

Issue/Introduction

User has noted that when their trap exploder (trap adapter designed to forward incoming traps to another trap adapter) receives a trap from an IPv6 source, it is rewriting the source IP address to the IPv4 address of the trap exploder.  This creates inaccurate and misleading results in Smarts when those traps are received.

Environment

Smarts - 10.1.x 
Smarts-DM - 2.x
TCSA - 2.x

Cause

The user had configured the FORWARD statements in trapd.conf to use the -nosmtrapaddr option.  While this option didn't cause any problems with IPv4 sources, it was preventing IPv6 sources from being properly written in the forwarded traps.

Resolution

Remove the -nosmtrapaddr option from the FORWARD lines in the trapd.conf followed by restart of TE service to fix the issue.