ID Type Name Description Links Access
DayPlan-MIB-1 comment comment
Day Plan Header
DayPlan-MIB-2 mib ISO26048-1-DayPlan
  
MODULE-IDENTITY, OBJECT-TYPE, OBJECT-IDENTITY
FROM SNMPv2-SMI
-- RFC 2578
TruthValue, StorageType, RowStatus
FROM SNMPv2-TC
-- RFC 2579
MODULE-COMPLIANCE, OBJECT-GROUP
FROM SNMPv2-CONF
-- RFC 2580
SnmpAdminString, SnmpSecurityModel, SnmpSecurityLevel
FROM SNMP-FRAMEWORK-MIB
-- RFC 3411
ITSCounter8, ITSDailyTimeStamp, ITSPositive8, ITSPositive16,
ITSRelativeRowPointer, ITSUnsigned8, ITSUnsigned16
FROM ISO26048-1-FieldDevice
fdGlobalMIB, fdGlobalConformance
FROM ISO26048-1-Global
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 Table

A 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 index

An index used to identify the entry within the fdDayPlanScheduleTable.

not-accessible
DayPlan-MIB-9 object-type fdDayPlanScheduleDescription

3 Day plan schedule description

A textual description of the day plan selection rule.

read-create
DayPlan-MIB-10 object-type fdDayPlanScheduleMonth

4 Day plan schedule month

The month(s) of the year during which this entry is applicable.

read-create
DayPlan-MIB-11 object-type fdDayPlanScheduleDayOfWeek

5 Day plan schedule day of week

The day(s) of week during which this entry is applicable.

read-create
DayPlan-MIB-12 object-type fdDayPlanScheduleDayOfMonth

6 Day plan schedule day of month

The day(s) of the month during which this entry is applicable.

read-create
DayPlan-MIB-13 object-type fdDayPlanScheduleDayPlan

7 Selected day plan for schedule entry

The day plan that shall be active when this entry is selected.

read-create
DayPlan-MIB-14 object-type fdDayPlanScheduleStorageType

8 Day plan schedule storage type

The storage type for this conceptual row. Conceptual rows having the value 'permanent' shall not allow write-access to any columnar objects in the row.

read-create
DayPlan-MIB-15 object-type fdDayPlanScheduleRowStatus

9 Day plan schedule row status

The 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.

read-create
DayPlan-MIB-16 object-type fdDayPlanSchedulerEnable

10 Enable day plan schedule

A 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.

read-write
DayPlan-MIB-17 object-type fdDayPlanSchedulerSelectedRule

11 Currently selected day plan schedule rule

The 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.

read-only
DayPlan-MIB-18 object-type fdDayPlanSchedulerCurrentDayPlan

12 Currently selected day plan

The 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.

read-only
DayPlan-MIB-19 object-type fdDayPlanTriggersFires

13 Day plan trigger fires

The 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.

read-only
DayPlan-MIB-20 object-type fdDayPlanTriggersFailures

14 Day plan trigger failures

The number of times that a day plan triggered fired and called an action group that resulted in an error.

read-only
DayPlan-MIB-21 object-type fdDayPlanTable

15 Day plan table

The 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 index

An index used to identify the instance of the day plan.

not-accessible
DayPlan-MIB-25 object-type fdDayPlanDescription

17 Day plan description

A description for the day plan.

read-create
DayPlan-MIB-26 object-type fdDayPlanStorageType

18 Day plan storage type

The 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'.

read-create
DayPlan-MIB-27 object-type fdDayPlanRowStatus

19 Day plan row status

The 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.

read-create
DayPlan-MIB-28 object-type fdDayPlanTriggerTable

20 Day plan trigger table

A 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 time

The 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 trigger

The RELATIVE OID of the row within the fdActionTable to be called.

read-create
DayPlan-MIB-33 object-type fdDayPlanTriggerSecurityModel

23 Day plan trigger security model

The 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 level

The 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 name

The 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 status

The 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'.

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

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.