| statprotocolipv6Result Structure Definition |
The statprotocolipv6Result structure defines the return type for statprotocolipv6 API. |
Syntax |
Members |
rc |
If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings. |
message |
If the method succeeds, message is NULL else message contains Error/Warning message. |
protocolipv6List |
Pointer to the protocolipv6 List. |
| protocolipv6stats Structure Definition |
The protocolipv6stats structure defines the actual return type values for statprotocolipv6 API. |
Syntax |
Members |
clearstats |
Clear the statsistics / counters |
_nextgenapiresource |
ipv6totrxpkts |
IPv6 packets received. |
ipv6rxpktsrate |
IPv6 packets received. |
ipv6totrxbytes |
Bytes of IPv6 data received. |
ipv6rxbytesrate |
Bytes of IPv6 data received. |
ipv6tottxpkts |
IPv6 packets transmitted |
ipv6txpktsrate |
IPv6 packets transmitted |
ipv6tottxbytes |
Bytes of IPv6 data transmitted. |
ipv6txbytesrate |
Bytes of IPv6 data transmitted. |
ipv6totroutepkts |
IPv6 packets routed. |
ipv6routepktsrate |
IPv6 packets routed. |
ipv6totroutembits |
IPv6 total Mbits. |
ipv6routembitsrate |
IPv6 Rate Mbits. |
ipv6fragtotrxpkts |
IPv6 fragments received. |
ipv6fragrxpktsrate |
IPv6 fragments received. |
ipv6fragtottcpreassembled |
TCP fragments processed after reassembly. |
ipv6fragtcpreassembledrate |
TCP fragments processed after reassembly. |
ipv6fragtotudpreassembled |
UDP fragments processed after reassembly. |
ipv6fragudpreassembledrate |
UDP fragments processed after reassembly. |
ipv6fragtotpktsprocessnoreass |
IPv6 fragments processed without reassembly. |
ipv6fragpktsprocessnoreassrate |
IPv6 fragments processed without reassembly. |
ipv6fragtotpktsforward |
IPv6 fragments forwarded to the client or server without reassembly. |
ipv6fragpktsforwardrate |
IPv6 fragments forwarded to the client or server without reassembly. |
ipv6errhdr |
Packets received that contain an error in one or more components of the IPv6 header. |
ipv6nextheadererr |
Packets received that contain an unsupported next header. The supported next headers are TCP, ICMP, UDP, OSPF, and FRAGMENT. |
ipv6landattack |
Land-attack packets received. The source and destination addresses are the same. If not dropped, these packets can lock up the appliance. |
ipv6fragpkttoobig |
Packets received for which the reassembled data exceeds the Ethernet packet data length of 1500 bytes. |
ipv6fragzerolenpkt |
Packets received with a fragment length of 0 bytes. |
ipv6toticmpnarx |
Number of ICMPv6 NA packets received by Citrix ADC (OBSOLETE). |
ipv6icmpnarxrate |
Rate of ICMPv6 NA packets received by Citrix ADC (OBSOLETE). |
ipv6toticmpnsrx |
Number of ICMPv6 NS packets received by Citrix ADC (OBSOLETE). |
ipv6icmpnsrxrate |
Rate of ICMPv6 NS packets received by Citrix ADC (OBSOLETE). |
ipv6toticmpnatx |
Number of ICMPv6 NA packets transmitted by Citrix ADC (OBSOLETE). |
ipv6icmpnatxrate |
Rate of ICMPv6 NA packets transmitted by Citrix ADC (OBSOLETE). |
ipv6toticmpnstx |
Number of ICMPv6 NS packets transmitted by Citrix ADC (OBSOLETE). |
ipv6icmpnstxrate |
Rate of ICMPv6 NS packets transmitted by Citrix ADC (OBSOLETE). |
ipv6toticmprarx |
Number of ICMPv6 RA packets received by Citrix ADC (OBSOLETE). |
ipv6icmprarxrate |
Rate of ICMPv6 RA packets received by Citrix ADC (OBSOLETE). |
ipv6toticmprstx |
Number of ICMPv6 RS packets transmitted by Citrix ADC (OBSOLETE). |
ipv6icmprstxrate |
Rate of ICMPv6 RS packets transmitted by Citrix ADC (OBSOLETE). |
ipv6toticmprx |
Number of ICMPv6 packets received by Citrix ADC (OBSOLETE). |
ipv6icmprxrate |
Rate of ICMPv6 packets received by Citrix ADC (OBSOLETE). |
ipv6toticmptx |
Number of ICMPv6 packets transmitted by Citrix ADC (OBSOLETE). |
ipv6icmptxrate |
Rate of ICMPv6 packets transmitted by Citrix ADC (OBSOLETE). |
ipv6errrxhdr |
Number of erroneous header packets received (OBSOLETE). |
ipv6errrxpkt |
Number of erroneous packets received (OBSOLETE). |
ipv6badcksum |
Number of bad checksum packets received (OBSOLETE). |
icmpv6error |
Number of erroneous ICMPv6 packets received (OBSOLETE). |
icmpv6unspt |
Number of ICMPv6 unsupported packets received (OBSOLETE). |
icmpv6rtthsld |
Number of ICMPv6 packets dropped for rate threshold exceeded (OBSOLETE). |
See Also |