schedMinute
DISMAN-SCHEDULE-MIB ·
.1.3.6.1.2.1.63.1.2.1.9
Object
column
r/w
Bits
The set of minutes within an hour when the scheduled action
should take place.
Note that implementations which maintain a list of pending
activations must re-calculate them when this object is
changed.
Context
- MIB
- DISMAN-SCHEDULE-MIB
- OID
.1.3.6.1.2.1.63.1.2.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- schedEntry
- Table
- schedTable
- Siblings
- 20
Syntax
Bits
Values & Constraints
Enumerated Values
0 | m0 |
1 | m1 |
2 | m2 |
3 | m3 |
4 | m4 |
5 | m5 |
6 | m6 |
7 | m7 |
8 | m8 |
9 | m9 |
10 | m10 |
11 | m11 |
12 | m12 |
13 | m13 |
14 | m14 |
15 | m15 |
16 | m16 |
17 | m17 |
18 | m18 |
19 | m19 |
20 | m20 |
21 | m21 |
22 | m22 |
23 | m23 |
24 | m24 |
25 | m25 |
26 | m26 |
27 | m27 |
28 | m28 |
29 | m29 |
30 | m30 |
31 | m31 |
32 | m32 |
33 | m33 |
34 | m34 |
35 | m35 |
36 | m36 |
37 | m37 |
38 | m38 |
39 | m39 |
40 | m40 |
41 | m41 |
42 | m42 |
43 | m43 |
44 | m44 |
45 | m45 |
46 | m46 |
47 | m47 |
48 | m48 |
49 | m49 |
50 | m50 |
51 | m51 |
52 | m52 |
53 | m53 |
54 | m54 |
55 | m55 |
56 | m56 |
57 | m57 |
58 | m58 |
59 | m59 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| schedOwner The owner of this scheduling entry. The exact semantics of
this string are subject to the security policy defined by
the security administrator. | column | OctetString | .1.3.6.1.2.1.63.1.2.1.1 |
| schedContextName The context which contains the local MIB variable pointed
to by schedVariable. | column | OctetString | .1.3.6.1.2.1.63.1.2.1.10 |
| schedVariable An object identifier pointing to a local MIB variable
which resolves to an ASN.1 primitive type of INTEGER. | column | SNMPv2-TCVariablePointer | .1.3.6.1.2.1.63.1.2.1.11 |
| schedValue The value which is written to the MIB object pointed to by
schedVariable when the scheduler invokes an action. The
implementation shall enforce the use of access control
rules wh… | column | SNMPv2-SMIInteger32 | .1.3.6.1.2.1.63.1.2.1.12 |
| schedType 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
valu… | column | Enumeration | .1.3.6.1.2.1.63.1.2.1.13 |
| schedAdminStatus The desired state of the schedule. | column | Enumeration | .1.3.6.1.2.1.63.1.2.1.14 |
| schedOperStatus 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… | column | Enumeration | .1.3.6.1.2.1.63.1.2.1.15 |
| schedFailures This variable counts the number of failures while invoking
the scheduled action. This counter at most increments once
for a triggered action. | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.63.1.2.1.16 |
| schedLastFailure The most recent error that occurred during the invocation of
a scheduled action. The value noError(0) is returned
if no errors have occurred yet. | column | SnmpPduErrorStatus | .1.3.6.1.2.1.63.1.2.1.17 |
| schedLastFailed The date and time when the most recent failure occurred.
The value '0000000000000000'H is returned if no failure
occurred since the last re-initialization of the sc… | column | SNMPv2-TCDateAndTime | .1.3.6.1.2.1.63.1.2.1.18 |
| schedStorageType This object defines whether this scheduled action is kept
in volatile storage and lost upon reboot or if this row is
backed up by non-volatile or permanent storage.
… | column | SNMPv2-TCStorageType | .1.3.6.1.2.1.63.1.2.1.19 |
| schedName The locally-unique, administratively assigned name for this
scheduling entry. This object allows a schedOwner to have
multiple entries in the schedTable. | column | OctetString | .1.3.6.1.2.1.63.1.2.1.2 |
| schedRowStatus The status of this scheduled action. A control that allows
entries to be added and removed from this table.
Note that the operational state must change to enabled
… | column | SNMPv2-TCRowStatus | .1.3.6.1.2.1.63.1.2.1.20 |
| schedTriggers This variable counts the number of attempts (either
successful or failed) to invoke the scheduled action. | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.63.1.2.1.21 |
| schedDescr The human readable description of the purpose of this
scheduling entry. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.63.1.2.1.3 |
| 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 … | column | seconds SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.63.1.2.1.4 |
| schedWeekDay The set of weekdays on which the scheduled action should
take place. Setting multiple bits will include several
weekdays in the set of possible weekdays for this schedule.
Settin… | column | Bits | .1.3.6.1.2.1.63.1.2.1.5 |
| schedMonth The set of months during which the scheduled action should
take place. Setting multiple bits will include several
months in the set of possible months for this schedule.
… | column | Bits | .1.3.6.1.2.1.63.1.2.1.6 |
| schedDay 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 day within a month:
Enumerations sta… | column | Bits | .1.3.6.1.2.1.63.1.2.1.7 |
| schedHour The set of hours within a day during which the scheduled
action should take place.
Note that implementations which maintain a list of pending
activations must re-ca… | column | Bits | .1.3.6.1.2.1.63.1.2.1.8 |