agTftpAction

ALTEON-TIGON-SWITCH-MIB · nortel variant · .1.3.6.1.4.1.1872.2.1.2.1.21

Object

scalar mandatory 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.
          
other(1) is returned always when read.

Context

MIB
ALTEON-TIGON-SWITCH-MIB
OID
.1.3.6.1.4.1.1872.2.1.2.1.21
Type
scalar
Access
readwrite
Status
mandatory
Parent
agGeneral

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

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2img-get
3cfg-get
4cfg-put
5dump-put