hpicfJobSchedulerEvent
HP-ICF-JOB-SCHEDULER-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.8
Object
column r/w
Bits
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.
Context
- MIB
- HP-ICF-JOB-SCHEDULER-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.105.1.1.1.8- 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::hpicfJobSchedulerEvent'
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::hpicfJobSchedulerEvent.<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::hpicfJobSchedulerEvent'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | reboot |
1 | failover |