h3cSysBtmRowStatus
A3COM-HUAWEI-SYS-MAN-MIB ·
.1.3.6.1.4.1.43.45.1.10.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 h3cSysBtmFileName and h3cSysBtmFileType can not be
modified by users.
When bootrom is being updated, the value of h3cSysBtmErrorStatus
is inProgress(2).
When bootrom failed to be updated, the value of h3cSysBtmErrorStatus
should be failed(4).
When bootrom is updated successfully, the value of h3cSysBtmErrorStatus
should be success(3). The value of h3cSysCurUpdateBtmFileName
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
h3cSysBtmFileType should be none(2) automatically.
If a row is destroyed, h3cSysCurUpdateBtmFileName should not change.
If a device/unit reboots, h3cSysBtmLoadTable should be empty.
Context
- MIB
- A3COM-HUAWEI-SYS-MAN-MIB
- OID
.1.3.6.1.4.1.43.45.1.10.2.3.1.6.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- h3cSysBtmLoadEntry
- Table
- h3cSysBtmLoadTable
- 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 |
|---|---|---|---|
| h3cSysBtmLoadIndex The index of h3cSysBtmLoadTable. There are two parts for this
index depicted as follows:
31 15 0
+++++++++++++++++++++++++++++++++… | column | Integer32 | .1.3.6.1.4.1.43.45.1.10.2.3.1.6.2.1.1 |
| h3cSysBtmFileName 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.43.45.1.10.2.3.1.6.2.1.2 |
| h3cSysBtmFileType 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.43.45.1.10.2.3.1.6.2.1.3 |
| h3cSysBtmErrorStatus 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.43.45.1.10.2.3.1.6.2.1.5 |
| h3cSysBtmLoadTime This object indicates operation time. | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.43.45.1.10.2.3.1.6.2.1.6 |