All MIBs › DISMAN-SCHEDULE-MIB › schedInterval
schedInterval
Module: DISMAN-SCHEDULE-MIB
OID (symbolic): DISMAN-SCHEDULE-MIB::schedInterval
OID (numeric): 1.3.6.1.2.1.63.1.2.1.4
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-create
Description: 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.
What is schedInterval?
This object sets the number of seconds between successive firings of a periodic schedule entry. The scheduler guarantees at least this many seconds elapse between invocations, and a value of 0 effectively disables a periodic schedule entirely. For example, setting schedInterval to 3600 makes the associated SNMP set operation run roughly once per hour.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.63 | schedMIB | DISMAN-SCHEDULE-MIB |
| 1.3.6.1.2.1.63.1 | schedObjects | DISMAN-SCHEDULE-MIB |
| 1.3.6.1.2.1.63.1.2 | schedTable | DISMAN-SCHEDULE-MIB |
| 1.3.6.1.2.1.63.1.2.1 | schedEntry | DISMAN-SCHEDULE-MIB |
| 1.3.6.1.2.1.63.1.2.1.4 | schedInterval | DISMAN-SCHEDULE-MIB |