AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Enterasys-Networks-Inc » EVENT-ACTIONS-MIB » Objects

EVENT-ACTIONS-MIB.mib object view, vendor Enterasys-Networks-Inc

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file EVENT-ACTIONS-MIB and use it to monitor vendor specific OID's.

EVENT-ACTIONS-MIB file content

Object view of EVENT-ACTIONS-MIB:

Scalar Object
ctEventActionEntry .1.3.6.1.4.1.52.4.3.4.1.1.1
Describes a particular action, SET operation.
ctActionExtensionEntry .1.3.6.1.4.1.52.4.3.4.1.2.1
Defines a particular action object extension entry.
ctEventActionTableEntries .1.3.6.1.4.1.52.4.3.4.1.3
The number of active entries in the ctEventAction Table.
Tabular Object
ctActionObjectBase .1.3.6.1.4.1.52.4.3.4.1.1.1.1
This defines the base OBJECT IDENTIFIER that will be used for the set operation.
ctActionValue .1.3.6.1.4.1.52.4.3.4.1.1.1.2
The value that will be used in the set operation that is defined by this action entry.
ctActionOperStatus .1.3.6.1.4.1.52.4.3.4.1.1.1.3
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 disabled. A value of normal(4) indicates that the action has executed and has completed normally. A value of error(5) indicates that the action 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 ctActionObjectTable. A value of invalidExtension(6) reflects that this action can not be executed since one or more of the defined extensions are in error.
ctActionAdminStatus .1.3.6.1.4.1.52.4.3.4.1.1.1.4
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.
ctActionDescription .1.3.6.1.4.1.52.4.3.4.1.1.1.5
This text string allows the end-user to provide a description of the action; it must not contain anything but printable ASCII characters.
ctActionOrder .1.3.6.1.4.1.52.4.3.4.1.1.1.6
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. The default action on creation of an action entry is to create this object with a value of 1. All entries with the same ctActionOrder value will be executed in lexicographical order thus allowing for the preservation of the old order of execution.
ctActionExtensionID .1.3.6.1.4.1.52.4.3.4.1.2.1.1
Uniquely identifies a specific action extension.
ctActionExtensionOID .1.3.6.1.4.1.52.4.3.4.1.2.1.2
Defines the OBJECT that will be read to get the value that will form the extension.
ctActionExtensionValue .1.3.6.1.4.1.52.4.3.4.1.2.1.3
The result of the read operation.
ctActionExtensionOperStatus .1.3.6.1.4.1.52.4.3.4.1.2.1.4
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.
ctActionExtensionAdminStatus .1.3.6.1.4.1.52.4.3.4.1.2.1.5
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.
Table
ctEventActionTable .1.3.6.1.4.1.52.4.3.4.1.1
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.
ctActionExtensionTable .1.3.6.1.4.1.52.4.3.4.1.2
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.
Object Identifier
ctActionDefn .1.3.6.1.4.1.52.4.3.4.1