ZHONE-COM-IP-STATIC-ROUTE-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
1
Rows
1
Columns
11
staticRouteTable
table.1.3.6.1.4.1.5504.4.1.13.1
·
1 row entry
·
11 columns
Uses the zhone variant from
Command help
/opt/observium/mibs/zhone.
Walk staticRouteTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZHONE-COM-IP-STATIC-ROUTE-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-IP-STATIC-ROUTE-MIB::staticRouteTable'
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'.
An entry in the Static Route table.
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
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 Type Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.13.1.1.1 |
||||||
|
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 Type Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.13.1.1.2 |
||||||
|
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 Type Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.13.1.1.3 |
||||||
|
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 Type Constraints: range: 0..2147483647Description: This textual convention is an extension of the InterfaceIndex convention. The latter defines a greater than zero value used to identify an interface or interface sub-layer in the managed system. This extension permits… |
.1.3.6.1.4.1.5504.4.1.13.1.1.4 |
||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5504.4.1.13.1.1.5 |
||||||
|
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:
|
.1.3.6.1.4.1.5504.4.1.13.1.1.6 |
||||||
|
The status of a static route entry.
|
Zhone-TCZhoneRowStatusr/w Type Values:
|
.1.3.6.1.4.1.5504.4.1.13.1.1.7 |
||||||
|
Determines if this entry is a traditional
destination route or a source address based route. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.5504.4.1.13.1.1.8 |
||||||
|
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 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.5504.4.1.13.1.1.9 |
||||||
|
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 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5504.4.1.13.1.1.10 |
||||||
|
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 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.5504.4.1.13.1.1.11 |