FW V06.XX/HAFM SW V08.02.00 HP StorageWorks SNMP Reference for Directors and Edge Switches (AA-RQ7BE-TE, July 2004)

SNMP Support
47SNMP Reference for Directors and Edge Switches
IP Routing Table
The IP routing table contains an entry for each route presently known to this entity
ipAdEntNetMask IpAddress R 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’s
bits set to 0.
ipAdEntBcastAddr INTEGER R 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.
ipAdEntReasmMax
Size
INTEGER (0..65535) R The size of the largest IP datagram that
this entity can re-assemble from
incoming IP fragmented datagrams
received on this interface.
MIB-2 Object
Name
Type Access Description
ipRouteDest IpAddress RW 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 INTEGER RW The index value which 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
identified by the same value of ifIndex.