<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style style="display: none;" id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body tabindex="0" aria-label="Message body" fpstyle="1" dir="ltr">
<div name="divtagdefaultwrapper" id="divtagdefaultwrapper" style="font-family: Calibri,Arial,Helvetica,sans-serif; font-size: 12pt; color: #000000; margin: 0">
Hi list,<br>
<br>
<br>
I am running into a problem with the SNMP plugin when I want to monitor VPN tunnels from a Cisco ASA.<br>
<br>
The data is in a table (<span class="modulecontentbold">1.3.6.1.4.1.9.9.171.1.3.2) but the index is a new int for every tunnel. In other words a tunnel goes down, comes back up and has a new index.
<br>
In collectd I put the Index on the remote address (</span><span class="modulecontentbold">1.3.6.1.4.1.9.9.171.1.3.2.1.5) however this is an IP in hex format</span><span class="modulecontentbold">. Pushing the data to graphite then results in some strange label
 values (direct HEX to ASCII). <br>
<br>
Is there a way to convert these labels to normal IP addressess (HEX to IP to ASCII) before passing to graphite?
<br>
Or maybe is there a better way to monitor the traffic on the VPN tunnels I'm not seeing?<br>
<br>
<br>
Kind regards,<br>
Sjoerd<br>
</span></div>
</body>
</html>