Cirrus Logic CobraNet User Manual
Page 51

CobraNet Programmer’s Reference
Management Interface Variable Reference
DS651PM25
©
Copyright 2006 Cirrus Logic, Inc.
51
Name
ipReasmFails
Description
The number of failures detected by the IP re- assembly algorithm (for whatever reason: timed out,
errors, etc). Note that 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. This value will always increment on receipt of a fragmented
packet as CobraNet does not support packet re-assembly
Host Address
0x131007 (same as ipReasmReqds)
SNMP Object ID
1.3.6.1.2.1.4.16
Type
Counter
Attributes
Read-only
Default Value
0
Implemented Version
2.6.0
Name
ipFragOKs
Description
The number of IP datagrams that have been successfully fragmented at this entity. The CobraNet
interface does not support fragmentation. This variable will always read 0.
Host Address
Not available
SNMP Object ID
1.3.6.1.2.1.4.17
Type
Counter
Attributes
Read-only
Default Value
0
Implemented Version
2.6.0
Name
ipFragFails
Description
The number of IP datagrams that have been discarded because they needed to be fragmented at
this entity but could not be, e.g., because their Don't Fragment flag was set. The CobraNet interface
does not support fragmentation. This variable will always read 0.
Host Address
Not available
SNMP Object ID
1.3.6.1.2.1.4.18
Type
Counter
Attributes
Read-only
Default Value
0
Implemented Version
2.6.0