hpicfJobSchedulerCalendarMinute
HP-ICF-JOB-SCHEDULER-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.13
Object
column
r/w
Bits
A bitmap of minutes of the hour when the job is scheduled to run. Times are local. This value is combined with the Hour bitmap to create a set of times for the job to run on each scheduled day. Some devices may allow only a single minute to be specified in the bitmap.
Context
- MIB
- HP-ICF-JOB-SCHEDULER-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpicfJobSchedulerEntry
- Table
- hpicfJobSchedulerTable
- Siblings
- 18
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 |
|---|---|---|---|
| hpicfJobSchedulerName A unique name for a scheduled job. | column | OctetString | .1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.1 |
| hpicfJobSchedulerCalendarDayOfMonth The set of days of the month when this job should run.
Bits beginning with 'd' specify a day relative to the
first day of the month. Bits beginning with 'r' specify
a day relativ… | column | Bits | .1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.10 |
| hpicfJobSchedulerCalendarDayOfWeek The days of the week when the job is scheduled to run.
The Month and DayOfMonth objects above are ignored when
any bit is set in this object. | column | Bits | .1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.11 |
| hpicfJobSchedulerCalendarHour A bitmap of hours of the day when the job is scheduled
to run. Times are local. Some devices may allow only
a single hour to be specified in the bitmap. | column | Bits | .1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.12 |
| hpicfJobSchedulerDelay The delay in minutes before running the job. For recurring
jobs, this value is the delay before running
the job again. | column | minutes Unsigned32 | .1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.14 |
| hpicfJobSchedulerCount The object is set to determine the number of times this job would run.
The object value is set 0 if the job has no expiration count. | column | Unsigned32 | .1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.15 |
| hpicfJobSchedulerStatus Indicates whether the job is enabled or disabled.
The object has value true(1) if job status is enabled;
otherwise the object has value false(2) if job is disabled. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.16 |
| hpicfJobSchedulerRunningStatus Indicates whether the job running status is Active,
Inactive or Expired. If the job is running,
the status becomes Active. If the count has Expired,
the status becomes Expired and… | column | Enumeration | .1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.17 |
| hpicfJobSchedulerLastRunTime Indicates the Last Run date and time of the
scheduled job.When job has not run even for once,
it will show value as 0. | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.18 |
| hpicfJobSchedulerSkipCount This object indicates the number of times this job is skipped for execution. If no job is skipped, the value of this object is set to 0. | column | Unsigned32 | .1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.19 |
| hpicfJobSchedulerRowStatus The Row Status of this entry.
To create a new entry, send an SNMP SET request with a
RowStatus of 'createAndGo'.
active - the job is ready to run as … | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.2 |
| hpicfJobSchedulerCommand The CLI command to execute when the job is run. | column | OctetString | .1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.3 |
| hpicfJobSchedulerConfigSave This flag causes any configuration changes made by the
job to be saved at completion. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.4 |
| hpicfJobSchedulerRunCount The number of times since the device booted that the
job has run. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.5 |
| hpicfJobSchedulerErrorCount The number of times since the device booted that the
job has resulted in an error. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.6 |
| hpicfJobSchedulerLastOutput The first 255 characters of output from the last job
execution. | column | OctetString | .1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.7 |
| hpicfJobSchedulerEvent A set of events that will cause this job to run.
reboot - the job is run as soon as possible after the
device boots.
failover - the job is execu… | column | Bits | .1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.8 |
| hpicfJobSchedulerCalendarMonth The set of months when this job should run. Some devices
may allow only a single month to be specified in the bitmap. | column | Bits | .1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.9 |