FW 07.00.00/HAFM SW 08.06.00 McDATA E/OS SNMP Support Manual (620-000131-620, April 2005)
E
E-28
E/OS SNMP Support Manual
MIB II
ipRouteType
Syntax INTEGER {
other(1), -- none of the following
invalid(2), -- an invalidated route -- route to directly
direct(3), -- connected (sub-)network route to a non-local
indirect(4) -- host/network/sub-network }
Access read-write
Status mandatory
Description The type of route. Note that the values direct(3) and indirect(4) refer
to the notion of direct and indirect routing in the IP architecture.
Setting this object to the value invalid(2) has the effect of invalidating
the corresponding entry in the ipRouteTable object. That is, it
effectively dissasociates the destination identified with said entry
from the route identified with said entry. It is an
implementation-specific matter as to whether the agent removes an
invalidated entry from the table.
Accordingly, management stations must be prepared to receive
tabular information from agents that corresponds to entries not
currently in use. Proper interpretation of such entries requires
examination of the relevant ipRouteType object.
Sequence
::= { ipRouteEntry 8 }
ipRouteProto
Syntax INTEGER {
other(1), -- none of the following non-protocol
information, e.g., manually configured
local(2), -- entries set via a network
netmgmt(3), -- management protocol obtained via ICMP,
icmp(4), -- e.g., Redirect
the remaining values are all gateway routing protocols
egp(5),
ggp(6),