Ipreasmfails, Ipfragoks, Ipfragfails – Dell POWEREDGE M1000E User Manual
Page 60: Ipfragcreates, Ipaddrtable, Ipaddrentry, Ipadentaddr, Ipadentifindex, Ipadentnetmask, Ipadentbcastaddr
 
40
Fabric OS MIB Reference
53-1002750-01
IP group
2
ipReasmFails
1.3.6.1.2.1.4.16
Read only
The number of failures detected by the IP reassembly algorithm (for 
whatever reason: timed out, errors, and so on). 
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
1.3.6.1.2.1.4.17
Read only
The number of IP datagrams that have been successfully fragmented at 
this entity.
ipFragFails
1.3.6.1.2.1.4.18
Read only
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
1.3.6.1.2.1.4.19
Read only
The number of IP datagram fragments that have been generated as a 
result of fragmentation at this entity.
ipAddrTable
1.3.6.1.2.1.4.20
Not 
accessible
The table of addressing information relevant to this entity's IP addresses.
ipAddrEntry
1.3.6.1.2.1.4.20.1
Not 
accessible
The addressing information for one of this entity's IP addresses.
ipAdEntAddr
1.3.6.1.2.1.4.20.1.1
Read only
The IP address to which this entry's addressing information pertains.
ipAdEntIfIndex
1.3.6.1.2.1.4.20.1.2
Read only
The index value which uniquely identifies the interface to which this entry is 
applicable. The interface identified by a particular value of this index is the 
same interface as identified by the same value of ifIndex.
ipAdEntNetMask
1.3.6.1.2.1.4.20.1.3
Read only
The subnet mask associated with the IP address of this entry. The value of 
the mask is an IP address with all the network bits set to 1 and all the host 
bits set to 0.
ipAdEntBcastAddr
1.3.6.1.2.1.4.20.1.4
Read only
The value of the least-significant bit in the IP broadcast address used for 
sending datagrams on the (logical) interface associated with the IP address 
of this entry. For example, when the Internet standard all-ones broadcast 
address is used, the value will be 1. This value applies to both the subnet 
and network broadcasts addresses used by the entity on this (logical) 
interface.
ipAdEntReasmMaxSiz
e
1.3.6.1.2.1.4.20.1.5
Read only
The size of the largest IP datagram that this entity can reassemble from 
incoming IP fragmented datagrams received on this interface.
NOTE: This object is not supported.
ipRouteTable
1.3.6.1.2.1.4.21
Not 
accessible
The IP routing table contains an entry for each route currently known to this 
entity.
ipRouteEntry
1.3.6.1.2.1.4.21.1
Not 
accessible
A route to a particular destination.
ipRouteDest
1.3.6.1.2.1.4.21.1.1
Read-write
The destination IP address of this route.
An entry with a value of 0.0.0.0 is considered a default route. Multiple 
routes to a single destination can appear in the table, but access to such 
multiple entries is dependent on the table-access mechanisms defined by 
the network management protocol in use.
ipRouteIfIndex
1.3.6.1.2.1.4.21.1.2
Read-write
The index value that uniquely identifies the local interface through which 
the next hop of this route should be reached. 
The interface identified by a particular value of this index is the same 
interface identified by the same value of ifIndex.
TABLE 11
Object and OID
Access
Description