aluSecPlcyAdminControlApply
ALU-SECURITY-MIB ·
.1.3.6.1.4.1.6527.6.1.2.2.17.1.1
Object
scalar r/w
Enumeration
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.
Context
- MIB
- ALU-SECURITY-MIB
- OID
.1.3.6.1.4.1.6527.6.1.2.2.17.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- aluSecurityAdminObjs
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::aluSecPlcyAdminControlApply.0'
More examples
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::aluSecPlcyAdminControlApply'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | initialize |
3 | commit |
Conformance
Member of