globalPeerFilterMode OBJECT-TYPE
SYNTAX INTEGER {
disable(1),
include(2),
exclude(3)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Controls the use of update messages from the list of peers in the peer
filter table.
If set to include
routes will be only be accepted if they are from the routers in the
peer array.
If set to exclude
routes will be rejected that come from the routers whose addresses are
in the peer array, and all other routers will be accepted."