sbiUplinkRouteRowStatus
TIMETRA-SAS-SYSTEM-MIB ·
.1.3.6.1.4.1.6527.6.2.2.2.5.11.12.1.5
Object
sbiUplinkRouteRowStatus 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 sbiUplinkRouteNextHop 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.11.12.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sbiUplinkRouteEntry
- Table
- sbiUplinkRouteTable
- Siblings
- 4
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sbiUplinkAorB If set to 1 this route is for the uplinkA, if it is set to 2 it is for uplinkB | column | Unsigned32 | .1.3.6.1.4.1.6527.6.2.2.2.5.11.12.1.1 |
| sbiUplinkRouteDest The value of 'sbiUplinkBofRouteDest' specifies the destination IP
address of this static route. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.6527.6.2.2.2.5.11.12.1.2 |
| sbiUplinkRouteMask The value of sbiUplinkRouteMask 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.11.12.1.3 |
| sbiUplinkRouteNextHop The value of sbiUplinkRouteNextHop 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 active… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.6527.6.2.2.2.5.11.12.1.4 |