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
Uses the zyxel variant from /opt/observium/mibs/zyxel.
Command help
Walk zyxelStaticRouteTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZYXEL-STATIC-ROUTE-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-STATIC-ROUTE-MIB::zyxelStaticRouteTable'
The table cantains  static route configuration.
zyxelStaticRouteEntry row .1.3.6.1.4.1.890.1.15.3.77.1.2.1
An entry contains static route configuration.
Column Syntax OID
A descriptive name (up to 10 printable ASCII characters) for identification purposes.
SNMPv2-TCDisplayStringr/w
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.890.1.15.3.77.1.2.1.1
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
Type Constraints:
range: 4
.1.3.6.1.4.1.890.1.15.3.77.1.2.1.2
The subnet mask of an IP routing domain that is associated to a static route.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.890.1.15.3.77.1.2.1.3
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
Type Constraints:
range: 4
.1.3.6.1.4.1.890.1.15.3.77.1.2.1.4
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.890.1.15.3.77.1.2.1.5
This object allows entries to be created and deleted from the static route table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.890.1.15.3.77.1.2.1.6