IPv6 interface traffic statistics.
The index of the table is ipv6IfIndex.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.55.1.6.1.1 |
ipv6IfStatsInReceives |
Counter32 |
read-only |
The total number of input datagrams received by the interface, including those received in error. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.55.1.6.1.2 |
ipv6IfStatsInHdrErrors |
Counter32 |
read-only |
The number of input datagrams discarded due to errors in their IPv6 headers, including version number mismatch, other format errors, hop count exceeded, errors discovered in processing their IPv6 options, etc. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.55.1.6.1.3 |
ipv6IfStatsInTooBigErrors |
Counter32 |
read-only |
The number of input datagrams that could not be forwarded because their size exceeded the link MTU of outgoing interface. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.55.1.6.1.4 |
ipv6IfStatsInNoRoutes |
Counter32 |
read-only |
The number of input datagrams discarded because no route could be found to transmit them to their destination. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.55.1.6.1.5 |
ipv6IfStatsInAddrErrors |
Counter32 |
read-only |
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 this entity. This count includes invalid addresses (e.g., ::0) and unsupported addresses (e.g., 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. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.55.1.6.1.6 |
ipv6IfStatsInUnknownProtos |
Counter32 |
read-only |
The number of locally-addressed datagrams received successfully but discarded because of an unknown or unsupported protocol. This counter is incremented at the interface to which these datagrams were addressed which might not be necessarily the input interface for some of the datagrams. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.55.1.6.1.7 |
ipv6IfStatsInTruncatedPkts |
Counter32 |
read-only |
The number of input datagrams discarded because datagram frame didn't carry enough data. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.55.1.6.1.8 |
ipv6IfStatsInDiscards |
Counter32 |
read-only |
The number of input IPv6 datagrams for which no problems were encountered to prevent their continued processing, but which were discarded (e.g., for lack of buffer space). Note that this counter does not include any datagrams discarded while awaiting re-assembly. |
Statistics collection is not performed. |
1.3.6.1.2.1.55.1.6.1.9 |
ipv6IfStatsInDelivers |
Counter32 |
read-only |
The total number of datagrams successfully delivered to IPv6 user-protocols (including ICMP). This counter is incremented at the interface to which these datagrams were addressed which might not be necessarily the input interface for some of the datagrams. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.55.1.6.1.10 |
ipv6IfStatsOutForwDatagrams |
Counter32 |
read-only |
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 that for a successfully forwarded datagram the counter of the outgoing interface is incremented. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.55.1.6.1.11 |
ipv6IfStatsOutRequests |
Counter32 |
read-only |
The total number of IPv6 datagrams which local IPv6 user-protocols (including ICMP) supplied to IPv6 in requests for transmission. Note that this counter does not include any datagrams counted in ipv6IfStatsOutForwDatagrams. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.55.1.6.1.12 |
ipv6IfStatsOutDiscards |
Counter32 |
read-only |
The number of output IPv6 datagrams for which no problem was encountered to prevent their transmission to their destination, but which were discarded (e.g., for lack of buffer space). Note that this counter would include datagrams counted in ipv6IfStatsOutForwDatagrams if any such packets met this (discretionary) discard criterion. |
Statistics collection is not performed. |
1.3.6.1.2.1.55.1.6.1.13 |
ipv6IfStatsOutFragOKs |
Counter32 |
read-only |
The number of IPv6 datagrams that have been successfully fragmented at this output interface. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.55.1.6.1.14 |
ipv6IfStatsOutFragFails |
Counter32 |
read-only |
The number of IPv6 datagrams that have been discarded because they needed to be fragmented at this output interface but could not be. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.55.1.6.1.15 |
ipv6IfStatsOutFragCreates |
Counter32 |
read-only |
The number of output datagram fragments that have been generated as a result of fragmentation at this output interface. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.55.1.6.1.16 |
ipv6IfStatsReasmReqds |
Counter32 |
read-only |
The number of IPv6 fragments received which needed to be reassembled at this interface. Note that 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. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.55.1.6.1.17 |
ipv6IfStatsReasmOKs |
Counter32 |
read-only |
The number of IPv6 datagrams successfully reassembled. Note that this counter is incremented at the interface to which these datagrams were addressed which might not be necessarily the input interface for some of the fragments. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.55.1.6.1.18 |
ipv6IfStatsReasmFails |
Counter32 |
read-only |
The number of failures detected by the IPv6 re- assembly algorithm (for whatever reason: timed out, errors, etc.). Note that 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. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.55.1.6.1.19 |
ipv6IfStatsInMcastPkts |
Counter32 |
read-only |
The number of multicast packets received by the interface |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.55.1.6.1.20 |
ipv6IfStatsOutMcastPkts |
Counter32 |
read-only |
The number of multicast packets transmitted by the interface |
This object is implemented as defined in the corresponding MIB files. |