hpnicfSysReloadAction
HPN-ICF-SYS-MAN-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.3.2
Object
scalar
r/w
Enumeration
Writing reloadOnSchedule(2) to this object performs the reload operation on schedule.
If hpnicfSysReloadScheduleTime is not set, the value of hpnicfSysReloadAction can't be set to
'reloadOnSchedule(2)'.
Writing reloadAtOnce(3)to this object performs the reload operation at once,
regardless of the hpnicfSysReloadScheduleTime.
When reloadCancel(4)is set, the scheduled reload action will be cancelled and the value of
hpnicfSysReloadAction will be 'reloadUnavailable(1)',the value of hpnicfSysReloadSchedule will be
0, hpnicfSysReloadTag will be given a value of zero length, but the content of
hpnicfSysReloadScheduleTable will remain.
The hpnicfSysReloadSchedule and hpnicfSysReloadTag determine the reload entity(ies) in mutually
exclusive way. And the hpnicfSysReloadSchedule will be handled at first. If the value of
hpnicfSysReloadSchedule is invalid, then the hpnicfSysReloadTag will be handled.
If the value of hpnicfSysReloadSchedule is valid, the value of hpnicfSysReloadTag is ignored and a
reload action will be implemented to the entity specified by hpnicfSysReloadEntity in the entry
pointed by hpnicfSysReloadSchedule.
If hpnicfSysReloadSchedule is valid, but the entry hpnicfSysReloadSchedule pointing to is not active,
the reload action will be ignored , and an inconsistent value will be returned.
If multiple entities are required to be reloaded at the same time, the value of hpnicfSysReloadTag
must be specified to select the reload parameters in the hpnicfSysReloadSceduelTable, and
hpnicfSysReloadSchedule must have the value of '0'.
If the whole fabric is to be reloaded in an XRN device, all the units in the fabric must
have at least one entry in the hpnicfSysReloadSceduelTable with the same tag in hpnicfSysReloadSceduelTagList.
When a reload action is done, or there is no reload action, the value
should be reloadUnavailable(1).
Context
- MIB
- HPN-ICF-SYS-MAN-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.3.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hpnicfSysReload
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | reloadUnavailable |
2 | reloadOnSchedule |
3 | reloadAtOnce |
4 | reloadCancel |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hpnicfSysReloadSchedule The object points one row in hpnicfSysReloadScheduleTable.
Its value is equal to the value of hpnicfSysReloadScheduleIndex.
When a reload action is finished, the value of it
would… | scalar | Integer32 | .1.3.6.1.4.1.11.2.14.11.15.2.3.1.3.1 |
| hpnicfSysReloadScheduleTable A reload parameters set table.
The table is exclusively used for reloading.
When reloading action finished, the value of the table may be empty or still exis… | table | - | .1.3.6.1.4.1.11.2.14.11.15.2.3.1.3.3 |
| hpnicfSysReloadTag This object contains a single tag value which is used
to select entries in the hpnicfSysReloadScheduleTable.
In the hpnicfSysReloadScheduleTable,any entry that contains… | scalar | SNMP-TARGET-MIBSnmpTagValue | .1.3.6.1.4.1.11.2.14.11.15.2.3.1.3.4 |