ID Type Name Description Links Access
Action-MIB-1 comment comment
Action MIB Header
Action-MIB-2 mib ISO26048-1-Action
  
MODULE-IDENTITY, OBJECT-TYPE, OBJECT-IDENTITY
FROM SNMPv2-SMI
-- RFC 2578
RowStatus, StorageType, TimeStamp, VariablePointer
FROM SNMPv2-TC
-- RFC 2579
MODULE-COMPLIANCE, OBJECT-GROUP
FROM SNMPv2-CONF
-- RFC 2580
SnmpAdminString, SnmpSecurityLevel, SnmpSecurityModel
FROM SNMP-FRAMEWORK-MIB
-- RFC 3411
ITSCounter8, ITSCounter16, ITSPositive8, ITSUnsigned8
FROM ISO26048-1-FieldDevice
fdGlobalMIB, fdAdminGlobal, fdGlobalConformance
FROM ISO26048-1-Global
fdOwnerEntry, fdOwnerIndex
FROM ISO26048-1-Owner
Action-MIB-3 module-identity fdActionMIB

This MIB defines a management information to configure actions to be performed when called (e.g., by a trigger firing). Copyright (C) International Organization for Standardization (ISO). This MIB module is part of ISO 26048-1; see ISO 26048-1 for full legal notices.

Action-MIB-4 comment comment
Administrator Objects to Manage Actions
Action-MIB-5 object-identity fdAdminAction

A node defining management information related to the field device's Action table.

Action-MIB-6 object-type fdAdminActionsTotalTriggers

1 Total triggers

The number of times any action group has been called since the last initialization of the SNMP engine.

read-only
Action-MIB-7 object-type fdAdminActionsTotalFailures

2 Total failures

The number of times any action was called since the last initialization of the SNMP engine but was unsuccessful (e.g., the relative row pointer did not point to an existing row).

read-only
Action-MIB-8 object-type fdOwnerActionTable

3 Owner action table

A table containing management information about the actions associated with each owner. It is recommended that administrators are granted read- write access to the entire table while owners are only granted read-access to their specific row(s).

not-accessible
Action-MIB-9 object-type fdOwnerActionEntry

A row in the fdOwnerActionTable.

not-accessible
Action-MIB-10 row FdOwnerActionEntry
Action-MIB-11 object-type fdOwnerActionMaxGroups

4 Maximum action groups for owner

The maximum number of rows that this owner is allowed to manage within the fdActionGroupTable at any point in time.

read-create
Action-MIB-12 object-type fdOwnerActionActionsPerGroup

5 Owner actions per group

The maximum number of fdActionTable rows that this owner is allowed to manage within each action group at any point in time.

read-create
Action-MIB-13 object-type fdOwnerActionTriggers

6 Number of action triggers for owner

The number of times any action group associated with this owner has been called since the last discontinuity, as defined by the fdOwnerTimeStamp.

read-only
Action-MIB-14 object-type fdOwnerActionFailures

7 Number of action failures for owner

The number of times an action group for this owner was called but one or more actions within the group was unsuccessful (e.g., the relative row pointer did not point to an existing row).

read-only
Action-MIB-15 comment comment
Action objects
Action-MIB-16 object-type fdActionGroupTable

8 Action group table

A table that manages the actions that can be internally called by the device.

not-accessible
Action-MIB-17 object-type fdActionGroupEntry

An action that can be performed by the device. The action table provides a way for a single trigger to call multiple specific actions.

not-accessible
Action-MIB-18 row FdActionGroupEntry
Action-MIB-19 object-type fdActionGroupIndex

9 Action group index

The unique index of the action group, within the scope of the fdOwnerIndex.

not-accessible
Action-MIB-20 object-type fdActionGroupDescription

10 Action group description

The human readable description of the purpose of this entry.

read-create
Action-MIB-21 object-type fdActionGroupTriggers

11 Action group triggers

The number of times this action group has been called by a triggering event when the entry was in the active and enabled state. Any discontinuity shall result in resetting this object to zero and updating the value of fdActionGroupTimeStamp.

read-only
Action-MIB-22 object-type fdActionGroupFailures

12 Action group failures

The number of times this action group has been called by a triggering event when the entry was in the active and enabled state and one or more of the associated actions experienced a failure. Any discontinuity shall result in resetting this object to zero and updating the value of fdActionGroupTimeMark.

read-only
Action-MIB-23 object-type fdActionGroupTimeStamp

13 Action group time stamp

