csilCommandExecOrder
CISCO-SYS-INFO-LOG-MIB ·
.1.3.6.1.4.1.9.9.330.1.3.2.1.4
Object
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.
Context
- MIB
- CISCO-SYS-INFO-LOG-MIB
- OID
.1.3.6.1.4.1.9.9.330.1.3.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- csilCommandsEntry
- Table
- csilCommandsTable
- Siblings
- 4
Syntax
SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| csilCommandProfileIndex An arbitrary index assigned by NMS to uniquely identify a
profile. A profile contains a set of commands that will be
executed periodically for the purpose of logging system
infor… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.330.1.3.2.1.1 |
| csilCommandIndex An arbitrary index assigned by NMS, which is combined with
the value of csilCommandProfileIndex object to uniquely
identify an entry. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.330.1.3.2.1.2 |
| csilCommandString Specifies the command to be executed. | column | OctetString | .1.3.6.1.4.1.9.9.330.1.3.2.1.3 |
| csilCommandStatus This object is used to manage the creation, modification and
deletion of rows in this table.
Value of this object can be set to 'active' only when value of
other … | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.330.1.3.2.1.5 |