Ipinhdrerrors, Ipinaddrerrors, Ipforwdatagrams – Dell POWEREDGE M1000E User Manual

Page 59: Ipinunknownprotos, Ipindiscards, Ipindelivers, Ipoutrequests, Ipoutdiscards, Ipoutnoroutes, Ipreasmtimeout

Advertising
background image

Fabric OS MIB Reference

39

53-1002750-01

IP group

2

ipInHdrErrors
1.3.6.1.2.1.4.4

Read only

The number of input datagrams discarded due to errors in their IP headers,
including bad checksums, version number mismatch, other format errors,
time-to-live exceeded, errors discovered in processing their IP options, and
so on.

ipInAddrErrors
1.3.6.1.2.1.4.5

Read only

The number of input datagrams discarded because the IP address in their
IP header's destination field was not a valid address to be received at this
entity. This count includes invalid addresses (for example, 0.0.0.0) and
addresses of unsupported classes (for example, Class E). For entities that
are not IP gateways and therefore do not forward datagrams, this counter
includes datagrams discarded because the destination address was not a
local address.

ipForwDatagrams
1.3.6.1.2.1.4.6

Read only

The number of input datagrams for which this entity was not final IP
destination, as a result of which an attempt was made to find a route to
forward them to that final destination. In entities that do not act as IP
gateways, this counter includes only those packets that were source-routed
through this entity, and the Source-Route option processing was
successful.

ipInUnknownProtos
1.3.6.1.2.1.4.7

Read only

The number of locally addressed datagrams received successfully but
discarded because of an unknown or unsupported protocol.

ipInDiscards
1.3.6.1.2.1.4.8

Read only

The number of input IP datagrams for which no problems were encountered
to prevent their continued processing, but which were discarded (for
example, for lack of buffer space).
This counter does not include any datagrams discarded while awaiting
reassembly.

ipInDelivers
1.3.6.1.2.1.4.9

Read only

The total number of input datagrams successfully delivered to IP user
protocols (including ICMP).

ipOutRequests
1.3.6.1.2.1.4.10

Read only

The total number of IP datagrams that local IP user protocols (including
ICMP) supplied to IP in requests for transmission. Note that this counter
does not include any datagrams counted in ipForwDatagrams.

ipOutDiscards
1.3.6.1.2.1.4.11

Read only

The number of output IP datagrams for which no problem was encountered
to prevent their transmission to their destination, but which were discarded
(for example, for lack of buffer space).
NOTE: This counter would include datagrams counted in ipForwDatagrams

if any such packets met this (discretionary) discard criterion.

ipOutNoRoutes
1.3.6.1.2.1.4.12

Read only

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
1.3.6.1.2.1.4.13

Read only

The maximum number of seconds that received fragments are held while
they are awaiting reassembly at this entity.

ipReasmReqds
1.3.6.1.2.1.4.14

Read only

The number of IP fragments received that needed to be reassembled at
this entity.

ipReasmOKs
1.3.6.1.2.1.4.15

Read only

The number of IP datagrams successfully reassembled.

TABLE 11

Object and OID

Access

Description

Advertising