ctActionAdminStatus
EVENT-ACTIONS-MIB ·
.1.3.6.1.4.1.52.4.3.4.1.1.1.4
Object
column
mandatory
r/w
Enumeration
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 the specified event
is generated.
An action may be disabled by setting a value of disable(2).
When disabled a given action will not be executed when the
specified event is generated. However the action remains
valid to be enabled later.
Context
- MIB
- EVENT-ACTIONS-MIB
- OID
.1.3.6.1.4.1.52.4.3.4.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ctEventActionEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |
3 | delete |