zxGponIpStaticRouteRowStatus
ZXGPON-ONTMGMT-MIB ·
.1.3.6.1.4.1.3902.1012.3.50.16.3.1.50
Object
The status of this conceptual row. To create a row in this table, a manager must set this object to createAndGo(4). In particular, a newly created row cannot be created until the corresponding attributes from zxGponIpStaticRouteNextHopType to zxGponIpStaticRouteOutputPort have been set. To delete a row in this table, a manager must set this object to destroy(6).
Context
- MIB
- ZXGPON-ONTMGMT-MIB
- OID
.1.3.6.1.4.1.3902.1012.3.50.16.3.1.50- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxGponIpStaticRouteEntry
- Table
- zxGponIpStaticRouteTable
- Siblings
- 6
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| zxGponIpStaticRouteDestType The type of the zxGponIpStaticRouteDest address, as defined
in the InetAddress MIB.
Only those address types that may appear in an actual
routing table are allowed as values of th… | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.3902.1012.3.50.16.3.1.1 |
| zxGponIpStaticRouteDest The destination IP address of this route.
The type of this address is determined by the value of
the zxGponIpStaticRouteDestType object.
The values for the index objects zxGponIpS… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.3902.1012.3.50.16.3.1.2 |
| zxGponIpStaticRoutePfxLen Indicates the number of leading one bits that form the
mask to be logical-ANDed with the destination address
before being compared to the value in the
zxGponIpStaticRouteDest fiel… | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.3902.1012.3.50.16.3.1.3 |
| zxGponIpStaticRouteNextHopType The type of the zxGponIpStaticRouteNextHopType address, as
defined in the InetAddress MIB.
Value should be set to unknown(0) for non-remote routes.
Only those address types that … | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.3902.1012.3.50.16.3.1.4 |
| zxGponIpStaticRouteNextHop On remote routes, the address of the next system route.
For non-remote routes, a zero length string.
The type of this address is determined by the value of the
zxGponIpStaticRou… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.3902.1012.3.50.16.3.1.5 |
| zxGponIpStaticRouteOutputPort The number of the IP port through which the next hop should be
reached. This field is used when the next hop is reached through
an unnumbered link and when a static route is set t… | column | Integer32 | .1.3.6.1.4.1.3902.1012.3.50.16.3.1.6 |