HP-ICF-JOB-SCHEDULER-MIB: View SNMP OID List / Download MIB
VENDOR: HEWLETT-PACKARD
Home | MIB: HP-ICF-JOB-SCHEDULER-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
hpicfJobSchedulerMIB | 1.3.6.1.4.1.11.2.14.11.5.1.105 |
This MIB module contains HP proprietary objects used to configure Job Scheduling. |
||
hpicfJobSchedulerObjects | 1.3.6.1.4.1.11.2.14.11.5.1.105.1 | |||
hpicfJobSchedulerTable | 1.3.6.1.4.1.11.2.14.11.5.1.105.1.1 | no-access |
This table defines a set of jobs which run as per the schedule or when a particular event occurs. |
|
1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1 | no-access |
An entry in the table which provides information about a scheduled job. |
||
hpicfJobSchedulerName | 1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.1 | displaystring | no-access |
A unique name for a scheduled job. |
hpicfJobSchedulerRowStatus | 1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.2 | rowstatus | read-only |
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 scheduled. notInService - not valid for this table. notReady - the job is not fully configured. createAndGo - create a new entry. createAndWait - not valid for this table. delete - delete the entry. |
hpicfJobSchedulerCommand | 1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.3 | octet string | read-write |
The CLI command to execute when the job is run. |
hpicfJobSchedulerConfigSave | 1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.4 | truthvalue | read-write |
This flag causes any configuration changes made by the job to be saved at completion. |
hpicfJobSchedulerRunCount | 1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.5 | unsigned32 | read-only |
The number of times since the device booted that the job has run. |
hpicfJobSchedulerErrorCount | 1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.6 | unsigned32 | read-only |
The number of times since the device booted that the job has resulted in an error. |
hpicfJobSchedulerLastOutput | 1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.7 | octet string | read-only |
The first 255 characters of output from the last job execution. |
hpicfJobSchedulerEvent | 1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.8 | bits | read-write |
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 executed after failover to a standby management module. This event only applies to devices that have a standby module and is ignored on other devices. The Calendar schedule objects below are ignored when any event bit is set in this object. Bits: 'failover': 1, 'reboot': 0. |
hpicfJobSchedulerCalendarMonth | 1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.9 | bits | read-write |
The set of months when this job should run. Some devices may allow only a single month to be specified in the bitmap. Bits: 'february': 1, 'october': 9, 'march': 2, 'august': 7, 'september': 8, 'may': 4, 'january': 0, 'june': 5, 'april': 3, 'december': 11, 'july': 6, 'november': 10. |
hpicfJobSchedulerCalendarDayOfMonth | 1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.10 | bits | read-write |
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 relative to the last day of the month. Bit 'r1' is the last day of the month, bit 'r2' is the second to last day of the month, etc. Some devices may allow only a single day to be specified in the bitmap. Bits: 'r29': 59, 'r17': 47, 'r8': 38, 'r28': 58, 'r9': 39, 'r27': 57, 'd8': 7, 'd9': 8, 'd6': 5, 'd7': 6, 'd4': 3, 'd5': 4, 'd2': 1, 'd3': 2, 'r21': 51, 'd1': 0, 'd14': 13, 'd15': 14, 'd16': 15, 'd17': 16, 'd10': 9, 'd11': 10, 'd12': 11, 'd13': 12, 'r23': 53, 'r11': 41, 'd18': 17, 'd19': 18, 'd30': 29, 'd31': 30, 'r22': 52, 'r20': 50, 'r16': 46, 'r4': 34, 'r14': 44, 'r15': 45, 'r12': 42, 'r13': 43, 'r10': 40, 'r5': 35, 'r31': 61, 'r18': 48, 'r19': 49, 'r30': 60, 'r26': 56, 'r25': 55, 'd29': 28, 'd28': 27, 'r6': 36, 'r7': 37, 'r1': 31, 'r2': 32, 'r3': 33, 'd21': 20, 'd20': 19, 'd23': 22, 'd22': 21, 'd25': 24, 'd24': 23, 'd27': 26, 'd26': 25, 'r24': 54. |
hpicfJobSchedulerCalendarDayOfWeek | 1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.11 | bits | read-write |
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. Bits: 'monday': 1, 'tuesday': 2, 'friday': 5, 'wednesday': 3, 'thursday': 4, 'sunday': 0, 'saturday': 6. |
hpicfJobSchedulerCalendarHour | 1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.12 | bits | read-write |
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. Bits: 'h8': 8, 'h9': 9, 'h2': 2, 'h3': 3, 'h0': 0, 'h1': 1, 'h6': 6, 'h7': 7, 'h4': 4, 'h5': 5, 'h21': 21, 'h20': 20, 'h23': 23, 'h22': 22, 'h18': 18, 'h19': 19, 'h10': 10, 'h11': 11, 'h12': 12, 'h13': 13, 'h14': 14, 'h15': 15, 'h16': 16, 'h17': 17. |
hpicfJobSchedulerCalendarMinute | 1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.13 | bits | read-write |
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. Bits: 'm41': 41, 'm46': 46, 'm47': 47, 'm11': 11, 'm10': 10, 'm13': 13, 'm12': 12, 'm15': 15, 'm14': 14, 'm17': 17, 'm16': 16, 'm19': 19, 'm18': 18, 'm45': 45, 'm44': 44, 'm55': 55, 'm54': 54, 'm57': 57, 'm56': 56, 'm51': 51, 'm50': 50, 'm39': 39, 'm38': 38, 'm37': 37, 'm36': 36, 'm35': 35, 'm34': 34, 'm33': 33, 'm32': 32, 'm31': 31, 'm30': 30, 'm5': 5, 'm4': 4, 'm7': 7, 'm6': 6, 'm1': 1, 'm0': 0, 'm3': 3, 'm2': 2, 'm52': 52, 'm53': 53, 'm9': 9, 'm8': 8, 'm58': 58, 'm59': 59, 'm48': 48, 'm49': 49, 'm28': 28, 'm29': 29, 'm24': 24, 'm25': 25, 'm26': 26, 'm27': 27, 'm20': 20, 'm21': 21, 'm22': 22, 'm23': 23, 'm42': 42, 'm43': 43, 'm40': 40. |
hpicfJobSchedulerDelay | 1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.14 | unsigned32 | read-write |
The delay in minutes before running the job. For recurring jobs, this value is the delay before running the job again. |
hpicfJobSchedulerCount | 1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.15 | unsigned32 | read-write |
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. |
hpicfJobSchedulerStatus | 1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.16 | truthvalue | read-write |
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. |
hpicfJobSchedulerRunningStatus | 1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.17 | integer | read-only |
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 if the job is Disabled, the running status becomes Inactive. Enumeration: 'active': 1, 'inactive': 2, 'expired': 3. |
hpicfJobSchedulerLastRunTime | 1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.18 | dateandtime | read-only |
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. |
hpicfJobSchedulerSkipCount | 1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.19 | unsigned32 | read-only |
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. |
hpicfJobSchedulerConformance | 1.3.6.1.4.1.11.2.14.11.5.1.105.2 | |||
hpicfJobSchedulerMIBCompliances | 1.3.6.1.4.1.11.2.14.11.5.1.105.2.1 | |||
hpicfJobSchedulerMIBCompliance | 1.3.6.1.4.1.11.2.14.11.5.1.105.2.1.1 |
The compliance statement for device support of HP-ICF-JOB-SCHEDULER-MIB. |
||
hpicfJobSchedulerMIBCompliance1 | 1.3.6.1.4.1.11.2.14.11.5.1.105.2.1.2 |
The compliance statement for device support of HP-ICF-JOB-SCHEDULER-MIB. |
||
hpicfJobSchedulerMIBCompliance2 | 1.3.6.1.4.1.11.2.14.11.5.1.105.2.1.3 |
The compliance statement for device support of HP-ICF-JOB-SCHEDULER-MIB. |
||
hpicfJobSchedulerMIBCompliance3 | 1.3.6.1.4.1.11.2.14.11.5.1.105.2.1.4 |
The compliance statement for device support of HP-ICF-JOB-SCHEDULER-MIB. |
||
hpicfJobSchedulerMIBGroups | 1.3.6.1.4.1.11.2.14.11.5.1.105.2.2 | |||
hpicfJobSchedulerGroup | 1.3.6.1.4.1.11.2.14.11.5.1.105.2.2.1 |
A collection of objects providing configuration of scheduled jobs. |
||
hpicfJobSchedulerGroup1 | 1.3.6.1.4.1.11.2.14.11.5.1.105.2.2.2 |
A collection of objects providing configuration of scheduled jobs. |
||
hpicfJobSchedulerGroup2 | 1.3.6.1.4.1.11.2.14.11.5.1.105.2.2.3 |
A collection of objects providing configuration of scheduled jobs. |
||
hpicfJobSchedulerGroup3 | 1.3.6.1.4.1.11.2.14.11.5.1.105.2.2.4 |
A collection of objects providing configuration of scheduled jobs. |