IPSecVpnTrafficCounters (schema)

IPSec VPN traffic counters

Traffic counters for IPSec VPN session.
Name Description Type Notes
bytes_in Bytes in

Total number of bytes recevied.
integer Readonly
bytes_out Bytes out

Total number of bytes sent.
integer Readonly
dropped_packets_in Dropped incoming packets

Total number of incoming packets dropped on inbound security association.
integer Readonly
dropped_packets_out Dropped outgoing packets

Total number of outgoing packets dropped on outbound security association.
integer Readonly
packets_in Packets in

Total number of packets received.
integer Readonly
packets_out Packets out

Total number of packets sent.
integer Readonly