MIB Viewer

ctActionExtensionAdminStatus

OBJECT-TYPE
1.3.6.1.4.1.52.4.3.4.1.2.1.5
Access
read-write
Status
deprecated
Sub-identifiers
0
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 execute whenever the specified event is generated. An extension may be disabled by setting a value of disable(2). When disabled a given extension will not be executed when the specified event is generated. However the extension remains valid to be enabled later.
INTEGER { enable(1), disable(2), delete(3) }