|
Description:
|
ripGarbageCollectionTime OBJECT-TYPE
SYNTAX Integer32 (5..2147483647)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"When the information about a route becomes invalid, the system
should not immediately purge that route from its table. Instead,
it continues to advertise the route with a metric of infinite.
At the same time, the garbage-collection timer is set for that
route. When the count reaches zero, the route is purged from the
the table. This timer allows neighbors to become aware of
the invalidity of a route prior to purging."
DEFVAL {120}
|
|
|