vRtrStaticRouteStatus
ALCATEL-ENT1-TIMETRA-VRTR-MIB ·
.1.3.6.1.4.1.6527.3.1.2.3.9.1.6
Object
column
Enumeration
The value of vRtrStaticRouteStatus indicates whether or not this route entry is active in the system. When an interface transitions to the down state, any associated route entries are marked as 'inactive' and are usually not displayed in a standard route table listing. When the interface transitions to the up state, the agent marks the associated routes as 'active'
Context
- MIB
- ALCATEL-ENT1-TIMETRA-VRTR-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.3.9.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vRtrStaticRouteEntry
- Table
- vRtrStaticRouteTable
- Siblings
- 15
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | inactive |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| vRtrStaticRouteDest The destination IP address of this route.
This object may not take a Multicast (Class D) address value.
Any assignment (implicit or otherwise) of an instance of t… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.6527.3.1.2.3.9.1.1 |
| vRtrStaticRouteEgressIfIndex The outgoing ifIndex for this route as computed by the
static-route module. This variable will have a value of 0
if vRtrStaticRouteStatus is 'inactive' or if this static
route is … | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.4.1.6527.3.1.2.3.9.1.11 |
| vRtrStaticRouteNextHop In case of remote routes, the address of the next system en route.
This member is complemented by vRtrStaticRouteNextHopUnnumberedIf.
Atmost only one of them can be non-null. If v… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.6527.3.1.2.3.9.1.12 |
| vRtrStaticRouteNextHopUnnumberedIf The name of the unnumbered Interface which will be the nexthop for
this route. This member is complemented by vRtrStaticRouteNextHop.
Atmost only one of them can be… | column | OctetString | .1.3.6.1.4.1.6527.3.1.2.3.9.1.13 |
| vRtrStaticRouteAdminState The desired administrative state for this virtual router static route | column | ALCATEL-ENT1-TIMETRA-TC-MIBTmnxAdminState | .1.3.6.1.4.1.6527.3.1.2.3.9.1.14 |
| vRtrStaticRouteIgpShortcut The value of vRtrStaticRouteIgpShortcut is valid only for indirect
static routes (i.e. vRtrStaticRouteStaticType is 'indirect'). The
bits of vRtrStaticRouteIgpShortcut identify La… | column | Bits | .1.3.6.1.4.1.6527.3.1.2.3.9.1.15 |
| vRtrStaticRouteDisallowIgp The value of vRtrStaticRouteDisallowIgp is valid only for indirect
static routes (i.e. vRtrStaticRouteStaticType is 'indirect'). If
the value of vRtrStaticRouteDisallowIgp is set … | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.6527.3.1.2.3.9.1.16 |
| vRtrStaticRouteTag The value of vRtrStaticRouteTag is used to add a 32-bit integer tag
to the static route. This tag could then be used in route policies
to control distribution of the route into ot… | column | Unsigned32 | .1.3.6.1.4.1.6527.3.1.2.3.9.1.17 |
| vRtrStaticRouteMask Indicate the mask to be logical-ANDed with the destination address
before being compared to the value in the vRtrStaticRouteDest field.
For those systems that do not s… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.6527.3.1.2.3.9.1.2 |
| vRtrStaticRouteIndex The quaternary index for the vRtrStaticRouteTable. | column | Integer32 | .1.3.6.1.4.1.6527.3.1.2.3.9.1.3 |
| vRtrStaticRouteRowStatus The row status variable, used according to
row installation and removal conventions. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.6527.3.1.2.3.9.1.4 |
| vRtrStaticRouteLastEnabledTime The vRtrStaticRouteLastEnabledTime variable contains the sysUpTime
value when vRtrStaticRouteStatus was last set to active (1) to
allow IP forwarding on this static route entry. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.6527.3.1.2.3.9.1.5 |
| vRtrStaticRouteStaticType The value of vRtrStaticRouteStaticType indicates the
type of static route represented by this row entry. | column | Enumeration | .1.3.6.1.4.1.6527.3.1.2.3.9.1.7 |
| vRtrStaticRoutePreference The value of vRtrStaticRoutePreference determines the priority
of this static route versus the routes from different sources
such as BGP or OSPF etc.
Different prot… | column | Unsigned32 | .1.3.6.1.4.1.6527.3.1.2.3.9.1.8 |
| vRtrStaticRouteMetric When ipCidrRouteProto has a value of 'netmgmt' to indicate that
this entry is a static route, the value of vRtrStaticRouteMetric
associates a metric value with the route. This val… | column | Unsigned32 | .1.3.6.1.4.1.6527.3.1.2.3.9.1.9 |