rlInetStaticRouteDestType
CISCOSB-IPv6 ·
.1.3.6.1.4.1.9.6.1.101.26.28.1.1
Object
column
INET-ADDRESS-MIBInetAddressType
The type of the address used as the destination internetwork address or subnet address.
Context
- MIB
- CISCOSB-IPv6
- OID
.1.3.6.1.4.1.9.6.1.101.26.28.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rlInetStaticRouteEntry
- Table
- rlInetStaticRouteTable
- Siblings
- 12
Syntax
INET-ADDRESS-MIBInetAddressType
- Source
- INET-ADDRESS-MIBInetAddressType
- Base type
Enumeration
Values & Constraints
Object Constraints
range: 0-80
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
16 | dns |
25 | l2vpn |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rlInetStaticRouteRowStatus The row status variable, used according to row
installation and removal conventions.
A row entry cannot be modified when the status is
marked as active(1). | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.6.1.101.26.28.1.10 |
| rlInetStaticRouteForwardingStatus active - An indication that the route has implication on routing
inactive - the route is a backup route or it is down. It is not used
in forwarding decision.
Down means… | column | Enumeration | .1.3.6.1.4.1.9.6.1.101.26.28.1.11 |
| rlInetStaticRouteTrackObject Track object number | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.6.1.101.26.28.1.12 |
| rlInetStaticRouteTrackStatus Track status | column | Enumeration | .1.3.6.1.4.1.9.6.1.101.26.28.1.13 |
| rlInetStaticRouteDest Destination internetwork address or subnet address. The
destination prefix length is applied to this value, and to a
particular destination address, to determine whether the rout… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.6.1.101.26.28.1.2 |
| rlInetStaticRoutePfxLen Indicates the number of leading one bits that form the
mask to be logical-ANDed with the destination address
before being compared to the value in the
rlInetStaticRouteDest field. | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.9.6.1.101.26.28.1.3 |
| rlInetStaticRouteNextHopType The type of the address used as the next-hop address
for this route. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.6.1.101.26.28.1.4 |
| rlInetStaticRouteNextHop The next-hop IP address, if any.
If rlInetStaticRouteAction is 'forward', there may or may not be
a next-hop IP address.
A next-hop IP address is not required if an output interfa… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.6.1.101.26.28.1.5 |
| rlInetStaticRouteIfIndex The ifIndex value that identifies the local interface
through which the next hop of this route should be
reached. A value of 0 is valid and represents the
scenario where no inter… | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.4.1.9.6.1.101.26.28.1.6 |
| rlInetStaticRoutePathCost Path cost for this static route. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.6.1.101.26.28.1.7 |
| rlInetStaticRouteType Same as inetCidrRouteType MIB (excluded 'other' route type) | column | Enumeration | .1.3.6.1.4.1.9.6.1.101.26.28.1.8 |
| rlInetStaticRouteOwner Static - The route is configured over Static IP.
This route is written to configuration files.
Dhcp - The route is Configured by DHCP
(received as part of DHCP configuration)
… | column | Enumeration | .1.3.6.1.4.1.9.6.1.101.26.28.1.9 |