tRPAdminControlApply
TIMETRA-ROUTE-POLICY-MIB ·
.1.3.6.1.4.1.6527.3.1.2.17.2.1.2
Object
scalar
r/w
Enumeration
This object controls the use of tRPAdminValueObjects tables.
This object always reads none(1) after setting it to commit(3).
When set to initialize(2), the objects in tRPAdminValueObjects tables
are set to the current Operational values, from the
corresponding tRPOperValueObjects tables. Any uncommitted changes are
lost, so setting this value corresponds to both BEGIN-TRANSACTION
and ABORT-TRANSACTION.
The value of this object must be initialize(2) when changing
the values of objects in tRPAdminValueObjects tables.
When set to commit(3) (END-TRANSACTION), all of the objects from
tRPAdminValueObjects tables are copied to the corresponding
tRPOperValueObjects table objects. Then, all routes are re-evaluated
with the new policies. Later arriving routes are evaluated with the
new policies.
Value exclusive(4) initializes the transaction like initialize(2), but
when the value is set to exclusive(4), only the user who started this
transaction (tRPAdminOwner) can change the configuration.
In this way, the (expensive) route re-evaluation can be performed at
one time, with a coherent route policy configuration.
Context
- MIB
- TIMETRA-ROUTE-POLICY-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.17.2.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- tRPAdminControlObjects
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | initialize |
3 | commit |
4 | exclusive |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tRPAdminOwner Who has last initialized the administrative tables, who is making all
the changes, and who is expected to either commit or re-initialize
(ABORT-TRANSACTION).
The value … | scalar | TIMETRA-TC-MIBTNamedItemOrEmpty | .1.3.6.1.4.1.6527.3.1.2.17.2.1.1 |
| tRPAdminLastSetTimer The time remaining until the agent re-initializes the administrative
tables.
If tRPAdminControlApply is currently set to exclusive(4) and is not
set to commit(3) within… | scalar | centiseconds SNMPv2-TCTimeInterval | .1.3.6.1.4.1.6527.3.1.2.17.2.1.3 |
| tRPAdminLastSetTimeout The value of tRPAdminLastSetTimeout specifies the timeout interval for
transactions started with an exclusive lock. | scalar | seconds Integer32 | .1.3.6.1.4.1.6527.3.1.2.17.2.1.4 |
| tRPAdminControlResetExclusive This value of object tRPAdminControlResetExclusive specifies whether
the exclusive lock should be aborted.
When the value of tRPAdminControlResetExclusive is set to tru… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.6527.3.1.2.17.2.1.5 |