iso/org/dod/internet/private/enterprises/.6527/.3/.1/.2/.3/.202/.2/vRtrAutoCfgRaRtTable/vRtrAutoCfgRaRtEntry/vRtrAutoCfgRaRtStatus
vRtrAutoCfgRaRtStatus
OBJECT-TYPE
1.3.6.1.4.1.6527.3.1.2.3.202.2.1.1.6
Description
The value of vRtrAutoCfgRaRtStatus indicates the state of this route. A value of 'installed' indicates the received route is valid, and is successfully installed in the route table. A value of 'expired' indicates the received route got uninstalled from the route table after lifetime expiry. A value of 'standby' indicates that the route is valid but the preference of the route is the same as the preference of another route that is already installed in the route table and no attempt is made to install it. A value of 'lowerPreference' indicates that the route is valid but the preference of the route is lower than the preference of another route that is already installed in the route table and no attempt is made to install it. A value of 'invalid' indicates that the received route is invalid for this DHCP client, and no attempt is made to install it in the route table. A value of 'errorInternal' indicates that the system encountered a generic error attempting to install the route in the route table. A value of 'errorInstallCheck' indicates that the system encountered a configuration validation check error attempting to install the route in the route table. A value of 'errorInstallInternal' indicates that the system encountered a runtime validation error attempting to install the route in the route table. A value of 'errorUninstallCheck' indicates that the system encountered a configuration validation check error attempting to uninstall the route in the route table. A value of 'errorUninstallInternal' indicates that the system encountered a runtime validation error attempting to uninstall the route in the route table.
Syntax
INTEGER { installed (1), invalid (2), interfaceDown (3), errorInternal (4), errorOutOfMemory (5), errorInstallCheck (6), errorInstallInternal (7), errorUninstallCheck (8), errorUninstallInternal (9), expired (10), standby (11), lowerPreference (12) }