38 MIB-II Objects
Syntax
INTEGER
Access
Read-only
Status
Mandatory
ipAdEntReasmMaxSize (1.3.6.1.2.1.4.20.1.5)
The size of the largest IP datagram that this entity can reassemble from incoming IP fragmented datagrams
received on this interface.
Syntax
INTEGER (0..65535)
Access
Read-only
Status
Mandatory
The IP Routing table
The IP routing table contains an entry for each route presently known to this entity.
ipRouteDest (1.3.6.1.2.1.4.21.1.1)
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.
Syntax
IpAddress
Access
Read-write
Status
Mandatory
Return value
Writes not supported.
ipRouteIfIndex (1.3.6.1.2.1.4.21.1.2)
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 as the one
identified by the same value of ifIndex.
Syntax
INTEGER
Access
Read-write
Status
Mandatory