snRtIpStaticRouteRowStatus
FOUNDRY-SN-IP-MIB ·
.1.3.6.1.4.1.1991.1.2.2.2.1.5
Object
column
r/w
RowSts
To create or delete a static route entry.
Context
- MIB
- FOUNDRY-SN-IP-MIB
- OID
.1.3.6.1.4.1.1991.1.2.2.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- snRtIpStaticRouteEntry
- Table
- snRtIpStaticRouteTable
- Siblings
- 6
Syntax
RowSts
- Source
- RowSts
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | valid |
3 | delete |
4 | create |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snRtIpStaticRouteDest Destination IP address.
0.0.0.0 for default route. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.1991.1.2.2.2.1.1 |
| snRtIpStaticRouteMask Subnet mask associated with
the destination IP address.
0.0.0.0 for default route mask. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.1991.1.2.2.2.1.2 |
| snRtIpStaticRouteNextHop IP address of next hop router that
is located on one of the directly
attached IP subnet. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.1991.1.2.2.2.1.3 |
| snRtIpStaticRouteMetric The metrics to next hop router. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.1991.1.2.2.2.1.4 |
| snRtIpStaticRouteDistance Administration distance. | column | Integer32 | .1.3.6.1.4.1.1991.1.2.2.2.1.6 |
| snRtIpStaticRouteOutgoingInterface The outgoing interface of a static route.
Use the ifIndex value here to specify the outgoing interface.
Value of 0 indicates that outgoing interface has not been
configured for a … | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.4.1.1991.1.2.2.2.1.7 |