tftpStatus
RAD-GEN-MIB ·
.1.3.6.1.4.1.164.6.2.12.6
Object
scalar
r/w
Enumeration
Status of tftp session. When a session ended with success, the tftpStatus should be endedOk(6). Before restarting a tftp session, the NMS should set the tftpStatus to noOp(2). That's the reason of MAX-ACCESS read-write to this field.
Context
- MIB
- RAD-GEN-MIB
- OID
.1.3.6.1.4.1.164.6.2.12.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fileTransfer
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | noOp |
3 | connecting |
4 | transferringData |
5 | endedTimeOut |
6 | endedOk |
7 | error |