Monitoring Tunnels with Show remote connections - SNMP/API/CLI

Hi!

Since release 7.1.1, it is possible to see the traffic of one tunnel in a SpeedFusion-setup in the Web-GUI via PepVPN-Test, Show remote connections (Traffic between WAN1 on one site and WAN2 on another site).

Is there any possiblity to get theses values via API, InControl-API, SNMP or CLI?

Thank you and best wishes,
KPS

Yes, you can calculate the usage base on the pepVpnStatusWanTxBytes/pepVpnStatusWanRxBytes OIDs.

Example PepVPN/SpeedFusion configuration:

2 Sub tunnels defined:

PepVPN Profile name via OID pepVpnStatusProfileName:

PepVPN WAN name via OID pepVpnStatusWanName

PepVPN WAN transfer bytes via pepVpnStatusWanTxBytes

PepVPN WAN recieved bytes via pepVpnStatusWanRxBytes

1 Like

@sitloongs
Thank you for your answer. I know that feature, but that is not what I am looking for. For most use-cases, a single “bonding-tunnel” is the perfect solution. “Technically” that single tunnel consists of
NumberWAN-Site1 * NumberWAN-Site2
→ with 2x WAN on both sites, i need to monitor 4 “tech-tunnels”

In the GUI, this is possible since 7.1.1:


→ 4 connections

Via SNMP, I do only get 2 values:

One more limitation:
GUI shows: Loss rate: X.X pkt/s
SNMP shows: Number of drop packets (not per minute/s)