hpicfJobSchedulerCalendarHour
HP-ICF-JOB-SCHEDULER-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.12
Object
column r/w
Bits
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.
Context
- MIB
- HP-ICF-JOB-SCHEDULER-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpicfJobSchedulerEntry
- Groups
- 4
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HP-ICF-JOB-SCHEDULER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-JOB-SCHEDULER-MIB::hpicfJobSchedulerCalendarHour'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-JOB-SCHEDULER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-JOB-SCHEDULER-MIB::hpicfJobSchedulerCalendarHour.<hpicfJobSchedulerName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-JOB-SCHEDULER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-JOB-SCHEDULER-MIB::hpicfJobSchedulerCalendarHour'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | h0 |
1 | h1 |
2 | h2 |
3 | h3 |
4 | h4 |
5 | h5 |
6 | h6 |
7 | h7 |
8 | h8 |
9 | h9 |
10 | h10 |
11 | h11 |
12 | h12 |
13 | h13 |
14 | h14 |
15 | h15 |
16 | h16 |
17 | h17 |
18 | h18 |
19 | h19 |
20 | h20 |
21 | h21 |
22 | h22 |
23 | h23 |