All MIBs › CTELS100-NG-MIB › els100SysTftpStartDownload
els100SysTftpStartDownload
Module: CTELS100-NG-MIB
OID (symbolic): CTELS100-NG-MIB::els100SysTftpStartDownload
OID (numeric): 1.3.6.1.4.1.52.1011.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Start a TFTP download. A SET of this variable with the value download (1) initiates a TFTP download to upgrade the system software. The variables els100SysTftpIPAddress and els100SysTftpFilename must be configured before a download can begin. A GET of this variable will always return the value noDownload (2).
What is els100SysTftpStartDownload?
Setting this variable to download(1) initiates a TFTP download to upgrade the switch's software, using the previously configured TFTP IP address and filename, while reading it always returns noDownload(2). It's the trigger an admin uses after preparing els100SysTftpIPAddress and els100SysTftpFilename to actually start a firmware upgrade. An admin performing a scheduled firmware upgrade would set els100SysTftpStartDownload to download(1) during a maintenance window.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1011.1.7 snmpwalk -v2c -c public <target> CTELS100-NG-MIB::els100SysTftpStartDownload
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1011.1.7.1 snmpget -v2c -c public <target> CTELS100-NG-MIB::els100SysTftpStartDownload.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.1011.1.7.1 i <value>
Start monitoring Cabletron/Enterasys ELS100 Next Generation Ethernet switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTELS100-NG-MIB::els100SysTftpStartDownload OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys ELS100 Next Generation Ethernet switch (legacy) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.52 | cabletron | Cabletron-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.1011 | els100 | CTELS100-NG-MIB |
| 1.3.6.1.4.1.52.1011.1 | els100SystemConfig | CTELS100-NG-MIB |
| 1.3.6.1.4.1.52.1011.1.7 | els100SysTftpStartDownload | CTELS100-NG-MIB |