MIB Viewer

swRIPngMethod

OBJECT-TYPE
1.3.6.1.4.1.171.12.83.2
Access
read-write
Status
current
Source
RIPNG-MIB
Sub-identifiers
0
This object indicates the method to be done while sending routing informations. If the configured value is split-horizon(2) then routes learnt on a interface are not sent over that interface. If the configured value is poison-reverse(3) then such routes are sent with a metric of 16.
INTEGER { no-horizon(1), split-horizon(2), poison-reverse(3) }