upgradeTFTPAccept

STAND-ALONE-ETHERNET-SWITCH-MIB · .1.3.6.1.4.1.437.1.1.3.5.9

Object

scalar mandatory r/w Enumeration
This object controls the second method of firmware
upgrade using TFTP.  The switch has a UDP
Listener on the well known TFTP server port, and can
accept upgrade requests from any workstation with Internet
Protocol TFTP software.
          
This object enables or disables the TFTP Upgrade Listener.
When disabled(2), no TFTP workstations can download
a firmware upgrade image to the switch.  The default value
is enabled(1).

Context

MIB
STAND-ALONE-ETHERNET-SWITCH-MIB
OID
.1.3.6.1.4.1.437.1.1.3.5.9
Type
scalar
Access
readwrite
Status
mandatory
Parent
upgrade

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

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2disabled