sbiEthMgmtStaticRouteRowStatus
TIMETRA-SAS-SYSTEM-MIB ·
.1.3.6.1.4.1.6527.6.2.2.2.5.12.7.1.4
Object
sbiEthMgmtStaticRouteRowStatus controls the creation and deletion of rows in the table. To create a row in this table, set the row status to createAndGo(4)'. The value of sbiEthMgmtStaticRouteNextHop must also be set to a valid IP address for the row creation to succeed. To delete a row in this table, set the row status to delete(6).
Context
- MIB
- TIMETRA-SAS-SYSTEM-MIB
- OID
.1.3.6.1.4.1.6527.6.2.2.2.5.12.7.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sbiEthMgmtStaticRouteEntry
- Table
- sbiEthMgmtStaticRouteTable
- Siblings
- 3
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sbiEthMgmtStaticRouteDest The value of sbiEthMgmtStaticRouteDest specifies the destination IP
address of this static route. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.6527.6.2.2.2.5.12.7.1.1 |
| sbiEthMgmtStaticRouteMask The value of sbiEthMgmtStaticRouteMask specifies the length of the
subnet mask associated with the destination IP address of this
static route. | column | TN-TC-MIBIpAddressPrefixLength | .1.3.6.1.4.1.6527.6.2.2.2.5.12.7.1.2 |
| sbiEthMgmtStaticRouteNextHop The value of sbiEthMgmtStaticRouteNextHop specifies the IP address of
the next hop for this static route. This IP address should be
in the same subnet as the ethernet port on the … | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.6527.6.2.2.2.5.12.7.1.3 |