ZYXEL-STATIC-ROUTE-MIB Table View

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

Tables
1
Rows
1
Columns
6
.1.3.6.1.4.1.890.1.15.3.77.1.2 · 1 row entry · 6 columns
The table cantains  static route configuration.
zyxelStaticRouteEntry entry .1.3.6.1.4.1.890.1.15.3.77.1.2.1
An entry contains static route configuration.
Indexes
zyStaticRouteIpAddress zyStaticRouteSubnetMask zyStaticRouteGateway
Column Syntax OID
zyStaticRouteName
A descriptive name (up to 10 printable ASCII characters) for identification purposes.
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.890.1.15.3.77.1.2.1.1
zyStaticRouteIpAddress
This parameter specifies the IP network address of the final destination.
Routing is always based on network number.
If you need to specify a route to a single host, use a subnet mask of 255.255.255.255 in the subnet …
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.890.1.15.3.77.1.2.1.2
zyStaticRouteSubnetMask
The subnet mask of an IP routing domain that is associated to a static route.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.890.1.15.3.77.1.2.1.3
zyStaticRouteGateway
The IP address of gateway.
The gateway is an immediate neighbor of your Switch that will forward the packet to the destination.
The gateway must be a router on the same segment as your Switch.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.890.1.15.3.77.1.2.1.4
zyStaticRouteMetric
The metric represents the cost of transmission for routing purposes.
IP routing uses hop count as the measurement of cost, with a minimum of 1 for directly connected networks.
Enter a number that approximates the cost…
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.890.1.15.3.77.1.2.1.5
zyStaticRouteRowStatus
This object allows entries to be created and deleted from the static route table.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.890.1.15.3.77.1.2.1.6