upgradeTFTPInitiate

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

Object

scalar mandatory r/w Enumeration
Setting this object to noUpgrade(2) results in no action.
When set to upgrade(1), the switch will attempt
to download a firmware upgrade image from the server whose
address is given by upgradeTFTPServerAddress.  The image is
found in the file whose name is given by
upgradeTFTPLoadFilename.  Both upgradeTFTPServerAddress and
upgradeTFTPLoadFilename must be non-empty for the upgrade
to proceed.
          
This object always returns noUpgrade(2) when read.

Context

MIB
STAND-ALONE-ETHERNET-SWITCH-MIB
OID
.1.3.6.1.4.1.437.1.1.3.5.7
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::upgradeTFTPInitiate.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::upgradeTFTPInitiate'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1upgrade
2noUpgrade