staticRouteFallbackMetric
ZHONE-COM-IP-STATIC-ROUTE-MIB ·
.1.3.6.1.4.1.5504.4.1.13.1.1.9
Object
This object contains the fallback metric value for routes that are a part of a fallback route pair. Please refer to the Zhone Technologies User's Reference Manual for more information about fallback route pairs. The value of this object must be greater than both of the staticRouteMetrics of fallback route pair.
Context
- MIB
- ZHONE-COM-IP-STATIC-ROUTE-MIB
- OID
.1.3.6.1.4.1.5504.4.1.13.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- staticRouteEntry
- Table
- staticRouteTable
- Siblings
- 10
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| staticRouteDest The destination network or host IP address of the static route.
A default gateway is one with a destination of 0.0.0.0 and
netmask 0.0.0.0. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.5504.4.1.13.1.1.1 |
| staticRoutePingInterval This object defines the interval, in milliseconds, of
succesive pings of the nexthop of an active fallback route
pair. The minimum value is 500 milliseconds, and must be
specified… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.5504.4.1.13.1.1.10 |
| staticRoutePingFailMax This object contain the maximum number of times that the ping
of the nexthop of an active route in a fallback route pair
must fail, in a row, before this route is demoted to fall… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.5504.4.1.13.1.1.11 |
| staticRouteNetMask The destination IP network mask of the static route.
A default gateway is one with a destination of 0.0.0.0 and
netmask 0.0.0.0. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.5504.4.1.13.1.1.2 |
| staticRouteNextHop The IP address of the nexthop router of the static route.
This may be 0.0.0.0 for static routes that use an interface
number rather than a nexthop address, as in the case of a
des… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.5504.4.1.13.1.1.3 |
| staticRouteIfNumber The interface of the static route. This is for directly
connected destinations (i.e. use this instead of
staticRouteNextHop). Unnumbered point-to-point interfaces
require this v… | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.4.1.5504.4.1.13.1.1.4 |
| staticRouteMetric A dimensionless quantity chosen at the discretion of the
provisioner for the purpose of comparing static routes.
The meaning of this value when static routes are redistributed
to … | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.5504.4.1.13.1.1.5 |
| staticRouteEnable An enumeration of the administrative state of the static route.
The possible values are either 'disabled' or 'enabled',
where the static route entry is not considered when making
… | column | Enumeration | .1.3.6.1.4.1.5504.4.1.13.1.1.6 |
| staticRouteRowStatus The status of a static route entry. | column | Zhone-TCZhoneRowStatus | .1.3.6.1.4.1.5504.4.1.13.1.1.7 |
| staticRouteType Determines if this entry is a traditional
destination route or a source address based
route. | column | Enumeration | .1.3.6.1.4.1.5504.4.1.13.1.1.8 |