hwLoadMode
HUAWEI-LOAD-BACKUP-MIB ·
.1.3.6.1.4.1.2011.6.6.1.1.1.2
Object
column
r/w
Enumeration
Load protocol.
Options:
1.tftp(1) -indicates that the Trivial File Transfer Protocol (TFTP) is used to perform
the loading through the network port. Select tftp(1) when the transmission mode
of the server is configured to TFTP. When TFTP is used for the loading, you need
not enter the user name (hwLoadUserName) and password (hwLoadPassword).
2.modem(2) -indicates that the XMODEM protocol is used to perform the loading through
the serial port. When you use the HyperTerminal of the OS to perform serial
port configuration on the server, select modem(2). Loading through the serial port
does not require networking and maintenance through the command line interface
does not require NM software.
3.ftp(3) -indicates that the File Transfer Protocol (FTP) is used to perform loading
through the network port. When the transmission mode of the server is configured to FTP,
select ftp(3). When FTP is used for the loading, you need to enter the user name (hwLoadUserName)
and password (hwLoadPassword).
4.smbLoadAnyBoards(4)-smbLoadAnyBoards.
5.sftp(5) -indicates that the Secure File Transfer Protocol (SFTP) is used to perform the loading through
the network port. Select sftp(5) when the transmission mode of the server is configured to SFTP.
When SFTP is used for the loading, you need to enter the user name (hwLoadUserName)
and password (hwLoadPassword). The instructions and data are encrypted during transmission.
6.other(255)-other.
The SFTP transmission mode is recommended.
Context
- MIB
- HUAWEI-LOAD-BACKUP-MIB
- OID
.1.3.6.1.4.1.2011.6.6.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwLoadParaEntry
- Table
- hwLoadParaTable
- Siblings
- 22
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tftp |
2 | modem |
3 | ftp |
4 | smbLoadAnyBoards |
5 | sftp |
255 | other |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwLoadServerIpAddr The IP address of file server. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2011.6.6.1.1.1.1 |
| hwLoadAdminStatus obsolete Load Adminstatus. The object is not supported at present. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2011.6.6.1.1.1.10 |
| hwLoadOperStatus Operational Status. The object is not supported at present.
Options:
1.inition(1) -initial state.
2.loading(2) -loading the file.
3.flashing(3)-saving the file to flash memory.
4.… | column | Enumeration | .1.3.6.1.4.1.2011.6.6.1.1.1.11 |
| hwLoadRequestId The loading request ID, which identifies the loading request delivered by the NMS.
According to the ID, you can query hwOperationInfoTable to obtain the status and
results of each… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.6.6.1.1.1.12 |
| hwLoadServerPort Monitoring port on the SFTP server.
Range: 0-65535
Default: 22
The invalid value is 65535. | column | Unsigned32 | .1.3.6.1.4.1.2011.6.6.1.1.1.13 |
| hwBatchLoadOptions Batch load options. This object is used to determine whether the slot number
of the active control board or the standby control board is selected.
Options:
1.noloadActiveAndStandb… | column | Enumeration | .1.3.6.1.4.1.2011.6.6.1.1.1.14 |
| hwLoadOntType It indicates the ONT type.
This object is used to specify the type of the ONTs that are upgraded in batches through the OLT.
ONT type:
MA5610, MA5616, MA5620G, MA5620E, MA5626G, M… | column | OctetString | .1.3.6.1.4.1.2011.6.6.1.1.1.15 |
| hwLoadVersionFilter ONT version list.
It indicates version list of the ONTs that are upgraded in batched through the OLT.
This leaf is used to specify the ONT versions that need upgrade or the ONT ve… | column | OctetString | .1.3.6.1.4.1.2011.6.6.1.1.1.16 |
| hwLoadExtServerInetAddressType The type of address in hwLoadExtServerIPAddress. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.2011.6.6.1.1.1.17 |
| hwLoadExtServerIPAddress The IPv4, IPv6 or DNS address of LOAD Server. Note that,
since this is an index to the table, the DNS name must be
short enough to fit into the maximum length of indices allowed
b… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.2011.6.6.1.1.1.18 |
| hwLoadPacketSmart This object is used to identify the loading mode of the package file.
Options:
1.normal(1) -indicates that the entire package file is loaded into the system.
2.smart(2) -in… | column | Enumeration | .1.3.6.1.4.1.2011.6.6.1.1.1.19 |
| hwLoadEncryptAlgorithm This object is used to identify the encrypt algorithm of the load file.
Options:
1.none(1) -indicates that the load file is not encrypt.
2.aes256cbc(2) -indicates that the … | column | Enumeration | .1.3.6.1.4.1.2011.6.6.1.1.1.20 |
| hwLoadEncryptKey This object is used to identify the encrypt key. | column | OctetString | .1.3.6.1.4.1.2011.6.6.1.1.1.21 |
| hwLoadEncryptIV This object is used to identify the initialization vector of the encrypt file. | column | OctetString | .1.3.6.1.4.1.2011.6.6.1.1.1.22 |
| hwLoadVsID The ID of the virtual system to be loaded.
Range: 0-8 | column | Integer32 | .1.3.6.1.4.1.2011.6.6.1.1.1.23 |
| hwLoadFileName The name of the file to be loaded. | column | OctetString | .1.3.6.1.4.1.2011.6.6.1.1.1.3 |
| hwLoadContent Type of the loaded file.
Options:
1.noloadcontent(-1) -no file.
2.program(1) -program file.
3.database(2) -database file.
4.… | column | Enumeration | .1.3.6.1.4.1.2011.6.6.1.1.1.4 |
| hwLoadBoardType The type of the board to be loaded, which is defined in HUAWEI-TC-MIB.mib. | column | HUAWEI-TC-MIBHWPCBType | .1.3.6.1.4.1.2011.6.6.1.1.1.5 |
| hwLoadPositionPara Auxiliary parameters for locating a board to be loaded.
When a file is loaded to an EMU, the value of this parameter is emuID.
When a file is loaded to a modem or an ONT, the valu… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.6.6.1.1.1.6 |
| hwLoadProcess Loading progress.
Range: 0-100. | column | Integer32 | .1.3.6.1.4.1.2011.6.6.1.1.1.7 |
| hwLoadUserName The name of load user, which is required in FTP mode and SFTP mode
but is not required in any other modes. | column | OctetString | .1.3.6.1.4.1.2011.6.6.1.1.1.8 |
| hwLoadPassword The load user password, which is required in FTP mode and SFTP mode
but is not required in any other modes. | column | OctetString | .1.3.6.1.4.1.2011.6.6.1.1.1.9 |