ipsec

Description: statistics on IPsec interfaces : OBJECT

Element Type Description
ipsec0 OBJECT Contains statistics on IPsec LAN interface
   ip STRING Specifies the IP address assigned to this interface
   mtu STRING Specifies the maximum transmission unit in bytes
   rx OBJECT Contains statistics on IPsec LAN interface received bytes
      bytes STRING Reports the number of received bytes
      dropped STRING Reports the number of times received byte was dropped
      errors STRING Reports the number of received byte errors
      frame STRING Reports the number of received frames
      overruns STRING Reports the number of received overruns
      packets STRING Reports the number of received packets
   tx OBJECT Contains statistics on IPsec LAN interface transmitted bytes
      bytes STRING Reports the number of transmitted bytes
      carrier STRING Reports the number of transmitted carriers
      collisions STRING Reports the number of transmitted collisions
      dropped STRING Reports the number of transmitted drops
      errors STRING Reports the number of transmitted errors
      overruns STRING Reports the number of transmitted overruns
      packets STRING Reports the number of transmitted packets
      queueLength STRING Reports the number of packets that can be queued for transmission
ipsec1 OBJECT Contains statistics on IPsec WAN interface
   ip STRING Specifies the IP address assigned to this interface
   mtu STRING Specifies the maximum transmission unit in bytes
   rx OBJECT Contains statistics on IPsec LAN interface received bytes
      bytes STRING Reports the number of received bytes
      dropped STRING Reports the number of received drops
      errors STRING Reports the number of received errors
      frame STRING Reports the number of received frames
      overruns STRING Reports the number of received overruns
      packets STRING Reports the number of received packets
   tx OBJECT Contains statistics on IPsec LAN interface transmitted bytes
      bytes STRING Reports the number of transmitted bytes
      carrier STRING Reports the number of transmitted carriers
      collisions STRING Reports the number of transmitted collisions
      dropped STRING Reports the number of transmitted drops
      errors STRING Reports the number of transmitted errors
      overruns STRING Reports the number of transmitted overruns
      packets STRING Reports the number of transmitted packets
      queueLength STRING Reports the number of packets that can be queued for transmission