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.
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.
xml-get(14)   - Import XML client certificate to a specified
                file (agTftpCfgFileName) on the TFTP server.
put-techdata(18) - Upload full tech support data via FTP/TFTP/SCP.
sesslog-export(19) - Export the session log to a specific file (tftpSessLogFile)
                to the FTP/SCP server
sshkey-export(20) - Export the session log to a specific file (tftpSshKeyFile)
                to the FTP/SCP server
sshkey-import(21) - Import the session log from a specific file (tftpSshKeyFile)
                on FTP/SCP.
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

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALTEON-CHEETAH-SWITCH-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTEON-CHEETAH-SWITCH-MIB::agTftpAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALTEON-CHEETAH-SWITCH-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALTEON-CHEETAH-SWITCH-MIB::agTftpAction'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2img-get
3cfg-get
4cfg-put
5dump-put
6bkpdump-put
8tsdump-put
9bogon-get
14xml-get
15applog-export
16cert-export
17cert-import
18put-techdata
19sesslog-export
20sshkey-export
21sshkey-import