SchedTriggerLast modified on 2023-06-25 15:52 |
Submit Comment |
| ID | Type | Name | Description | Links | Access |
|---|---|---|---|---|---|
| SchedTrigger-MIB-1 | comment | comment |
Scheduled Trigger Header
|
||
| SchedTrigger-MIB-2 | mib | ISO26048-1-SchedTrigger |
|
||
| SchedTrigger-MIB-3 | module-identity | fdSchedTriggerMIB |
This MIB defines a mechanism by which a manager can schedule actions to be performed at specified times and dates, regardless of other scheduled actions. Copyright (C) International Organization for Standardization (ISO). This MIB module is part of ISO 26048-1; see ISO 26048-1 for full legal notices. |
||
| SchedTrigger-MIB-4 | comment | comment |
Administrative Objects
|
||
| SchedTrigger-MIB-5 | object-identity | fdAdminSchedTriggerObjects |
A node defining management information related to the administration of the field device's Trigger Schedule. |
||
| SchedTrigger-MIB-6 | object-type | fdAdminSchedTriggerTotalFires |
1 Number of scheduled trigger firesThe number of times any scheduled trigger has fired since the last reboot. |
Satisfies:
26048_1-533 Retrieve summary statistics for schedule…
|
read-only |
| SchedTrigger-MIB-7 | object-type | fdAdminSchedTriggerTotalCallErrs |
2 Number of scheduled trigger failuresThe number of times an attempt by a scheduled trigger to call an action group failed (e.g., the action group was not defined). |
Satisfies:
26048_1-533 Retrieve summary statistics for schedule…
|
read-only |
| SchedTrigger-MIB-8 | object-type | fdOwnerSchedTriggerTable |
3 Scheduled trigger owner tableA table containing configuration rights for the fdSchedTriggerTable for specific owners. |
not-accessible | |
| SchedTrigger-MIB-9 | object-type | fdOwnerSchedTriggerEntry |
A row in the fdCondTriggerOwnerTable. |
not-accessible | |
| SchedTrigger-MIB-10 | row | FdOwnerSchedTriggerEntry | |||
| SchedTrigger-MIB-11 | object-type | fdOwnerSchedTriggerMaxRows |
4 Maximum scheduled triggers for ownerThe maximum number of rows that this owner is allowed to manage within the fdTriggerSheduleTable at any point in time. |
Satisfies:
26048_1-534 Configure scheduled trigger owner
26048_1-535 Retrieve scheduled trigger owner configu…
|
read-create |
| SchedTrigger-MIB-12 | object-type | fdOwnerSchedTriggerFires |
5 Fires for owner's scheduled triggersThe number of times any enabled scheduled trigger managed by this owner has fired (e.g., evaluated to true) since the last discontinuity. The last discontinuity is indicated by the fdOwnerTimeStamp. |
Satisfies:
26048_1-536 Retrieve statistics for scheduled trigge…
|
read-only |
| SchedTrigger-MIB-13 | object-type | fdOwnerSchedTriggerCallErrs |
6 Failures for owner's scheduled triggersThe number of times this scheduled trigger fired but the call to the action group failed (e.g., due to the referenced row not being active) since the last discontinuity. The last discontinuity is indicated by the fdCondTriggerTimeStamp. |
Satisfies:
26048_1-536 Retrieve statistics for scheduled trigge…
|
read-only |
| SchedTrigger-MIB-14 | comment | comment |
7 Scheduled trigger objects |
||
| SchedTrigger-MIB-15 | object-type | fdSchedTriggerTable |
8 Scheduled trigger tableA table that manages when actions are to be performed by the field device. |
not-accessible | |
| SchedTrigger-MIB-16 | object-type | fdSchedTriggerEntry |
An entry defining when to perform a scheduled action. Each trigger schedule defines time(s) at which specific action(s) are to be performed. The defined times are relative to the local timezone, which may be affected by summer time schedules. |
not-accessible | |
| SchedTrigger-MIB-17 | row | FdSchedTriggerEntry | |||
| SchedTrigger-MIB-18 | object-type | fdSchedTriggerIndex |
9 Scheduled trigger indexThe index for this owner's entry. This object allows a fdActionManagerOwner to have multiple entries in the table. |
not-accessible | |
| SchedTrigger-MIB-19 | object-type | fdSchedTriggerDescription |
10 Scheduled trigger descriptionThe human readable description of the purpose of this entry. |
Satisfies:
26048_1-527 Configure a scheduled trigger
26048_1-528 Confirm scheduled trigger configuration
|
read-create |
| SchedTrigger-MIB-20 | object-type | fdSchedTriggerWeekDay |
11 Days of week for scheduled triggerThe set of weekdays on which the scheduled action shall be called if all other constraints are satisfied. Setting multiple bits will include several weekdays in the set of possible weekdays for this schedule. Setting all bits will allow the scheduler to perform the action on any weekday. Note that implementations which maintain a list of pending activations must re-calculate them when this object is changed. |
Satisfies:
26048_1-527 Configure a scheduled trigger
26048_1-528 Confirm scheduled trigger configuration
|
read-create |
| SchedTrigger-MIB-21 | object-type | fdSchedTriggerMonth |
12 Months for scheduled triggerThe set of months during which the scheduled action shall be called if all other constraints are satisfied. Setting multiple bits will include several months in the set of possible months for this schedule. Setting all bits will allow the scheduler to perform the action in any month. Note that implementations which maintain a list of pending activations must re-calculate them when this object is changed. |
Satisfies:
26048_1-527 Configure a scheduled trigger
26048_1-528 Confirm scheduled trigger configuration
|
read-create |
| SchedTrigger-MIB-22 | object-type | fdSchedTriggerDay |
13 Days for scheduled triggerThe set of days in a month on which a scheduled action shall be called if all other constraints are satisfied. There are two sets of bits one can use to define the day within a month: Enumerations starting with the letter 'd' indicate a day in a month relative to the first day of a month. The first day of the month is specified by setting the bit d1(1) and the thirty-first is specified by the bit d31(31). Enumerations starting with the letter 'r' indicate a day in a month in reverse order, relative to the last day of a month. The last day in the month is specified by setting the bit r1(33) and the first day of a month with 31 days is specified by setting the bit r31(63). Setting multiple bits will include several days in the set of possible days for this schedule. Setting all bits will allow the scheduler to perform the action on any day within a month. Setting all bits starting with the letter 'd' or the letter 'r' will also allow the scheduler to perform the action on any day within a month. Note that implementations which maintain a list of pending activations must re-calculate them when this object is changed. |
Satisfies:
26048_1-527 Configure a scheduled trigger
26048_1-528 Confirm scheduled trigger configuration
|
read-create |
| SchedTrigger-MIB-23 | object-type | fdSchedTriggerHour |
14 Hours for scheduled triggerThe set of hours within a day during which the scheduled action shall be called if all other constraints are satisfied. Note that implementations which maintain a list of pending activations must re-calculate them when this object is changed. |
Satisfies:
26048_1-527 Configure a scheduled trigger
26048_1-528 Confirm scheduled trigger configuration
|
read-create |
| SchedTrigger-MIB-24 | object-type | fdSchedTriggerMinute |
15 Minutes for scheduled triggerThe set of minutes within an hour when the scheduled action shall be called if all other constraints are satisfied. should take place. Note that implementations which maintain a list of pending activations must re-calculate them when this object is changed. |
Satisfies:
26048_1-527 Configure a scheduled trigger
26048_1-528 Confirm scheduled trigger configuration
|
read-create |
| SchedTrigger-MIB-25 | object-type | fdSchedTriggerType |
16 Scheduled trigger typeThe type of this schedule. A repeating schedule will trigger on all local times that satisfy the bits set in fdSchedTriggerWeekDay, fdSchedTriggerMonth, fdSchedTriggerDay, fdSchedTriggerHour, and fdSchedTriggerMinute. A one-shot schedule operates in a similar manner, except that it automatically disables itself by transitioning the fdSchedTriggerRowStatus object to the 'notInService' state once the schedule triggers an action. Evidence of the trigger firing is provided by the fdSchedTriggerCount object incrementing. A one-shot schedule will only fire once, on the first instance of a local time that satisfy the configured schedule; any other local times configured in the schedule are effectively ignored. A one-and-delete schedule operates in a similar manner to the one-shot, except that it automatically deletes itself by setting the fdSchedTriggerRowStatus object to 'destroy' after the schedule triggers an action. A one-and-delete schedule will only fire once, on the first instance of a local time that satisfies the configured schedule; any other local times configured in the schedule are effectively ignored. Note that implementations which maintain a list of pending activations must re-calculate them when this object is changed. |
Satisfies:
26048_1-527 Configure a scheduled trigger
26048_1-528 Confirm scheduled trigger configuration
|
read-create |
| SchedTrigger-MIB-26 | object-type | fdSchedTriggerActionGroup |
17 Scheduled trigger actionThe fdActionName of the action from the fdActionTable to be performed. |
Satisfies:
26048_1-527 Configure a scheduled trigger
26048_1-528 Confirm scheduled trigger configuration
|
read-create |
| SchedTrigger-MIB-27 | object-type | fdSchedTriggerFires |
18 Scheduled trigger firesThe number of times this scheduled trigger has fired (i.e., evaluated to 'true') since its last discontinuity. The last discontinuity is indicated by the fdCondTriggerTimeStamp. |
Satisfies:
26048_1-531 Retrieve scheduled trigger statistics
|
read-only |
| SchedTrigger-MIB-28 | object-type | fdSchedTriggerCallErrs |
19 Scheduled trigger failuresThe number of times this scheduled trigger fired but the call to the action group failed (e.g., due to the referenced row not being active) since the last discontinuity. The last discontinuity is indicated by the fdSchedTriggerTimeStamp. |
Satisfies:
26048_1-531 Retrieve scheduled trigger statistics
|
read-only |
| SchedTrigger-MIB-29 | object-type | fdSchedTriggerTimeStamp |
20 Scheduled trigger time stampThe value of sysUpTime at the last discontinuity of any of the counters associated with this row of the fdSchedTriggerTable. Discontinuities occur when the row is created. |
Satisfies:
26048_1-531 Retrieve scheduled trigger statistics
|
read-only |
| SchedTrigger-MIB-30 | object-type | fdSchedTriggerSecurityModel |
21 Scheduled trigger security modelThe security model used to activate this row of the fdSchedTriggerTable and that shall be used when calling the fdSchedTriggerActionGroup. |
not-accessible | |
| SchedTrigger-MIB-31 | object-type | fdSchedTriggerSecurityLevel |
22 Scheduled trigger security levelThe security level used to activate this row of the fdSchedTriggerTable and that shall be used when calling fdSchedTriggerActionGroup. |
not-accessible | |
| SchedTrigger-MIB-32 | object-type | fdSchedTriggerSecurityName |
23 Scheduled trigger security nameThe security name used to activate this row of the fdSchedTriggerTable and that shall be used when calling fdSchedTriggerActionGroup. |
not-accessible | |
| SchedTrigger-MIB-33 | object-type | fdSchedTriggerStorageType |
24 Scheduled trigger storage typeThis object defines whether this scheduled action is 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 columnar objects with read-create max access. |
Satisfies:
26048_1-527 Configure a scheduled trigger
26048_1-528 Confirm scheduled trigger configuration
|
read-create |
| SchedTrigger-MIB-34 | object-type | fdSchedTriggerRowStatus |
25 Scheduled trigger row statusThe status of this scheduled action. The row status shall indicate 'notReady' whenever the security model, level, and name do not provide write access to the fdActionGroupDescription object referenced by fdSchedTriggerActionGroup. 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. Writable objects of this row can be modified independent of the current row status. |
Satisfies:
26048_1-529 Change status of scheduled trigger
26048_1-527 Configure a scheduled trigger
26048_1-528 Confirm scheduled trigger configuration
26048_1-532 Delete a scheduled trigger
|
read-create |
| SchedTrigger-MIB-35 | comment | comment |
Conformance Information
|
||
| SchedTrigger-MIB-36 | object-identity | fdSchedTriggerConformance |
A node containing conformance statements related to the fdSchedTriggerMIB, as defined in ISO/TS 20684-3. |
||
| SchedTrigger-MIB-37 | object-identity | fdSchedTriggerCompliances |
A node for compliance statements for the fdSchedTriggerMIB. |
||
| SchedTrigger-MIB-38 | object-identity | fdSchedTriggerGroups |
A node for group definitions related to fdSchedTriggerMIB. |
||
| SchedTrigger-MIB-39 | module-compliance | fdSchedTriggerComplianceV1 |
The conformance statement for scheduled trigger support. |
||
| SchedTrigger-MIB-40 | object-group | fdSchedTriggerAdministrativeGroup |
Management information that provides for administration of the fdSchedTriggerTable. |
||
| SchedTrigger-MIB-41 | object-group | fdSchedTriggerBasicGroup |
Management information for each fdSchedTriggerEntry. |
||
| SchedTrigger-MIB-42 | end | end |
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.