ZHONE-COM-IP-STATIC-ROUTE-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
11
.1.3.6.1.4.1.5504.4.1.13.1 · 1 row entry · 11 columns
The Static Routes table contains static routes assigned
to all interfaces.  Each interface automatically gets
one or more static routes upon interface initialization.
More static routes are added as needed (e.g. default gateway).
Rows are added by assigning staticRouteDest, staticRouteNetMask,
staticRouteNextHop (or staticRouteIfNumber), and setting
staticRouteRowStatus to 'createAndGo'.  Rows are removed
by setting staticRouteRowStatus to 'destroy'.
staticRouteEntry entry .1.3.6.1.4.1.5504.4.1.13.1.1
An entry in the Static Route table.
Indexes
ZHONE-COM-IP-RD-MIBrdIndex staticRouteDest staticRouteNetMask staticRouteNextHop staticRouteIfNumber staticRouteType
Column 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.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.13.1.1.1
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.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.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
destination directly reachable via an inter…
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.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 value to be valid. In general, this valu…
IF-MIBInterfaceIndexOrZero
Textual Convention: IF-MIBInterfaceIndexOrZero Integer32
Type Constraints:
range: 0..2147483647
.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 other protocols is protocol-dependent, a…
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.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
forwarding decisions for 'disabled', and…
Enumerationr/w
Enumerated Values:
1disabled
2enabled
.1.3.6.1.4.1.5504.4.1.13.1.1.6
staticRouteRowStatus
The status of a static route entry.
Zhone-TCZhoneRowStatusr/w
Textual Convention: Zhone-TCZhoneRowStatus Enumeration
Type Values:
1active
4createAndGo
6destroy
.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.
Enumeration
Enumerated Values:
1destinationRoute
2sourceRoute
.1.3.6.1.4.1.5504.4.1.13.1.1.8
staticRouteFallbackMetric
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 val…
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.5504.4.1.13.1.1.9
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 in increments of 100 milliseconds.
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.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 fallback
and the other route in the fallback…
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.5504.4.1.13.1.1.11