csilCommandExecOrder
1.3.6.1.4.1.9.9.330.1.3.2.1.4
Specifies the order in which the command specified in the
object csilCommandLog will be executed periodically for
loging system information. Value of this object need not to
be consistent as it can be changed during the configuration
of the command set. Execution order of commands in the
lower part of the list will be moved up or pushed down when
a command is removed from or inserted to a position in the
middle of the list, respectively. For example, there is a
list of three commands 'show A', 'show B' and 'show C' with
the execution orders as 1, 2 and 3 respectively. If 'show
B' is removed from the list, the execution order of 'show
C' will be changed from 3 to 2. If 'show D' is added to the
list with the execution order as 2, the execution order of
'show B' and 'show C' will be changed to 3 and 4,
respectively.
Execution order of new commands appended to the list must be
continuous with the execution order of the last existing
command on the list, otherwise it will be rejected.