ZYXEL-STATIC-ROUTE-MIB
AI MIB Summary
The ZYXEL-STATIC-ROUTE-MIB enables monitoring and configuration of static routing table entries, including destination network prefixes, next-hop addresses, interface bindings, and administrative distances, on Zyxel network devices.
The subtree for static route
Main OID:
zyxelStaticRoute.1.3.6.1.4.1.890.1.15.3.77
13
Objects
Active
Status
14
Dependencies
Imported Objects
Objects
13 total| Object Name |
|---|
zyxelStaticRouteThe subtree for static route MODULE-IDENTITY .1.3.6.1.4.1.890.1.15.3.77 |
RFC1155-SMIThe subtree for static route Unknown .1.3.6.1.4.1.890.1.15.3.77 |
IF-MIBThe subtree for static route NOTIFICATION-TYPE .1.3.6.1.4.1.890.1.15.3.77 |
zyxelStaticRouteSetup OBJECT IDENTIFIER .1.3.6.1.4.1.890.1.15.3.77.1 |
zyStaticRouteMaxNumberOfRoutesThe maximum number of static route entries that can be created.ro INTEGER .1.3.6.1.4.1.890.1.15.3.77.1.1 |
zyxelStaticRouteTableThe table cantains static route configuration. SEQUENCE OF ZyxelStaticRouteEntry .1.3.6.1.4.1.890.1.15.3.77.1.2 |
zyxelStaticRouteEntryAn entry contains static route configuration. ZyxelStaticRouteEntry .1.3.6.1.4.1.890.1.15.3.77.1.2.1 |
zyStaticRouteNameA descriptive name (up to 10 printable ASCII characters) for identification purposes.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.890.1.15.3.77.1.2.1.1 |
zyStaticRouteIpAddressThis 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 mask field to force the network number to be identical to the host ID. IpAddress .1.3.6.1.4.1.890.1.15.3.77.1.2.1.2 |
zyStaticRouteSubnetMaskThe subnet mask of an IP routing domain that is associated to a static route. IpAddress .1.3.6.1.4.1.890.1.15.3.77.1.2.1.3 |
zyStaticRouteGatewayThe 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. IpAddress .1.3.6.1.4.1.890.1.15.3.77.1.2.1.4 |
zyStaticRouteMetricThe 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 for this link.
The number need not be precise, but it must be between 1 and 15.
In practice, 2 or 3 is usually a good number.rw INTEGER .1.3.6.1.4.1.890.1.15.3.77.1.2.1.5 |
zyStaticRouteRowStatusThis object allows entries to be created and deleted from the static route table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.890.1.15.3.77.1.2.1.6 |