DayPlanLast modified on 2023-06-23 12:02 |
Submit Comment |
| ID | Type | Name | Description | Links | Access |
|---|---|---|---|---|---|
| DayPlan-MIB-1 | comment | comment |
Day Plan Header
|
||
| DayPlan-MIB-2 | mib | ISO26048-1-DayPlan |
|
||
| DayPlan-MIB-3 | module-identity | fdDayPlanMIB |
This MIB defines a mechanism by which a manager can schedule a series of actions to occur during one day (from local midnight to local midnight). Copyright (C) International Organization for Standardization (ISO). This MIB module is part of ISO 26048-1; see ISO 26048-1 for full legal notices. |
||
| DayPlan-MIB-4 | comment | comment |
Day Plan Schedule Objects
|
||
| DayPlan-MIB-5 | object-type | fdDayPlanScheduleTable |
1 Day Plan Schedule TableA dynamic table that uses fdClockLocalDate to determine which day plan should be active. To determine the current day plan, each row in this table, with a RowStatus of 'active', shall be evaluated to identify the most specific rule that is currently applicable. The field device shall then apply the day plan associated with that rule. A row is only applicable for the current day if the current fdClockLocalDate meets the conditions specified by fdDayPlanScheduleMonth, fdDayPlanScheduleDayOfMonth, and fdDayPlanScheduleDayOfWeek. If multiple entries are applicable, the field device shall identify those with the minimum number of bits set within fdDayPlanScheduleMonth. If multiple entries are identified, the field device will identify those with the minimum number of bits set in fdDayPlanScheduleDayOfMonth. If multiple entries are still identified, the field device will identify those with the minimum number of bits set in fdDayPlanScheduleDayOfWeek. If multiple entries are still identified, the field device will select the remaining entry with the lowest value for fdDayPlanScheduleNumber. If no entry is applicable, no day plan will be active. |
not-accessible | |
| DayPlan-MIB-6 | object-type | fdDayPlanScheduleEntry |
An entry in the fdDayPlanScheduleTable. |
not-accessible | |
| DayPlan-MIB-7 | row | FdDayPlanScheduleEntry | |||
| DayPlan-MIB-8 | object-type | fdDayPlanScheduleIndex |
2 Day plan schedule indexAn index used to identify the entry within the fdDayPlanScheduleTable. |
not-accessible | |
| DayPlan-MIB-9 | object-type | fdDayPlanScheduleDescription |
3 Day plan schedule descriptionA textual description of the day plan selection rule. |
Satisfies:
26048_1-505 Configure day plan selection rule
26048_1-506 Confirm day plan selection rule configur…
|
read-create |
| DayPlan-MIB-10 | object-type | fdDayPlanScheduleMonth |
4 Day plan schedule monthThe month(s) of the year during which this entry is applicable. |
Satisfies:
26048_1-505 Configure day plan selection rule
26048_1-506 Confirm day plan selection rule configur…
|
read-create |
| DayPlan-MIB-11 | object-type | fdDayPlanScheduleDayOfWeek |
5 Day plan schedule day of weekThe day(s) of week during which this entry is applicable. |
Satisfies:
26048_1-505 Configure day plan selection rule
26048_1-506 Confirm day plan selection rule configur…
|
read-create |
| DayPlan-MIB-12 | object-type | fdDayPlanScheduleDayOfMonth |
6 Day plan schedule day of monthThe day(s) of the month during which this entry is applicable. |
Satisfies:
26048_1-505 Configure day plan selection rule
26048_1-506 Confirm day plan selection rule configur…
|
read-create |
| DayPlan-MIB-13 | object-type | fdDayPlanScheduleDayPlan |
7 Selected day plan for schedule entryThe day plan that shall be active when this entry is selected. |
Satisfies:
26048_1-505 Configure day plan selection rule
26048_1-506 Confirm day plan selection rule configur…
|
read-create |
| DayPlan-MIB-14 | object-type | fdDayPlanScheduleStorageType |
8 Day plan schedule storage typeThe storage type for this conceptual row. Conceptual rows having the value 'permanent' shall not allow write-access to any columnar objects in the row. |
Satisfies:
26048_1-505 Configure day plan selection rule
26048_1-506 Confirm day plan selection rule configur…
|
read-create |
| DayPlan-MIB-15 | object-type | fdDayPlanScheduleRowStatus |
9 Day plan schedule row statusThe status of this conceptual row. This object may be used to create or remove rows from this table. A row that contains a value for fdScheduleMonth, fdScheduleDayofMonth, or fdScheduleDayOfWeek where no bits are assigned shall have a status of notReady. Any attempt to modify fdDayPlanScheduleStorageType within this conceptual row while the value of this object is active(1) shall result in an inconsistentValue error. |
Satisfies:
26048_1-507 Change status of day plan schedule rule
26048_1-505 Configure day plan selection rule
26048_1-506 Confirm day plan selection rule configur…
26048_1-508 Delete a day plan schedule rule
|
read-create |
| DayPlan-MIB-16 | object-type | fdDayPlanSchedulerEnable |
10 Enable day plan scheduleA control object that indicates whether the scheduler will result in the selected day plan issuing commands. The scheduler shall always process the rules to select a day plan and reflect that selection in the value of fdDayPlanSchedulerCurrentDayPlan. When this object has a value of 'true', the day plan scheduler shall also issue commands according to the entries in the selected day plan table. |
Satisfies:
26048_1-511 Change enabled status of day plan schedu…
26048_1-509 Retrieve day plan scheduler status
|
read-write |
| DayPlan-MIB-17 | object-type | fdDayPlanSchedulerSelectedRule |
11 Currently selected day plan schedule ruleThe fdDayPlanScheduleIndex for the entry in the fdDayPlanScheduleTable that has been selected according to the defined logic. A value of zero shall indicate that no entry in the fdDayPlanScheduleTable is applicable for the current date. |
Satisfies:
26048_1-509 Retrieve day plan scheduler status
|
read-only |
| DayPlan-MIB-18 | object-type | fdDayPlanSchedulerCurrentDayPlan |
12 Currently selected day planThe day plan that has been selected by the day plan schedule logic. This shall be identical to value of the fdDayPlanScheduleDayPlan objet for the selected entry of the fdDayPlanScheduleTable with a fdDayPlanScheduleNumber equal to fdDayPlanSchedulerSelectedRule if, and only if, the associated fdDayPlanRowStatus is 'active'. If no rule is applicable for the current date, or if the indicated day plan is not active, this object shall have a value of zero. |
Satisfies:
26048_1-509 Retrieve day plan scheduler status
|
read-only |
| DayPlan-MIB-19 | object-type | fdDayPlanTriggersFires |
13 Day plan trigger firesThe total number of day plan trigger fires that called any action group by any day plan scheduler since the last reboot. This counter will only increment by one, even if the called action group contains multiple actions. |
Satisfies:
26048_1-510 Retrieve day plan schedule statistics
|
read-only |
| DayPlan-MIB-20 | object-type | fdDayPlanTriggersFailures |
14 Day plan trigger failuresThe number of times that a day plan triggered fired and called an action group that resulted in an error. |
Satisfies:
26048_1-510 Retrieve day plan schedule statistics
|
read-only |
| DayPlan-MIB-21 | object-type | fdDayPlanTable |
15 Day plan tableThe day plan table that indicates the calls to action groups that are issued for a particular day plan. |
not-accessible | |
| DayPlan-MIB-22 | object-type | fdDayPlanEntry |
An entry in the day plan table. |
not-accessible | |
| DayPlan-MIB-23 | row | FdDayPlanEntry | |||
| DayPlan-MIB-24 | object-type | fdDayPlanIndex |
16 Day plan indexAn index used to identify the instance of the day plan. |
not-accessible | |
| DayPlan-MIB-25 | object-type | fdDayPlanDescription |
17 Day plan descriptionA description for the day plan. |
Satisfies:
26048_1-513 Configure day plan
26048_1-514 Confirm day plan configuration
|
read-create |
| DayPlan-MIB-26 | object-type | fdDayPlanStorageType |
18 Day plan storage typeThe storage type for this conceptual row and all related conceptual rows in the fdDayPlanTriggerTable. Conceptual rows having the value 'permanent' must allow the row status column to be set to 'notInService'. |
Satisfies:
26048_1-513 Configure day plan
26048_1-514 Confirm day plan configuration
|
read-create |
| DayPlan-MIB-27 | object-type | fdDayPlanRowStatus |
19 Day plan row statusThe status of the conceptual row. Data contained within this row or in an associated row of the fdDayPlanTriggerTable can not be modified when in the 'active' state. A request to 'destroy' a conceptual row of this table shall also result in destroying all associated conceptual rows in the fdDayPlanTriggerTable. |
Satisfies:
26048_1-515 Change status of day plan
26048_1-513 Configure day plan
26048_1-514 Confirm day plan configuration
26048_1-517 Delete a day plan
|
read-create |
| DayPlan-MIB-28 | object-type | fdDayPlanTriggerTable |
20 Day plan trigger tableA dynamic table where each entry defines an action to be performed for a specified day plan at a specified time. |
not-accessible | |
| DayPlan-MIB-29 | object-type | fdDayPlanTriggerEntry |
An entry in the fdDayPlanActionTable. |
not-accessible | |
| DayPlan-MIB-30 | row | FdDayPlanTriggerEntry | |||
| DayPlan-MIB-31 | object-type | fdDayPlanTriggerTime |
21 Day plan trigger timeThe local time of day at which the action shall be taken. |
not-accessible | |
| DayPlan-MIB-32 | object-type | fdDayPlanTriggerActions |
22 Action group called by day plan triggerThe RELATIVE OID of the row within the fdActionTable to be called. |
Satisfies:
26048_1-518 Configure a day plan trigger
26048_1-519 Confirm day plan trigger configuration
|
read-create |
| DayPlan-MIB-33 | object-type | fdDayPlanTriggerSecurityModel |
23 Day plan trigger security modelThe security model used to activate this row of the fdDayPlanTriggerTable and that shall be used when calling the fdDayPlanTriggerActionGroup. |
not-accessible | |
| DayPlan-MIB-34 | object-type | fdDayPlanTriggerSecurityLevel |
24 Day plan trigger security levelThe security level used to activate this row of the fdDayPlanTriggerTable and that shall be used when calling fdDayPlanTriggerActionGroup. |
not-accessible | |
| DayPlan-MIB-35 | object-type | fdDayPlanTriggerSecurityName |
25 Day plan trigger security nameThe security name used to activate this row of the fdDayPlanTriggerTable and that shall be used when calling fdDayPlanTriggerActionGroup. |
not-accessible | |
| DayPlan-MIB-36 | object-type | fdDayPlanTriggerRowStatus |
26 Day plan trigger row statusThe status of the conceptual row. The row status shall indicate 'notReady' whenever the security model, level, and name do not provide write access to the fdActionGroupDescription object referenced by fdDayPlanTriggerActionGroup. At a minimum, the 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. Data contained within this row can not be modified when in the 'active' state. An 'active' row of this table shall only call an action group if the corresponding row in the fdDayPlanTable is also 'active'. |
Satisfies:
26048_1-520 Change status of day plan trigger
26048_1-518 Configure a day plan trigger
26048_1-519 Confirm day plan trigger configuration
26048_1-522 Delete a day plan trigger
|
read-create |
| DayPlan-MIB-37 | comment | comment |
Conformance Information
|
||
| DayPlan-MIB-38 | object-identity | fdDayPlanConformance |
A node containing conformance statements related to the fdDayPlanMIB, as defined in ISO/TS 26048-1. |
||
| DayPlan-MIB-39 | object-identity | fdDayPlanCompliances |
A node for compliance statements for the fdDayPlanMIB. |
||
| DayPlan-MIB-40 | object-identity | fdDayPlanGroups |
A node for group definitions related to fdObjectSetMIB. |
||
| DayPlan-MIB-41 | module-compliance | fdDayPlanMIBCompliance |
The conformance statement for day plans. |
||
| DayPlan-MIB-42 | object-group | fdDayPlanSchedulerGroupV1 |
Management information used for the configuration of an fdDayPlanScheduleEntry. |
||
| DayPlan-MIB-43 | 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.