aluZoneConfigControlApply

ALU-SECURITY-MIB · .1.3.6.1.4.1.6527.6.1.2.2.17.1.4.1.5

Object

column r/w Enumeration
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.

Context

MIB
ALU-SECURITY-MIB
OID
.1.3.6.1.4.1.6527.6.1.2.2.17.1.4.1.5
Type
column
Access
readwrite
Status
current
Parent
aluZoneConfigEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ALU-SECURITY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-SECURITY-MIB::aluZoneConfigControlApply'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALU-SECURITY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-SECURITY-MIB::aluZoneConfigControlApply.<aluZoneConfigId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALU-SECURITY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALU-SECURITY-MIB::aluZoneConfigControlApply'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2initialize
3commit

Conformance