vRtrAutoCfgRaRtStatus
TIMETRA-VRTR-MIB ·
.1.3.6.1.4.1.6527.3.1.2.3.202.2.1.1.6
Object
column
Enumeration
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.
Context
- MIB
- TIMETRA-VRTR-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.3.202.2.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vRtrAutoCfgRaRtEntry
- Table
- vRtrAutoCfgRaRtTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | installed |
2 | invalid |
3 | interfaceDown |
4 | errorInternal |
5 | errorOutOfMemory |
6 | errorInstallCheck |
7 | errorInstallInternal |
8 | errorUninstallCheck |
9 | errorUninstallInternal |
10 | expired |
11 | standby |
12 | lowerPreference |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| vRtrAutoCfgRaRtAddrType The value of vRtrAutoCfgRaRtAddrType indicates the address type of
vRtrAutoCfgRaRtAddr. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.6527.3.1.2.3.202.2.1.1.1 |
| vRtrAutoCfgRaRtAddr The value of vRtrAutoCfgRaRtAddr indicates the IP address of the
route. | column | OctetString | .1.3.6.1.4.1.6527.3.1.2.3.202.2.1.1.2 |
| vRtrAutoCfgRaRtPrefixLen The value of vRtrAutoCfgRaRtPrefixLen indicates the prefix length of
the subnet associated with vRtrAutoCfgRaRtAddr. | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.6527.3.1.2.3.202.2.1.1.3 |
| vRtrAutoCfgRaRtNhAddrType The value of vRtrAutoCfgRaRtNhAddrType indicates the address type of
vRtrAutoCfgRaRtNhAddr. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.6527.3.1.2.3.202.2.1.1.4 |
| vRtrAutoCfgRaRtNhAddr The value of vRtrAutoCfgRaRtNhAddr indicates the IP address of the
next hop. | column | INET-ADDRESS-MIBInetAddressIPv6z | .1.3.6.1.4.1.6527.3.1.2.3.202.2.1.1.5 |
| vRtrAutoCfgRaRtTimer The value of vRtrAutoCfgRaRtTimer indicates how much longer a route
entry remains installed. It is initially set to the route lifetime.
A value of 4294967295 repres… | column | seconds Unsigned32 | .1.3.6.1.4.1.6527.3.1.2.3.202.2.1.1.8 |