agTftpAction
ALTEON-CHEETAH-SWITCH-MIB ·
.1.3.6.1.4.1.1872.2.5.1.1.7.6
Object
scalar
r/w
Enumeration
This is an action object to perform various TFTP Get or Put functions.
The TFTP sever is specified in agTftpServer object.
img-get(2) - Download switch image from a specified image
file (agTftpImageFileName) on the TFTP server to
the destinated storage (agTftpImage).
cfg-get(3) - Download switch configuration from a specified
file (agTftpCfgFileName) on the TFTP server.
cfg-put(4) - Upload switch configuration to a specified
file (agTftpCfgFileName) on the TFTP server.
dump-put(5) - Download switch core dump to a specified
file (agTftpDumpFileName) on the TFTP server.
bkpdump-put(6)- Download switch backup core dump to a specified
file (agTftpDumpFileName) on the TFTP server.
img-put(7) - Upload specified switch image to a specified image
file (agTftpImageFileName) on the TFTP server.
tsdump-put(8) - Download switch tech support dump to a specified
file (agTftpTSDumpFileName) on the TFTP server.
bogon-get(9) - Download bogon config file from a specified bogon
file (uses agTftpImageFileName) on the TFTP server.
other(1) is returned always when read.
Context
- MIB
- ALTEON-CHEETAH-SWITCH-MIB
- OID
.1.3.6.1.4.1.1872.2.5.1.1.7.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agTftp
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | img-get |
3 | cfg-get |
4 | cfg-put |
5 | dump-put |
6 | bkpdump-put |
7 | img-put |
8 | tsdump-put |
9 | bogon-get |