Version |
RFC 2453, RIP Version 2. |
TimerUpdate |
An unsollicited RIP response is broadcast
every 'ipRipTimerUpdate' seconds. |
TimerTimeout |
If 'ipRipTimerTimeout' seconds elapse from the last time an
update message is received for this route, the route is dropped
but keeped in routing table. Then 'garbage process' is started. |
TimerGarbage |
If 'ipRipTimerGarbage' seconds elapse from the start of
'garbage process' (and if route is still 'dropped'),
the route is removed from the routing table. |
Rfc2453Timer |
The 'ipRipRfc2453Timer' enabled/disables variable
timer definition from RFC 2453. Enumerations: |
Rfc2091Timer |
The 'ipRipRfc2453Timer' enabled/disables variable
timer definition from RFC 2091. Enumerations: |
UpdatePacketRetryTimer |
If 'ipRipTimerUpdatePacketRetry' seconds elapse since the
transmission of the last update packet without receiving
an acknowledge the update packet is resend. |
PoisonedReverse |
Enable or disable the (currently unimplemented)
control over 'poisoned reverse' route distribution. Enumerations: |
DistributeDefaultRoutes |
Enable or disable the distribution of 'default routes'. Enumerations: |
HoldDownTimer |
If 'ipRipHoldDownTimer' seconds elapse from the start of
'database timeout' (and if route is still 'dropped'),
the route is removed from the routing table. |