|
|
Description:
|
pmipv6RouteProtocol OBJECT-TYPE
SYNTAX INTEGER {other(1), -- none of the following
local(2), -- non-protocol information,
-- e.g., manually configured
-- entries
netmgmt(3), -- static route
ndisc(4), -- e.g., Redirect
-- the following are all
-- dynamic routing protocols
rip(5), -- RIPng
ospf(6), -- Open Shortest Path First
bgp(7), -- Border Gateway Protocol
idrp(8), -- InterDomain Routing Protocol
igrp(9) -- InterGateway Routing Protocol}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"The routing mechanism via which this route was
learned. If it has value local(2), it indicates this
route was derived from a configured address prefix."
|
|