schedOperStatus OBJECT-TYPE
SYNTAX INTEGER {
enabled(1),
disabled(2),
finished(3)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The current operational state of this schedule. The state
enabled(1) indicates this entry is active and that the
scheduler will invoke actions at appropriate times. The
disabled(2) state indicates that this entry is currently
inactive and ignored by the scheduler. The finished(3)
state indicates that the schedule has ended. Schedules
in the finished(3) state are ignored by the scheduler.
A one-shot schedule enters the finished(3) state when it
deactivates itself.
Note that the operational state must not be enabled(1)
when the schedRowStatus is not active."
View at oid-info.com
The current operational state of this schedule. The state
enabled(1) indicates this entry is active and that the
scheduler will invoke actions at appropriate times. The
disabled(2) state indicates that this entry is currently
inactive and ignored by the scheduler. The finished(3)
state indicates that the schedule has ended. Schedules
in the finished(3) state are ignored by the scheduler.
A one-shot schedule enters the finished(3) state when it
deactivates itself.
Parsed from file DISMAN-SCHEDULE-MIB.txt
Company: None
Module: DISMAN-SCHEDULE-MIB
The current operational state of this schedule. The state
enabled(1) indicates this entry is active and that the
scheduler will invoke actions at appropriate times. The
disabled(2) state indicates that this entry is currently
inactive and ignored by the scheduler. The finished(3)
state indicates that the schedule has ended. Schedules
in the finished(3) state are ignored by the scheduler.
A one-shot schedule enters the finished(3) state when it
deactivates itself.
Note that the operational state must not be enabled(1)
when the schedRowStatus is not active.
Parsed from file DISMAN-SCHEDULE-MIB.mib
Module: DISMAN-SCHEDULE-MIB
Automatically extracted from RFC3231
schedOperStatus OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2), finished(3) } MAX-ACCESS read-only STATUS current DESCRIPTION "The current operational state of this schedule. The state enabled(1) indicates this entry is active and that the scheduler will invoke actions at appropriate times. The disabled(2) state indicates that this entry is currently inactive and ignored by the scheduler. The finished(3) state indicates that the schedule has ended. Schedules in the finished(3) state are ignored by the scheduler. A one-shot schedule enters the finished(3) state when it deactivates itself." ::= { schedEntry 15 }
schedOperStatus OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2), finished(3) } MAX-ACCESS read-only STATUS current DESCRIPTION "The current operational state of this schedule. The state enabled(1) indicates this entry is active and that the scheduler will invoke actions at appropriate times. The disabled(2) state indicates that this entry is currently inactive and ignored by the scheduler. The finished(3) state indicates that the schedule has ended. Schedules in the finished(3) state are ignored by the scheduler. A one-shot schedule enters the finished(3) state when it deactivates itself. Note that the operational state must not be enabled(1) when the schedRowStatus is not active." ::= { schedEntry 15 }
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.63.1.2.1.1 | schedOwner | 0 | 0 | The owner of this scheduling entry. The exact semantics of this string are subject to the security policy defined by the securit… |
1.3.6.1.2.1.63.1.2.1.2 | schedName | 0 | 0 | The locally-unique, administratively assigned name for this scheduling entry. This object allows a schedOwner to have multiple en… |
1.3.6.1.2.1.63.1.2.1.3 | schedDescr | 0 | 0 | The human readable description of the purpose of this scheduling entry. |
1.3.6.1.2.1.63.1.2.1.4 | schedInterval | 0 | 0 | The number of seconds between two action invocations of a periodic scheduler. Implementations must guarantee that action invocati… |
1.3.6.1.2.1.63.1.2.1.5 | schedWeekDay | 0 | 0 | The set of weekdays on which the scheduled action should take place. Setting multiple bits will include several weekdays in the s… |
1.3.6.1.2.1.63.1.2.1.6 | schedMonth | 0 | 0 | The set of months during which the scheduled action should take place. Setting multiple bits will include several months in the s… |
1.3.6.1.2.1.63.1.2.1.7 | schedDay | 0 | 0 | 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 da… |
1.3.6.1.2.1.63.1.2.1.8 | schedHour | 0 | 0 | The set of hours within a day during which the scheduled action should take place. |
1.3.6.1.2.1.63.1.2.1.9 | schedMinute | 0 | 0 | The set of minutes within an hour when the scheduled action should take place. |
1.3.6.1.2.1.63.1.2.1.10 | schedContextName | 0 | 0 | The context which contains the local MIB variable pointed to by schedVariable. |
1.3.6.1.2.1.63.1.2.1.11 | schedVariable | 0 | 0 | An object identifier pointing to a local MIB variable which resolves to an ASN.1 primitive type of INTEGER. |
1.3.6.1.2.1.63.1.2.1.12 | schedValue | 0 | 0 | The value which is written to the MIB object pointed to by schedVariable when the scheduler invokes an action. The implementation… |
1.3.6.1.2.1.63.1.2.1.13 | schedType | 0 | 0 | The type of this schedule. The value periodic(1) indicates that this entry specifies a periodic schedule. A periodic schedule is … |
1.3.6.1.2.1.63.1.2.1.14 | schedAdminStatus | 0 | 0 | The desired state of the schedule. |
1.3.6.1.2.1.63.1.2.1.16 | schedFailures | 0 | 0 | This variable counts the number of failures while invoking the scheduled action. |
1.3.6.1.2.1.63.1.2.1.17 | schedLastFailure | 0 | 0 | The most recent error that occured during the invocation of a scheduled action. The value noError(0) is returned if no errors hav… |
1.3.6.1.2.1.63.1.2.1.18 | schedLastFailed | 0 | 0 | The date and time when the most recent failure occured. The value '0000000000000000'H is returned if no failure occured since the… |
1.3.6.1.2.1.63.1.2.1.19 | schedStorageType | 0 | 0 | This object defines whether this scheduled action is kept in volatile storage and lost upon reboot or if this row is backed up by… |
1.3.6.1.2.1.63.1.2.1.20 | schedRowStatus | 0 | 0 | The status of this scheduled action. A control that allows entries to be added and removed from this table. The miminum number of… |
1.3.6.1.2.1.63.1.2.1.21 | schedTriggers | 0 | 0 | This variable counts the number of attempts (either successful or failed) to invoke the scheduled action. |