MIB Viewer

aluZoneConfigControlApply

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