schedType

  • 1.3.6.1.2.1.63.1.2.1.13
  • Access readwrite
  • Type periodic(1), calendar(2), oneshot(3)
  • Default periodic

The type of this schedule. The value periodic(1) indicates that this entry specifies a periodic schedule. A periodic schedule is defined by the value of schedInterval. The values of schedWeekDay, schedMonth, schedDay, schedHour and schedMinute are ignored. The value calendar(2) indicates that this entry describes a calendar schedule. A calendar schedule is defined by the values of schedWeekDay, schedMonth, schedDay, schedHour and schedMinute. The value of schedInterval is ignored. A calendar schedule will trigger on all local times that satisfy the bits set in schedWeekDay, schedMonth, schedDay, schedHour and schedMinute. The value oneshot(3) indicates that this entry describes a one-shot schedule. A one-shot schedule is similar to a calendar schedule with the additional feature that it disables itself by changing in the `finished' schedOperStatus once the schedule triggers an action. Note that implementations which maintain a list of pending activations must re-calculate them when this object is changed.

Details

Possible values
1 periodic
2 calendar
3 oneshot

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

2 objects
  • 1.3.6.1.2.1.63.3.2.1 schedGroup
  • 1.3.6.1.2.1.63.3.2.4 schedGroup2

Comments