>> Layer 3 Statistics# /stat/l3/ip6 ------------------------------------------------------- IP6 statistics: InReceives: 20519 InDiscards: 2 InDelivers: 24793 ForwDatagrams: 0 UnknownProtos: 0 InAddrErrors: 0 OutRequests: 34548 OutNoRoutes: 0 ReasmOKs: 0 ReasmFails: 0 IcmpInMsgs: 24793 IcmpInErrors: 4268 IcmpOutMsgs: 12829 IcmpOutErrors: 4271 InEchos: 0 OutEchos: 8538 InEchoReplies: 8536 OutEchoReplies: 0 InDestUnreachs: 4268 OutDestUnreachs: 4271 InPktTooBigs: 0 OutPktTooBigs: 0 InTimeExcds: 0 OutTimeExcds: 0 --------------------------------------------------------- ICMP6 statistics: Interface: 1 InMsgs: 18929 InErrors: 0 InEchos: 0 InEchoReplies: 4268 InNeighborSolicits: 4513 InNeighborAdvertisements:4271 InRouterSolicits: 0 InRouterAdvertisements: 5877 InDestUnreachs: 0 InTimeExcds: 0 InPktTooBigs: 0 InParmProblems: 0 InRedirects: 0 OutMsgs: 4280 OutErrors: 0 OutEchos: 4269 OutEchoReplies: 0 OutNeighborSolicits: 3 OutNeighborAdvertisements:4516 OutRouterSolicits: 0 OutRouterAdvertisements: 1 OutRedirects: 0 --------------------------------------------------------- |
Interface: 7 InMsgs: 5864 InErrors: 4268 InEchos: 0 InEchoReplies: 4268 InNeighborSolicits: 122 InNeighborAdvertisements: 3 InRouterSolicits: 0 InRouterAdvertisements: 1471 InDestUnreachs: 4268 InTimeExcds: 0 InPktTooBigs: 0 InParmProblems: 0 InRedirects: 0 OutMsgs: 8549 OutErrors: 4271 OutEchos: 4269 OutEchoReplies: 0 OutNeighborSolicits: 2 OutNeighborAdvertisements:124 OutRouterSolicits: 0 OutRouterAdvertisements: 1 OutRedirects: 0 --------------------------------------------------------- IP6 gateway health check statistics: gateway 5 echo-req 4269 echo-resp 4268 fails 0 gateway 7 echo-req 4269 echo-resp 0 fails 4268 |
Statistic | Description |
---|---|
IP6 Statistics Section | |
InReceives | The number of input datagrams received by the interface, including those received in error. |
InDelivers | The number of datagrams successfully delivered to IPv6 user protocols (including ICMP). Note: This counter is incremented at the interface to which these datagrams were addressed, which may not necessarily be the input interface for some of the datagrams. |
UnknownProtos | The number of locally-addressed datagrams received successfully but discarded because of an unknown or unsupported protocol. Note: This counter is incremented at the interface to which these datagrams were addressed which, may not necessarily be the input interface for some of the datagrams. |
OutRequests | The number of IPv6 datagrams which local IPv6 user protocols (including ICMP) supplied to IPv6 in requests for transmission. Note: This counter does not include any datagrams counted in ipv6IfStatsOutForwDatagrams. |
ReasmOKs | The number of IPv6 datagrams successfully reassembled. Note: This counter is incremented at the interface to which these datagrams were addressed, which may not necessarily be the input interface for some of the fragments. |
InDiscards | The number of input IPv6 datagrams for which no problems were encountered to prevent their continued processing, but which were discarded (for example, for lack of buffer space). Note: This counter does not include any datagrams discarded while awaiting re-assembly. |
ForwDatagrams | The number of output datagrams which this entity received and forwarded to their final destinations. In entities which do not act as IPv6 routers, this counter will include only those packets which were source-routed via this entity, and the source-route processing was successful. Note: For a successfully forwarded datagram, the counter of the outgoing interface is incremented. |
InAddrErrors | The number of input datagrams discarded because the IPv6 address in their IPv6 header’s destination field was not a valid address to be received at Alteon. This count includes invalid addresses (for example, ::0) and unsupported addresses (for example, addresses with unallocated prefixes). For entities which are not IPv6 routers and therefore do not forward datagrams, this counter includes datagrams discarded because the destination address was not a local address. |
OutNoRoutes | The number of locally generated IP datagrams discarded because no route could be found to transmit them to their destination. |
ReasmFails | The number of failures detected by the IPv6 re-assembly algorithm (such as timed out, errors, and so on). Note: This is not necessarily a count of discarded IPv6 fragments, since some algorithms (notably the algorithm in RFC 815) can lose track of the number of fragments by combining them as they are received. This counter is incremented at the interface to which these fragments were addressed which might not be necessarily the input interface for some of the fragments. |
IcmpInMsgs | The number of ICMP messages received by the interface which includes all those counted by ipv6IfIcmpInErrors. Note: The interface to which the ICMP messages were addressed which may not necessarily be the input interface for the messages. |
IcmpOutMsgs | The number of ICMP messages which this interface attempted to send. Note: This counter includes all those counted by icmpOutErrors |
IcmpInErrors | The number of ICMP messages which the interface received but determined as having ICMP-specific errors (bad ICMP checksums, bad length, and so on). |
IcmpOutErrors | The number of ICMP messages which this interface did not send due to problems discovered within ICMP such as a lack of buffers. This value should not include errors discovered outside the ICMP layer such as the inability of IPv6 to route the resultant datagram. In some implementations there may be no types of error which contribute to this counter’s value. |
IcmpInEchos | The number of ICMP Echo (request) messages received by the interface. |
ICMP6 Statistics Section | |
InMsgs | The number of ICMP messages received by the interface which includes all those counted by ipv6IfIcmpInErrors. Note: The interface to which the ICMP messages were addressed which may not necessarily be the input interface for the messages. |
InNeighborSolicits | The number of ICMP Neighbor Solicit messages received by the interface. |
InRouterSolicits | The number of ICMP Router Solicit messages received by the interface. |
InDestUnreachs | The number of ICMP Destination Unreachable messages received by the interface. |
InPktTooBigs | The number of ICMP Packet Too Big messages received by the interface. |
InRedirects | The number of Redirect messages received by the interface. |
InErrors | The number of ICMP messages which the interface received but determined as having ICMP-specific errors (bad ICMP checksums, bad length, and so on). |
InEchoReplies | The number of ICMP Echo Reply messages received by the interface. |
InNeighborAdvertisements | The number of ICMP Neighbor Advertisement messages received by the interface. |
InRouterAdvertisements | The number of ICMP Router Advertisement messages received by the interface. |
InTimeExcds | The number of ICMP Time Exceeded messages received by the interface. |
InParmProblems | The number of ICMP Parameter Problem messages received by the interface. |
OutMsgs | The total number of ICMP messages which this interface attempted to send. |
OutEchos | The number of ICMP Echo Request messages sent by the interface. |
OutNeighborSolicits | The number of ICMP Neighbor Solicitation messages sent by the interface. |
OutRouterSolicits | The number of ICMP Router Solicitation messages sent by the interface. |
OutRedirects | The number of Redirect messages sent. For a host, this object is always zero, since hosts do not send redirects. |
OutErrors | The number of ICMP messages which this interface did not send due to problems discovered within ICMP, such as a lack of buffers. This value should not include errors discovered outside the ICMP layer, such as the inability of IPv6 to route the resultant datagram. In some implementations there may be no types of error which contribute to this counter’s value. |
OutEchoReplies | The number of ICMP Echo Reply messages sent by the interface. |
OutNeighborAdvertisements | The number of ICMP Neighbor Advertisement messages sent by the interface. |
OutRouterAdvertistments | The number of ICMP Router Advertisement messages sent by the interface. |