hwDocsPnmBulkTransProtocol
HUAWEI-CMTS-MIB ·
.1.3.6.1.4.1.2011.6.180.1.1.20.83.1
Object
scalar
r/w
Enumeration
Indicates the transport protocol for the pnm server.
Options:
1. tftp(1)-indicates that TFTP is used to perform the backup through the network port.
Select tftp(1) when the transport protocol of the pnm server is configured to TFTP.
When TFTP is used for backup, you need not enter the user name (hwDocsPnmBulkUserName)
and the password (hwDocsPnmBulkUserPassword).
2. ftp(2) -indicates that FTP is used to perform the backup through the network port.
Select ftp(2) when the transport protocol of the pnm server is configured to FTP.
When FTP is used for the backup, you need to enter the user name (hwDocsPnmBulkUserName)
and the password (hwDocsPnmBulkUserPassword).
3. sftp(3)-indicates that SFTP is used to perform the backup through the network port.
Select sftp(3) when the transport protocol of the pnm server is configured to SFTP.
When SFTP is used for backup, you need to enter the user name (hwDocsPnmBulkUserName)
and the password (hwDocsPnmBulkUserPassword).
The instructions and data are encrypted during transmission.
The SFTP transport protocol is recommended.
Default: tftp(1)
Context
- MIB
- HUAWEI-CMTS-MIB
- OID
.1.3.6.1.4.1.2011.6.180.1.1.20.83.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwDocsPnmBulkCtlTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tftp |
2 | ftp |
3 | sftp |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwDocsPnmBulkTransPort Port number. It is only used by SFTP.
Default: 22 | scalar | Integer32 | .1.3.6.1.4.1.2011.6.180.1.1.20.83.2 |
| hwDocsPnmBulkUserName The backup user name, which is required in FTP mode and SFTP mode
but is not required in TFTP mode. | scalar | OctetString | .1.3.6.1.4.1.2011.6.180.1.1.20.83.3 |
| hwDocsPnmBulkUserPassword The backup password, which is required in FTP mode and SFTP mode
but is not required in TFTP mode.
The password is encrypted in data base. | scalar | OctetString | .1.3.6.1.4.1.2011.6.180.1.1.20.83.4 |