acSysActionSetApplyINImethod
AC-SYSTEM-MIB ·
.1.3.6.1.4.1.5003.9.10.10.3.1.1.14
Object
scalar r/w
Enumeration
INI parsing method.
0 = Apply After Reset
1 = Apply Immediate
When downloading a new INI to the gateway this parameter determine
if a parsing will be done immediately or after a reboot.
Note that the default is immediately parsing.
Access: Instant.
AC INI-Param: ApplyINImethod
Context
- MIB
- AC-SYSTEM-MIB
- OID
.1.3.6.1.4.1.5003.9.10.10.3.1.1.14- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- acSysActionSet
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 'AC-SYSTEM-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-SYSTEM-MIB::acSysActionSetApplyINImethod.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AC-SYSTEM-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AC-SYSTEM-MIB::acSysActionSetApplyINImethod'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | applyAfterReset |
1 | applyImmediate |