MIB Viewer

aluSecPlcyAdminControlApply

OBJECT-TYPE
1.3.6.1.4.1.6527.6.1.2.2.17.1.1
Access
read-write
Status
current
Sub-identifiers
0
This object controls the use of security tables. This object always reads none(1). When set to initialize(2), the objects in standby tables are set to the current active Operational values, from the corresponding active 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 standby tables are copied to the corresponding active table objects.
INTEGER { none(1), initialize(2), commit(3) }