agTransferAction
BLADETYPE6-NETWORK-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.7.6
Object
scalar
r/w
Enumeration
This is an action object to perform various FTP/TFTP Get or Put functions.
The FTP/TFTP sever is specified in agTransferServer object.
img-get(2) - Download switch image from a specified image
file(agTransferImageFileName) on the FTP/TFTP server to
the destinated storage(agTransferImage).
cfg-get(3) - Download switch configuration from a specified
file(agTransferCfgFileName) on the FTP/TFTP server.
cfg-put(4) - Upload switch configuration to a specified
file(agTransferCfgFileName) on the FTP/TFTP server.
dump-put(5)- Download switch core dump to a specified
file(agTransferDumpFileName) on the FTP/TFTP server.
img-put(7) - Upload specified switch image to a specified image
file(agTransferImageFileName) on the FTP/TFTP server.
tsdump-put(5)- Download switch core dump to a specified
file (agTransferTSDumpFileName) on the FTP/TFTP server.
other(1) is returned always when read.
Context
- MIB
- BLADETYPE6-NETWORK-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.7.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agTransfer
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| agTransferServer The FTP/TFTP server IP address or domain name. | scalar | OctetString | .1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.7.1 |
| agTransferPassword The password for FTP server. | scalar | OctetString | .1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.7.10 |
| agTransferTSDumpFileName The TS dump file name. | scalar | OctetString | .1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.7.11 |
| agTransferLastConfigurationActionStatus The status of the last configuration action using the file ftp/tftp'd
from the server. | scalar | Enumeration | .1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.7.14 |
| agTransferImage Whether the image file should be loaded in image1 or image2 or
boot in flash. | scalar | Enumeration | .1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.7.2 |
| agTransferImageFileName The image file name to be downloaded. | scalar | OctetString | .1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.7.3 |
| agTransferCfgFileName The configuration file name. | scalar | OctetString | .1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.7.4 |
| agTransferDumpFileName The core dump file name. | scalar | OctetString | .1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.7.5 |
| agTransferLastActionStatus The recorded status of the previous FTP/TFTP activity. | scalar | OctetString | .1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.7.7 |
| agTransferPort Specify whether the FTP/TFTP operation should be performed over the
data port or the management port. | scalar | Enumeration | .1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.7.8 |
| agTransferUserName The username for FTP server or blank for TFTP server. | scalar | OctetString | .1.3.6.1.4.1.11.2.3.7.11.33.6.2.1.1.7.9 |