hpicfReloadAfter
HP-ICF-RELOAD-MIB ·
.1.3.6.1.4.1.11.2.14.11.1.4.20.1.2
Object
The object specifies the time in seconds after which reload will occur.If no reload is scheduled it returns -1. To schedule a reload/reboot, time in seconds is entered and 0 for immediate reload. When hpicfReloadAfter is scheduled the state of hpicfReloadState is changed to reloadAfter automatically. NOTE: If hpicfReloadAt or hpicfReloadAfter is already scheduled, it will automatically be cancelled and the new hpicfReloadAfter is scheduled.
Context
- MIB
- HP-ICF-RELOAD-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.1.4.20.1.2- 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::hpicfReloadAfter.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::hpicfReloadAfter'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of
Compliance refinements
hpicfReloadReadOnlyCompliance1
readonly
Write access is not required.