ctActionExtensionOperStatus
EVENT-ACTIONS-MIB ·
.1.3.6.1.4.1.52.4.3.4.1.2.1.4
Object
column
obsolete
Enumeration
The current operational status of the action extension.
A value of enable(1) reflects that the extension has been enabled but
has never executed.
A value of disable(2) reflects that the extension has been disabled.
A value of normal(4) indicates that the extension has executed and
has completed normally.
A value of error(5) indicates that the extension has executed but
an error was detected during the operation. Possible causes
are bad value, bad type of value, object out of view, incorrect
object extensions as defined in ctActionExtensionTable.
Context
- MIB
- EVENT-ACTIONS-MIB
- OID
.1.3.6.1.4.1.52.4.3.4.1.2.1.4- Type
- column
- Access
- readonly
- Status
- obsolete
- Parent
- ctActionExtensionEntry
- Table
- ctActionExtensionTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |
4 | normal |
5 | error |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ctActionExtensionID obsolete Uniquely identifies a specific action extension. | column | Integer32 | .1.3.6.1.4.1.52.4.3.4.1.2.1.1 |
| ctActionExtensionOID obsolete Defines the OBJECT that will be read to get the value that
will form the extension. | column | ObjectIdentifier | .1.3.6.1.4.1.52.4.3.4.1.2.1.2 |
| ctActionExtensionValue obsolete The result of the read operation. | column | Integer32 | .1.3.6.1.4.1.52.4.3.4.1.2.1.3 |
| ctActionExtensionAdminStatus obsolete Defines the desired state for this particular action
extension entry.
An extension may be enabled by setting a value of enable(1)
When enabled an extension will ex… | column | Enumeration | .1.3.6.1.4.1.52.4.3.4.1.2.1.5 |