EVENT-ACTIONS-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
11
.1.3.6.1.4.1.52.4.3.4.1.1
·
1 row entry
·
6 columns
Uses the cabletron variant from
Command help
/opt/observium/mibs/cabletron.
Walk ctEventActionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EVENT-ACTIONS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EVENT-ACTIONS-MIB::ctEventActionTable'
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.
Describes a particular action, SET operation.
Indexes
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ctActionObjectBasemandatory
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 |
||||||||||
|
ctActionValuemandatory
The value that will be used in the set operation that is defined
by this action entry. |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.3.4.1.1.1.2 |
||||||||||
|
ctActionOperStatusmandatory
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:
|
.1.3.6.1.4.1.52.4.3.4.1.1.1.3 |
||||||||||
|
ctActionAdminStatusmandatory
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:
|
.1.3.6.1.4.1.52.4.3.4.1.1.1.4 |
||||||||||
|
ctActionDescriptionmandatory
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 |
||||||||||
|
ctActionOrdermandatory
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
Uses the cabletron variant from
Command help
/opt/observium/mibs/cabletron.
Walk ctActionExtensionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EVENT-ACTIONS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EVENT-ACTIONS-MIB::ctActionExtensionTable'
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.
Defines a particular action object extension entry.
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
ctActionExtensionIDobsolete
Uniquely identifies a specific action extension.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.3.4.1.2.1.1 |
||||||||
|
ctActionExtensionOIDobsolete
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 |
||||||||
|
ctActionExtensionValueobsolete
The result of the read operation.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.52.4.3.4.1.2.1.3 |
||||||||
|
ctActionExtensionOperStatusobsolete
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:
|
.1.3.6.1.4.1.52.4.3.4.1.2.1.4 |
||||||||
|
ctActionExtensionAdminStatusobsolete
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:
|
.1.3.6.1.4.1.52.4.3.4.1.2.1.5 |