tmnxBsxAdminCtrlApply
TIMETRA-BSX-NG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.63.2.10.4.1.3
Object
column
r/w
TmnxBsxAdminCtrl
The value of tmnxBsxAdminCtrlApply specifies
the copying of tmnxBsxPolicyObjs tables from
one instance of policy version to another. This
object reads as none(1) when not editing policy
and initialize(2) when editing policy.
When set to initialize(2), the objects in
tmnxBsxPolicyObjs with the policy version
index set to 'admin' are copied to the values
with the index set to 'oper' in the same
tables. Any uncommitted changes are lost,
so setting this value corresponds to both
BEGIN-TRANSACTION and ABORT-TRANSACTION.
When set to commit(3) (END-TRANSACTION), all of the objects from
tables with the index set to 'admin' are first evaluated for
correctness, and then copied to the same items with the index set to
'oper'.
In this way, the (expensive) policy application can be performed at
one time, with a coherent BSX policy configuration.
Context
- MIB
- TIMETRA-BSX-NG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.63.2.10.4.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxBsxAdminCtrlEntry
- Table
- tmnxBsxAdminCtrlTable
- Siblings
- 2
Syntax
TmnxBsxAdminCtrl
- Source
- TmnxBsxAdminCtrl
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | initialize |
3 | commit |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tmnxBsxAdminCtrlLastChTime The value of tmnxBsxAdminCtrlLastChTime indicates the last time a
successful set was performed of tmnxBsxAdminCtrlApply to 'commit'. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.6527.3.1.2.63.2.10.4.1.1 |
| tmnxBsxAdminCtrlConfigOwner The value of tmnxBsxAdminCtrlConfigOwner specifies who has last
initialized the configuration table, who is making all the changes,
and who is expected to either commit or re-init… | column | TIMETRA-TC-MIBTNamedItemOrEmpty | .1.3.6.1.4.1.6527.3.1.2.63.2.10.4.1.2 |