hpnicfSysBtmRowStatus
HPN-ICF-SYS-MAN-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.6.2.1.4
Object
Only support active(1), createAndGo(4), destroy(6). When a row
is created successfully, the value of this object should be active(1),
the value of hpnicfSysBtmFileName and hpnicfSysBtmFileType can not be
modified by users.
When bootrom is being updated, the value of hpnicfSysBtmErrorStatus
is inProgress(2).
When bootrom failed to be updated, the value of hpnicfSysBtmErrorStatus
should be failed(4).
When bootrom is updated successfully, the value of hpnicfSysBtmErrorStatus
should be success(3). The value of hpnicfSysCurUpdateBtmFileName
should change to the new bootrom file name.
When another row is created successfully with the same physical
index, and the update is successful, then the value of former
hpnicfSysBtmFileType should be none(2) automatically.
If a row is destroyed, hpnicfSysCurUpdateBtmFileName should not change.
If a device/unit reboots, hpnicfSysBtmLoadTable should be empty.
Context
- MIB
- HPN-ICF-SYS-MAN-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.3.1.6.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpnicfSysBtmLoadEntry
- Table
- hpnicfSysBtmLoadTable
- Siblings
- 5
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hpnicfSysBtmLoadIndex The index of hpnicfSysBtmLoadTable. There are two parts for this
index depicted as follows:
31 15 0
++++++++++++++++++++++++++++++… | column | Integer32 | .1.3.6.1.4.1.11.2.14.11.15.2.3.1.6.2.1.1 |
| hpnicfSysBtmFileName The bootrom file name is determined by the users. The file must
exist in corresponding entity.
The validity of the bootrom file will be identified by system.
If th… | column | OctetString | .1.3.6.1.4.1.11.2.14.11.15.2.3.1.6.2.1.2 |
| hpnicfSysBtmFileType main(1) - The effective bootrom file.
none(2) - The noneffective file.
When bootrom is being updated, this object must be set to main(1).
When bootro… | column | Enumeration | .1.3.6.1.4.1.11.2.14.11.15.2.3.1.6.2.1.3 |
| hpnicfSysBtmErrorStatus This object shows the status of the specified operation after
creating a row.
invalidFile(1) - file is invalid.
inProgress(2) - the operation is in progress.
success(3) - the… | column | Enumeration | .1.3.6.1.4.1.11.2.14.11.15.2.3.1.6.2.1.5 |
| hpnicfSysBtmLoadTime This object indicates operation time. | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.11.2.14.11.15.2.3.1.6.2.1.6 |