MIB Reference Manual (Version 3.0)
MIB Reference Manual Version 3.0 1-27
MIB-II Object Types
1
ipReasmFails
Syntax Counter
Access Read-only
Status Mandatory
Description The number of failures detected by the IP re-assembly algorithm (for whatever reason, timed out,
errors, and so on).
Note: This is not necessarily a count of discarded IP 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.
ipFragOKs
Syntax Counter
Access Read-only
Status Mandatory
Description The number of IP datagrams that have been successfully fragmented at this entity.
ipFragFails
Syntax Counter
Access Read-only
Status Mandatory
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).
ipFragCreates
Syntax Counter
Access Read-only
Status Mandatory
Description The number of IP datagram fragments that have been generated as a result of fragmentation at this
entity.