Technical data

Fabric OS MIB Reference Manual 2-15
Publication Number: 53-0000521-08
IP Group
2
ipInDelivers
OID 1.3.6.1.2.1.4.9
Description The total number of input datagrams successfully delivered to IP user protocols
(including ICMP).
ipOutRequests
OID 1.3.6.1.2.1.4.10
Description 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
OID 1.3.6.1.2.1.4.11
Description 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
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