HP StorageWorks Fabric OS 5.x MIB Reference Guide (AA-RVHXB-TE, September 2005)

Fabric OS 5.x MIB reference guide 49
Note This counter would include datagrams counted in ipForwDatagrams if any such packets
met this (discretionary) discard criterion.
ipOutNoRoutes
OID 1.3.6.1.2.1.4.12
Description The number of IP datagrams discarded because no route could be found to transmit them
to their destination.
Note This counter includes any packets counted in ipForwDatagrams that meet this no-route
criterion. Note that this includes any datagrams that a host cannot route because all of its
default gateways are down.
ipReasmTimeout
OID 1.3.6.1.2.1.4.13
Description The maximum number of seconds that received fragments are held while they are
awaiting reassembly at this entity.
ipReasmReqds
OID 1.3.6.1.2.1.4.14
Description The number of IP fragments received that needed to be reassembled at this entity.
ipReasmOKs
OID 1.3.6.1.2.1.4.15
Description The number of IP datagrams successfully reassembled.
ipReasmFails
OID 1.3.6.1.2.1.4.16
Description The number of failures detected by the IP reassembly algorithm (for whatever reason:
timed out, errors, and so forth).
Note This is not necessarily a count of discarded IP fragments, because some algorithms
(notably the algorithm in RFC 815) can lose track of the number of fragments by
combining them as they are received.
ipFragOKs
OID 1.3.6.1.2.1.4.17
Description The number of IP datagrams that have been successfully fragmented at this entity.
ipFragFails
OID 1.3.6.1.2.1.4.18
Description The number of IP datagrams that have been discarded because they needed to be
fragmented at this entity but could not be (for example, because their Don't Fragment flag
was set).