schedInterval
The number of seconds between two action invocations of a periodic scheduler. Implementations must guarantee that action invocations will not occur before at least schedInterval seconds have passed. The scheduler must ignore all periodic schedules that have a schedInterval value of 0. A periodic schedule with a scheduling interval of 0 seconds will therefore never invoke an action. Implementations may be forced to delay invocations in the face of local constraints. A scheduled management function should therefore not rely on the accuracy provided by the scheduler implementation. 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
2 objects- 1.3.6.1.2.1.63.3.2.1 schedGroup
- 1.3.6.1.2.1.63.3.2.4 schedGroup2