|
Description:
|
tmnxChassisAdminControlApply OBJECT-TYPE
SYNTAX INTEGER {none(1), initialize(2), commit(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"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."
|
|
|