hpicfReloadState
HP-ICF-RELOAD-MIB ·
.1.3.6.1.4.1.11.2.14.11.1.4.20.1.1
Object
scalar r/w
Enumeration
This object specifies the state of the device.
If it is in:
(1) 'no reload' was scheduled
(2) 'reload after' was scheduled
(3) 'reload at' was scheduled
To cancel the scheduled reload, this object
needs to be set with (1).
NOTE: This object cannot be set with (2) or
(3).When hpicfReloadAfter or hpicfReloadAt
is scheduled the state of hpicfReloadState is
automatically changed to (2) or (3) respectively.
Context
- MIB
- HP-ICF-RELOAD-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.1.4.20.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hpicfReloadObjects
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-RELOAD-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-RELOAD-MIB::hpicfReloadState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-RELOAD-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-RELOAD-MIB::hpicfReloadState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notScheduled |
2 | reloadAfter |
3 | reloadAt |
Conformance
Member of
Compliance refinements
hpicfReloadReadOnlyCompliance1
readonly
Write access is not required.