hwTdmTftpStatus
HUAWEI-TDMCPE-MIB ·
.1.3.6.1.4.1.2011.5.30.1.1.1.1.4
Object
column
Enumeration
Status of tftp session. When a session ended with success, the tftpStatus should be endedOk(6). Before restarting a tftp session, the modem should set the tftpStatus to noOp(2). Options: 1. noOp(1) - Indicates that no operation. 2. connecting(2) - Indicates that connecting. 3. transferringData(3) - Indicates that transferring data. 4. timeOut(4) - Indicates that time-out. 5. endedOk(5) - Indicates that end successfully. 6. error(6) - Indicates that error occur.
Context
- MIB
- HUAWEI-TDMCPE-MIB
- OID
.1.3.6.1.4.1.2011.5.30.1.1.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwTdmTftpEntry
- Table
- hwTdmTftpTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noOp |
2 | connecting |
3 | transferringData |
4 | timeOut |
5 | endedOk |
6 | error |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwTdmTftpFileServerIP This attribute indicates the TFTP server to update the
modem software.This must be set before start the software
download! | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2011.5.30.1.1.1.1.1 |
| hwTdmTftpFileName This attribute indicates the name of the file to be sent
to the modem. This must be set before start the software
download! | column | OctetString | .1.3.6.1.4.1.2011.5.30.1.1.1.1.2 |
| hwTdmTftpFileTransCmd The command to be executed on hwTdmTftpFileName at
hwTdmTftpFileServerIP.
Options:
1. noOp(1) - Indicates that no operation.
2. downloadSW(2) - Indicates that down load softwire… | column | Enumeration | .1.3.6.1.4.1.2011.5.30.1.1.1.1.3 |