hh3cSysBtmRowStatus
HH3C-SYS-MAN-MIB ·
.1.3.6.1.4.1.25506.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 hh3cSysBtmFileName and hh3cSysBtmFileType can not be
modified by users.
When bootrom is being updated, the value of hh3cSysBtmErrorStatus
is inProgress(2).
When bootrom failed to be updated, the value of hh3cSysBtmErrorStatus
should be failed(4).
When bootrom is updated successfully, the value of hh3cSysBtmErrorStatus
should be success(3). The value of hh3cSysCurUpdateBtmFileName
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
hh3cSysBtmFileType should be none(2) automatically.
If a row is destroyed, hh3cSysCurUpdateBtmFileName should not change.
If a device/unit reboots, hh3cSysBtmLoadTable should be empty.
Context
- MIB
- HH3C-SYS-MAN-MIB
- OID
.1.3.6.1.4.1.25506.2.3.1.6.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hh3cSysBtmLoadEntry
- Table
- hh3cSysBtmLoadTable
- 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 |
|---|---|---|---|
| hh3cSysBtmLoadIndex The index of hh3cSysBtmLoadTable. There are two parts for this
index depicted as follows:
31 15 0
++++++++++++++++++++++++++++++++… | column | Integer32 | .1.3.6.1.4.1.25506.2.3.1.6.2.1.1 |
| hh3cSysBtmFileName 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.25506.2.3.1.6.2.1.2 |
| hh3cSysBtmFileType 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.25506.2.3.1.6.2.1.3 |
| hh3cSysBtmErrorStatus 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.25506.2.3.1.6.2.1.5 |
| hh3cSysBtmLoadTime This object indicates operation time. | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.25506.2.3.1.6.2.1.6 |