tmnxChassisAdminControlApply
TIMETRA-CHASSIS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.2.8.1.2
Object
scalar
r/w
Enumeration
The value of tmnxChassisAdminControlApply specifies how
tmnxChassisAdminTable object is used in order to update
tmnxChassisTable table objects.
When set to initialize(2) (BEGIN-TRANSACTION), the objects in
tmnxChassisAdminTable are set to the current Operational values, from
the tmnxChassisTable.
When set to commit(3) (END-TRANSACTION), all of the objects from
tmnxChassisAdminTable are copied to the corresponding tmnxChassisTable
table objects.
When set to none(1) (ABORT-TRANSACTION) any uncommitted changes will
be lost.
If changes are not committed within a predefined timeout, they will be
lost.
Context
- MIB
- TIMETRA-CHASSIS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.2.8.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- tmnxChassisAdminCtrlObjs
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | initialize |
3 | commit |