The value sysUpTime at the last discontinuity of the counters associated with this row of the fdActionGroupTable. Discontinuities occur when the row is created.

read-only
Action-MIB-24 object-type fdActionGroupStorageType

14 Action group storage type

This object defines whether this action group and all of its component actions are kept in volatile storage and lost upon reboot or if this row is backed up by non-volatile or permanent storage. Conceptual rows having the value 'permanent' must allow write access to the fdActionGroupRowStatus and fdActionRowStatus columnar objects to disable the group and/or action.

read-create
Action-MIB-25 object-type fdActionGroupRowStatus

15 Action group row status

The status of this action group. A control that allows entries to be added and removed from this table. A 'destroy' command for this object shall also destroy all fdActionEntires associated with this action group. fdActionGroupDescription can be modified independent of the current row status. All other read-create objects in this entry can only be modified when the value of this object is not 'active'.

read-create
Action-MIB-26 object-type fdActionTable

16 Action table

A table that manages the actions that can be internally called by the device.

not-accessible
Action-MIB-27 object-type fdActionEntry

An action that can be performed by the device. The action table provides a way for a single trigger to call multiple specific actions.

not-accessible
Action-MIB-28 row FdActionEntry
Action-MIB-29 object-type fdActionIndex

17 Action index

The index of this component within the scope of the fdOwnerIndex and fdActionIndex. When a trigger fires, it will call a specific fdOwnerIndex and fdActionGroupIndex; this third index allows multiple actions to be associated with a single trigger.

not-accessible
Action-MIB-30 object-type fdActionPointer

18 Action pointer

A pointer to an action to be performed when this action group is called. This shall point either to the first writable object within the row of a table that is associted with a specific action (e.g., fdNotificationFactory, fdLogFactory, fdCommandFactory) or to a specific object that has a defined action. Any object that is designed to allow this object to call it should explicitly indicate how the call to action should be interpreted.

read-create
Action-MIB-31 object-type fdActionTriggers

19 Action triggers

The number of times this action has been called by a triggering event. Any discontinuity shall result in resetting this object to zero and updating the fdActionTimeStamp object.

read-only
Action-MIB-32 object-type fdActionFailures

20 Action failures

The number of times this action has been called by a triggering event when this fdActionEntry was active but the referenced action could not be performed. Any discontinuity shall result in resetting this object to zero and updating the fdActionTimeStamp object.

read-only
Action-MIB-33 object-type fdActionTimeStamp

21 Action time stamp

The value sysUpTime at the last discontinuity of the counters associated with this row of the fdActionTable. Discontinuities occur when the row is created.

read-only
Action-MIB-34 object-type fdActionSecurityModel

22 Action security model

The security model used to activate this row of the fdActionTable and to call the object referenced by fdActionPointer.

not-accessible
Action-MIB-35 object-type fdActionSecurityLevel

23 Action security level

The security level used to activate this row of the fdActionTable and to call the object referenced by fdActionPointer.

not-accessible
Action-MIB-36 object-type fdActionSecurityName

24 Action security name

The security name used to activate this row of the fdActionTable and to call the object referenced by fdActionPointer.

not-accessible
Action-MIB-37 object-type fdActionRowStatus

25 Action row status

The status of this action. The row status shall indicate 'notReady' whenever the security model, level, and name do not provide write access to the object referenced by either fdActionPointer. At a minimum, these access rights shall be verified whenever (1) any configuration parameter in this conceptual row is changed and (2) any changes are made to the vacmSecurityToGroupTable, vacmAccessTable, or vacmViewTreeFamilyTable. fdActionPointer can only be modified when the value of this object is not 'active'.

read-create
Action-MIB-38 comment comment

26 Conformance Information

Conformance Information

Action-MIB-39 object-identity fdActionConformance

A node containing conformance statements related to the fdActionMIB.

Action-MIB-40 object-identity fdActionCompliances

A node for compliance statements for the fdActionMIB.

Action-MIB-41 object-identity fdActionGroups

A node for group definitions related to fdActionMIB.

Action-MIB-42 module-compliance fdActionComplianceV1

The original conformance statement for actions for a device to perform when a trigger fires.

Action-MIB-43 object-group fdActionAdminGroupV1

Administrative information for actions.

Action-MIB-44 object-group fdActionGroupV1

Management information for actions.

Get in touch

Phasellus convallis elit id ullamcorper pulvinar. Duis aliquam turpis mauris, eu ultricies erat malesuada quis. Aliquam dapibus, lacus eget hendrerit bibendum, urna est aliquam sem, sit amet imperdiet est velit quis lorem.