MIB Viewer

configFileAction

OBJECT-TYPE
1.3.6.1.4.1.6486.801.1.2.1.11.1.1.1.2
Access
read-write
Status
current
Sub-identifiers
0
Triggers application of the configuration file specified by the configInputFileName. A value of checkSyntax causes configInputFile to be checked for syntax, with no changes to device configuration. A value of checkSyntaxAndApply causes the configInputFile to be applied to the device configuration.A value of none indicates no action has been triggered.
INTEGER { none(1), checkSyntaxOnly(2), apply(3) }