tRPAdminPSCondExprRowStatus
TIMETRA-ROUTE-POLICY-MIB ·
.1.3.6.1.4.1.6527.3.1.2.17.2.2.26.1.1
Object
The value of tRPAdminPSCondExprRowStatus specifies the RowStatus for
this row.
To create a row, set this object to 'createAndGo(4)' or
'createAndWait(5)'. When tRPAdminControlApply is set to 'commit(3)',
the row will actually be created in the tRPOperPSCondExprTable.
To destroy a row, set this object to 'destroy(6)'. When
tRPAdminControlApply is set to 'commit(3)', the row will actually be
removed from the tRPOperPSCondExprTable.
Context
- MIB
- TIMETRA-ROUTE-POLICY-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.17.2.2.26.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tRPAdminPSCondExprEntry
- Table
- tRPAdminPSCondExprTable
- Siblings
- 1
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tRPAdminPSCondExprRtExistString1 The value of object tRPAdminPSCondExprRtExistString1 specifies an
expression that contains a prefix list name and is used to test the
route existence.
The expressio… | column | TPrefixListNameExpression | .1.3.6.1.4.1.6527.3.1.2.17.2.2.26.1.2 |