fileCopyUseMode
NAG-MIB ·
.1.3.6.1.4.1.57206.7.100.1.10.7
Object
scalar
r/w
Enumeration
ftp(1): ftp server or client; tftp(2): tftp server or client; sftp(3): ftp server or client; scp(4): ftp server or client; local(5): local copy.
Context
- MIB
- NAG-MIB
- OID
.1.3.6.1.4.1.57206.7.100.1.10.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- switchFileCopy
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ftp |
2 | tftp |
3 | sftp |
4 | scp |
5 | local |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fileUserName ftp/sftp/scp user name | scalar | OctetString | .1.3.6.1.4.1.57206.7.100.1.10.1 |
| fileUserPassword ftp/sftp/scp user password | scalar | OctetString | .1.3.6.1.4.1.57206.7.100.1.10.2 |
| fileIPaddress server ip address | scalar | OctetString | .1.3.6.1.4.1.57206.7.100.1.10.3 |
| sourceFileCopy Source file name or Copy from current system configuration
. | scalar | OctetString | .1.3.6.1.4.1.57206.7.100.1.10.4 |
| destinationFileCopy Destination file name or Copy to startup configuration. | scalar | OctetString | .1.3.6.1.4.1.57206.7.100.1.10.5 |
| fileCopy File copy configurate. | scalar | Enumeration | .1.3.6.1.4.1.57206.7.100.1.10.8 |
| fileCopyResult The result of file copy:error(0):copy file failure;ok(1):copy file success;
uploading(2):in process of upload file;downloading(3):in process of download file;
idle(4):be out of co… | scalar | Enumeration | .1.3.6.1.4.1.57206.7.100.1.10.9 |