schedDay

  • 1.3.6.1.2.1.63.1.2.1.7
  • Access readwrite
  • Type Unknown
  • Default ()

The set of days in a month on which a scheduled action should take place. 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 can therefore be specified by setting the bit d1(0) and d31(30) means the last day of a month with 31 days. 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 can therefore be specified by setting the bit r1(31) and r31(61) means the first day of a month with 31 days. Setting multiple bits will include several days in the set of possible days for this schedule. Setting all bits will cause the scheduler to ignore the day within a month. Setting all bits starting with the letter 'd' or the letter 'r' will also cause the scheduler to ignore the day within a month. Note that implementations which maintain a list of pending activations must re-calculate them when this object is changed.

Table columns

21 objects
Oid Name Access Type
1.3.6.1.2.1.63.1.2.1.1 schedOwner noaccess Unknown
1.3.6.1.2.1.63.1.2.1.2 schedName noaccess Unknown
1.3.6.1.2.1.63.1.2.1.3 schedDescr readwrite SnmpAdminString
1.3.6.1.2.1.63.1.2.1.4 schedInterval readwrite Unsigned32
1.3.6.1.2.1.63.1.2.1.5 schedWeekDay readwrite Unknown
1.3.6.1.2.1.63.1.2.1.6 schedMonth readwrite Unknown
1.3.6.1.2.1.63.1.2.1.7 schedDay readwrite Unknown
1.3.6.1.2.1.63.1.2.1.8 schedHour readwrite Unknown
1.3.6.1.2.1.63.1.2.1.9 schedMinute readwrite Unknown
1.3.6.1.2.1.63.1.2.1.10 schedContextName readwrite Unknown
1.3.6.1.2.1.63.1.2.1.11 schedVariable readwrite VariablePointer
1.3.6.1.2.1.63.1.2.1.12 schedValue readwrite Integer32
1.3.6.1.2.1.63.1.2.1.13 schedType readwrite periodic(1), calendar(2), oneshot(3)
1.3.6.1.2.1.63.1.2.1.14 schedAdminStatus readwrite enabled(1), disabled(2)
1.3.6.1.2.1.63.1.2.1.15 schedOperStatus readonly enabled(1), disabled(2), finished(3)
1.3.6.1.2.1.63.1.2.1.16 schedFailures readonly Counter32
1.3.6.1.2.1.63.1.2.1.17 schedLastFailure readonly SnmpPduErrorStatus
1.3.6.1.2.1.63.1.2.1.18 schedLastFailed readonly DateAndTime
1.3.6.1.2.1.63.1.2.1.19 schedStorageType readwrite StorageType
1.3.6.1.2.1.63.1.2.1.20 schedRowStatus readwrite RowStatus
1.3.6.1.2.1.63.1.2.1.21 schedTriggers readonly Counter32

Used by conformance groups

1 objects
  • 1.3.6.1.2.1.63.3.2.2 schedCalendarGroup

Comments