All MIBs › ASANTE-SWITCH-MIB › eSWRemoteDownloadFile
eSWRemoteDownloadFile
Module: ASANTE-SWITCH-MIB
OID (symbolic): ASANTE-SWITCH-MIB::eSWRemoteDownloadFile
OID (numeric): 1.3.6.1.4.1.298.1.5.1.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Downloading what kind of file. The configuration file name should be stored in the agentRemoteBootFile MIB object, and the image file name should be stored in the eSWImageFileName MIB object. If this object has the value Config-File(1), agentRemoteBootProtocol cannot be set to bootp-tftp(2). If agentRemoteBootProtocol is set to bootp-tftp(2), this object cannot be set to Config-File(1).
This object value is meaningful only at download time.
What is eSWRemoteDownloadFile?
This selects whether to download a configuration file or firmware image. It determines which file type is transferred. Set to 'image-File' (3) to download new firmware.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.298.1.5.1.1.1.3 snmpwalk -v2c -c public <target> ASANTE-SWITCH-MIB::eSWRemoteDownloadFile
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.298.1.5.1.1.1.3.1 snmpget -v2c -c public <target> ASANTE-SWITCH-MIB::eSWRemoteDownloadFile.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.298.1.5.1.1.1.3.1 i <value>
Start monitoring Asante Technologies Ethernet switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ASANTE-SWITCH-MIB::eSWRemoteDownloadFile OID value, configure state conditions and alerts, and monitor any Asante Technologies Ethernet switch (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 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.298 | asante | ASANTE-AH1012-MIB |
| 1.3.6.1.4.1.298.1 | products | ASANTE-AH1012-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.298.1.5 | switch | ASANTE-SWITCH-MIB |
| 1.3.6.1.4.1.298.1.5.1 | eAsntSwitch | ASANTE-SWITCH-MIB |
| 1.3.6.1.4.1.298.1.5.1.1 | eSWAgent | ASANTE-SWITCH-MIB |
| 1.3.6.1.4.1.298.1.5.1.1.1 | eSWAgentSW | ASANTE-SWITCH-MIB |
| 1.3.6.1.4.1.298.1.5.1.1.1.3 | eSWRemoteDownloadFile | ASANTE-SWITCH-MIB |