rlInternInetStaticRouteOwner
HPE-IPv6 ·
.1.3.6.1.4.1.11.2.26.31.1.9
Object
column
Enumeration
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) This route IS NOT written to configuration files Default - The route is Configured by default system config exists till any other configuration is applied. Icmp - The route is Configured by ICMP protocol either by router advertisements or to be advertised in router advertisements .
Context
- MIB
- HPE-IPv6
- OID
.1.3.6.1.4.1.11.2.26.31.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rlInternInetStaticRouteEntry
- Table
- rlInternInetStaticRouteTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | static |
2 | dhcp |
3 | default |
4 | icmp |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rlInternInetStaticRouteDestType The type of the address used as the destination
internetwork address or subnet address. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.11.2.26.31.1.1 |
| rlInternInetStaticRouteRowStatus 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.11.2.26.31.1.10 |
| rlInternInetStaticRouteForwardingStatus 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.11.2.26.31.1.11 |
| rlInternInetStaticRouteDest 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.11.2.26.31.1.2 |
| rlInternInetStaticRoutePfxLen 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
rlInternInetStaticRouteDest … | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.11.2.26.31.1.3 |
| rlInternInetStaticRouteNextHopType The type of the address used as the next-hop address
for this route. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.11.2.26.31.1.4 |
| rlInternInetStaticRouteNextHop The next-hop IP address, if any.
If rlInternInetStaticRouteAction is 'forward', there may or may not be
a next-hop IP address.
A next-hop IP address is not required if an output i… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.11.2.26.31.1.5 |
| rlInternInetStaticRouteIfIndex 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.11.2.26.31.1.6 |
| rlInternInetStaticRoutePathCost Path cost for this static route. Value of 0 signs default value metric | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.11.2.26.31.1.7 |
| rlInternInetStaticRouteType Same as inetCidrRouteType MIB (excluded 'other' route type) | column | Enumeration | .1.3.6.1.4.1.11.2.26.31.1.8 |