adminApply
ACKSYS-MIB ·
.1.3.6.1.4.1.28097.1.2.6
Object
scalar r/w
Enumeration
When set to 'Enable', applies configuration changes without rebooting the product. The value returns to 'Disable' after execution. The value return 'apply_require' if the configuration was modified but not applied. [FW:E2148.AC.1:2.8.0.1] [SYNFW:3:E2148.AC.1:4.10.0.1]
Context
- MIB
- ACKSYS-MIB
- OID
.1.3.6.1.4.1.28097.1.2.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- administration
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 'ACKSYS-MIB' -M '/opt/observium/mibs/acksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACKSYS-MIB::adminApply.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACKSYS-MIB' -M '/opt/observium/mibs/acksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACKSYS-MIB::adminApply'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | enable |
3 | applyRequire |