hpicfIpStaticRouteEntry
HP-ICF-IP-ROUTING ·
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1
Object
row
A row in the static route table, containing
information about a single configured static
route.
There are 3 legal cases for the indexing this
table:
1. ((hpicfIpStaticRouteFwdAddrType ==
hpicfIpStaticRoutePrefixType) &&
(hpicfIpStaticRouteFwdAddr is IP address of
appropriate type) &&
(hpicfIpStaticRouteFwdIfIndex == 0))
Normal, remote static route. hpicfIpStaticRouteType
will be equal to 'remote'.
Note that the first condition that the FwdAddrType
must equal the PrefixType exactly is not strictly
true. For example, in IPv6, it is quite legal
and expected to configure a static route where
the PrefixType is ipv6, and the Prefix is a 16
byte IPv6 destination address, but the FwdAddrType
is ipv6z and the FwdAddr is a 20 byte scoped
IPv6 link-local address.
2. ((hpicfIpStaticRouteFwdAddrType == 'unknown') &&
(hpicfIpStaticRouteFwdAddr == zero-length string) &&
(hpicfIpStaticRouteFwdIfIndex != 0))
Interface route. Treated like a connected route.
hpicfIpStaticRouteType will be equal to 'local'.
3. ((hpicfIpStaticRouteFwdAddrType == 'unknown') &&
(hpicfIpStaticRouteFwdAddr == zero-length string) &&
(hpicfIpStaticRouteFwdIfIndex == 0))
Discard route. hpicfStaticRouteType will be equal
to either 'reject' or 'discard'.
Context
- MIB
- HP-ICF-IP-ROUTING
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1- Type
- row
- Status
- current
- Parent
- hpicfIpStaticRouteTable
- Table
- hpicfIpStaticRouteTable
- Children
- 14
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hpicfIpStaticRoutePrefixType The type of destination prefix specified by this
route. The value 'dns(16)' is not supported.
This object specifies the type of destination
address prefix in the hpicfIpStaticRou… | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.1 |
| hpicfIpStaticRouteStatus Status of this route entry. All writable
columns in this table can be modified while the
corresponding row is active. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.10 |
| hpicfIpStaticRouteMetric Metric value for this route. It is used to compare
static route with other static routes to the same
destination. The acceptable range is from 1 to 255,
both inclusive. | column | OSPF-MIBMetric | .1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.11 |
| hpicfIpStaticRouteName Name of the configured static route.
It is used for lucidity and troubleshooting
purpose and is optional. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.12 |
| hpicfIpStaticRouteLogging This object determines whether or not debug log
messages are to be generated for packets matching
statically configured null routes.
When enabled, the debug option … | column | Enumeration | .1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.13 |
| hpicfIpStaticRouteBfdEnable This object enables or disables BFD on Static route.
When set to true(1), BFD is enabled for the session.
When set to false(2), BFD is disabled for the session. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.14 |
| hpicfIpStaticRoutePrefix The destination address prefix of this route.
The type of address specified by this route is
indicated by the corresponding instance of the
hpicfIpStaticRoutePrefixType object.
… | column | OctetString | .1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.2 |
| hpicfIpStaticRoutePrefixLength This object indicates the number of leading
one bits which form the mask to be logically
ANDed with a destination address before
comparison with the corresponding instance of
the … | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.3 |
| hpicfIpStaticRouteFwdAddrType The type of forwarding address for this route.
The value of this object must be equal either to
'unknown' or to a value appropriate for the
corresponding instance of the
hpicfIpSt… | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.4 |
| hpicfIpStaticRouteFwdAddr For remote routes, the value of the next specified
router to use for forwarding packets to the
destination specified by this route. Note that this
router does not need to be dire… | column | OctetString | .1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.5 |
| hpicfIpStaticRouteFwdIfIndex For remote routes, the value of this object must
be zero.
For reject or null routes, the value of this
object must be zero.
For local routes, this ob… | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.6 |
| hpicfIpStaticRouteType The type of route. The value 'other' is not supported,
and is included only for compatibility with the IP
Forwarding Table MIB. The value 'local' indicates
that the destination … | column | Enumeration | .1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.7 |
| hpicfIpStaticRouteDistance The administrative distance to associate with
this static route. Routes with lower distances
are preferred. By default, static routes are
created with an administrative distance… | column | Integer32 | .1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.8 |
| hpicfIpStaticRouteTag Tag value that can be used to filter redistribution
of this route via route maps. | column | Unsigned32 | .1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.9 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| hpicfIpStaticRoutePrefixType The type of destination prefix specified by this
route. The value 'dns(16)' is not supported.
This object specifies the type of destination
address prefix in the hpicfIpStaticRou… | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.1 |
| hpicfIpStaticRoutePrefix The destination address prefix of this route.
The type of address specified by this route is
indicated by the corresponding instance of the
hpicfIpStaticRoutePrefixType object.
… | column | OctetString | .1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.2 |
| hpicfIpStaticRoutePrefixLength This object indicates the number of leading
one bits which form the mask to be logically
ANDed with a destination address before
comparison with the corresponding instance of
the … | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.3 |
| hpicfIpStaticRouteFwdAddrType The type of forwarding address for this route.
The value of this object must be equal either to
'unknown' or to a value appropriate for the
corresponding instance of the
hpicfIpSt… | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.4 |
| hpicfIpStaticRouteFwdAddr For remote routes, the value of the next specified
router to use for forwarding packets to the
destination specified by this route. Note that this
router does not need to be dire… | column | OctetString | .1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.5 |
| hpicfIpStaticRouteFwdIfIndex For remote routes, the value of this object must
be zero.
For reject or null routes, the value of this
object must be zero.
For local routes, this ob… | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.4.1.11.2.14.11.5.1.15.1.4.1.1.6 |