zyStaticRouteRowStatus
ZYXEL-STATIC-ROUTE-MIB ·
.1.3.6.1.4.1.890.1.15.3.77.1.2.1.6
Object
This object allows entries to be created and deleted from the static route table.
Context
- MIB
- ZYXEL-STATIC-ROUTE-MIB
- OID
.1.3.6.1.4.1.890.1.15.3.77.1.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zyxelStaticRouteEntry
- Table
- zyxelStaticRouteTable
- Siblings
- 5
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| zyStaticRouteName A descriptive name (up to 10 printable ASCII characters) for identification purposes. | column | SNMPv2-TCDisplayString | .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 subne… | column | SNMPv2-SMIIpAddress | .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. | column | SNMPv2-SMIIpAddress | .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 … | column | SNMPv2-SMIIpAddress | .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.
E… | column | Integer32 | .1.3.6.1.4.1.890.1.15.3.77.1.2.1.5 |