sonusBparamParamMode
1.3.6.1.4.1.2879.2.1.1.1.2.1.1.41
Specifies the binary parameter file mode of the node. This mode specifies
whether the node will attempt to load a binary parameter file. The paramMode
can be set to disabled(1) which disables parameter file loading.
The mode can be set to defaults(3), which temporarily disables binary
parameter file loading, until after the next binary parameter file save
cycle initiated by the runtime software. In both of these disabled cases,
the node boots with default parameters and automatically loads and executes
the CLI startup script. The paramMode may be set to binaryFile(2),
which enables binary parameter file loading and disables the automatic
CLI startup script loading.
A binary parameter file must exist before the node can
succesfully load a binary parameter file. The node will load default
parameters when a valid parameter file can not be loaded. The node
loads default parameters when either the parameter mode is set
to disabled(1) or when the mode is set to defaults(3). When the mode
is set to defaults(3), the mode is automatically updated to binaryFile(2)
on the first parameter save cycle.