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
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noOp |
2 | connecting |
3 | transferringData |
4 | timeOut |
5 | endedOk |
6 | error |