DISMAN-SCHEDULE-MIB :: schedType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsDISMAN-SCHEDULE-MIBschedType

schedType

Module: DISMAN-SCHEDULE-MIB

OID (symbolic): DISMAN-SCHEDULE-MIB::schedType

OID (numeric): 1.3.6.1.2.1.63.1.2.1.13

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-create

Description: 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.

What is schedType?

This object selects whether this table entry is a periodic, calendar-based, or one-shot schedule. Periodic(1) schedules rely only on schedInterval, calendar(2) schedules rely on the weekday, month, day, hour and minute bitmaps, and oneshot(3) behaves like a calendar schedule but disables itself after firing once. For example, setting schedType to oneshot(3) for a one-time maintenance action causes schedOperStatus to flip to finished(3) automatically after it triggers.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.63schedMIBDISMAN-SCHEDULE-MIB
1.3.6.1.2.1.63.1schedObjectsDISMAN-SCHEDULE-MIB
1.3.6.1.2.1.63.1.2schedTableDISMAN-SCHEDULE-MIB
1.3.6.1.2.1.63.1.2.1schedEntryDISMAN-SCHEDULE-MIB
1.3.6.1.2.1.63.1.2.1.13schedTypeDISMAN-SCHEDULE-MIB