|
|
Description:
|
devIPRouteProto OBJECT-TYPE
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), hello(7), rip(8), is-is(9), es-is(10), ciscoIgrp(11), bbnSpfIgp(12), ospf(13), bgp(14)}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The routing mechanism via which this route was
learned. Note that other(1) is used to indicate a
temporary route added by IP. Inclusion of values
for gateway routing protocols is not intended to
imply that hosts should support those protocols."
|
|
|
|