schedMinute OBJECT-TYPE
SYNTAX BITS {
m0(0), m1(1), m2(2), m3(3), m4(4),
m5(5), m6(6), m7(7), m8(8), m9(9),
m10(10), m11(11), m12(12), m13(13), m14(14),
m15(15), m16(16), m17(17), m18(18), m19(19),
m20(20), m21(21), m22(22), m23(23), m24(24),
m25(25), m26(26), m27(27), m28(28), m29(29),
m30(30), m31(31), m32(32), m33(33), m34(34),
m35(35), m36(36), m37(37), m38(38), m39(39),
m40(40), m41(41), m42(42), m43(43), m44(44),
m45(45), m46(46), m47(47), m48(48), m49(49),
m50(50), m51(51), m52(52), m53(53), m54(54),
m55(55), m56(56), m57(57), m58(58), m59(59)
}
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"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."
DEFVAL { {} }
View at oid-info.com
The set of minutes within an hour when the scheduled action
should take place.
Parsed from file DISMAN-SCHEDULE-MIB.txt
Company: None
Module: DISMAN-SCHEDULE-MIB
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.
Parsed from file DISMAN-SCHEDULE-MIB.mib
Module: DISMAN-SCHEDULE-MIB
Automatically extracted from RFC3231
schedMinute OBJECT-TYPE SYNTAX BITS { m0(0), m1(1), m2(2), m3(3), m4(4), m5(5), m6(6), m7(7), m8(8), m9(9), m10(10), m11(11), m12(12), m13(13), m14(14), m15(15), m16(16), m17(17), m18(18), m19(19), m20(20), m21(21), m22(22), m23(23), m24(24), m25(25), m26(26), m27(27), m28(28), m29(29), m30(30), m31(31), m32(32), m33(33), m34(34), m35(35), m36(36), m37(37), m38(38), m39(39), m40(40), m41(41), m42(42), m43(43), m44(44), m45(45), m46(46), m47(47), m48(48), m49(49), m50(50), m51(51), m52(52), m53(53), m54(54), m55(55), m56(56), m57(57), m58(58), m59(59) } MAX-ACCESS read-create STATUS current DESCRIPTION "The set of minutes within an hour when the scheduled action should take place." DEFVAL { {} } ::= { schedEntry 9 }
schedMinute OBJECT-TYPE SYNTAX BITS { m0(0), m1(1), m2(2), m3(3), m4(4), m5(5), m6(6), m7(7), m8(8), m9(9), m10(10), m11(11), m12(12), m13(13), m14(14), m15(15), m16(16), m17(17), m18(18), m19(19), m20(20), m21(21), m22(22), m23(23), m24(24), m25(25), m26(26), m27(27), m28(28), m29(29), m30(30), m31(31), m32(32), m33(33), m34(34), m35(35), m36(36), m37(37), m38(38), m39(39), m40(40), m41(41), m42(42), m43(43), m44(44), m45(45), m46(46), m47(47), m48(48), m49(49), m50(50), m51(51), m52(52), m53(53), m54(54), m55(55), m56(56), m57(57), m58(58), m59(59) } MAX-ACCESS read-create STATUS current DESCRIPTION "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." DEFVAL { {} } ::= { schedEntry 9 }
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.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.15 | schedOperStatus | 0 | 0 | The current operational state of this schedule. The state enabled(1) indicates this entry is active and that the scheduler will i… |
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. |