ctActionOrder
EVENT-ACTIONS-MIB ·
.1.3.6.1.4.1.52.4.3.4.1.1.1.6
Object
column
mandatory
r/w
Integer32
The value of this object controls the order of operations of actions associated with a given event. Actions with lower ctActionOrder value shall be executed first. It is not manditory that this object be set by the NMS. The default action on creation of an action entry is to create this object with a value of 1. All entries with the same ctActionOrder value will be executed in lexicographical order thus allowing for the preservation of the old order of execution.
Context
- MIB
- EVENT-ACTIONS-MIB
- OID
.1.3.6.1.4.1.52.4.3.4.1.1.1.6- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ctEventActionEntry
- Table
- ctEventActionTable
- Siblings
- 5
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-65535
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ctActionObjectBase mandatory This defines the base OBJECT IDENTIFIER that will be used for the
set operation. | column | ObjectIdentifier | .1.3.6.1.4.1.52.4.3.4.1.1.1.1 |
| ctActionValue mandatory The value that will be used in the set operation that is defined
by this action entry. | column | Integer32 | .1.3.6.1.4.1.52.4.3.4.1.1.1.2 |
| ctActionOperStatus mandatory The current operational status of the action.
A value of enable(1) reflects that the action has been enabled but
has never executed.
A value of disab… | column | Enumeration | .1.3.6.1.4.1.52.4.3.4.1.1.1.3 |
| ctActionAdminStatus mandatory Defines the desired state for this particular action entry.
An action may be enabled by setting a value of enable(1)
When enabled an action will execute whenever th… | column | Enumeration | .1.3.6.1.4.1.52.4.3.4.1.1.1.4 |
| ctActionDescription mandatory This text string allows the end-user to provide a description
of the action; it must not contain anything but printable
ASCII characters. | column | OctetString | .1.3.6.1.4.1.52.4.3.4.1.1.1.5 |