EVENT-ACTIONS-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
11

ctEventActionTable

table mandatory
.1.3.6.1.4.1.52.4.3.4.1.1 · 1 row entry · 6 columns
This table defines actions that may take place when a given
RMON event is triggered.  Where action is defined as a collection
of snmp SET operations to defined objects.  A SET operation is
defined by an OID and by a value.  It is assumed that the type
of the object is an integer.
ctEventActionEntry entry .1.3.6.1.4.1.52.4.3.4.1.1.1
Describes a particular action, SET operation.
Indexes
RMON-MIBeventIndex ctActionObjectBase
Column Syntax OID
ctActionObjectBase mandatory
This defines the base OBJECT IDENTIFIER that will be used for the
set operation.
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.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.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 disable(2) reflects that the action has been …
Enumeration
Enumerated Values:
1enable
2disable
4normal
5error
6invalidExtension
.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 the specified event
is generated.
Enumerationr/w
Enumerated Values:
1enable
2disable
3delete
.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.
OctetStringr/w
Constraints:
range: 0-127
.1.3.6.1.4.1.52.4.3.4.1.1.1.5
ctActionOrder mandatory
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.…
Integer32r/w
Constraints:
range: 1-65535
.1.3.6.1.4.1.52.4.3.4.1.1.1.6
.1.3.6.1.4.1.52.4.3.4.1.2 · 1 row entry · 5 columns
This table defines extensions to the action table.  Extensions
are in the form of get requests.  The value of which appended
to the ctActionObjectBase. Values are appended in sequential order
as defined by ctActionExtensionID.
ctActionExtensionEntry entry .1.3.6.1.4.1.52.4.3.4.1.2.1
Defines a particular action object extension entry.
Indexes
ctActionObjectBase ctActionExtensionID
Column Syntax OID
ctActionExtensionID obsolete
Uniquely identifies a specific action extension.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.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.
ObjectIdentifierr/w .1.3.6.1.4.1.52.4.3.4.1.2.1.2
ctActionExtensionValue obsolete
The result of the read operation.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.3.4.1.2.1.3
ctActionExtensionOperStatus obsolete
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 ext…
Enumeration
Enumerated Values:
1enable
2disable
4normal
5error
.1.3.6.1.4.1.52.4.3.4.1.2.1.4
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 execute whenever the specified event
is ge…
Enumerationr/w
Enumerated Values:
1enable
2disable
3delete
.1.3.6.1.4.1.52.4.3.4.1.2.1.5