All MIBs › AETHRA-MIB › fileTransferOption
fileTransferOption
Module: AETHRA-MIB
OID (symbolic): AETHRA-MIB::fileTransferOption
OID (numeric): 1.3.6.1.4.1.7745.5.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Set this parameter to configure the type of file you are downloading or uploading. When not configured firmware type is used. firmware(1) is the operating system file, boot(2) is the system boot, userconf(3) is the current system configuration file, logs(4) is the logs file and is available only for upload command, package(5) is bundle is a package that contains boot and os in a single file, localfile(6) is any file you want to download or upload in the system, welcome(7) is a text message displayed before access to system console by telnet or ssh, license(8) is a license file to enable advanced system features, certificate(9) is the custom certificate file for the security protocol system (SSL), defaultconf(10) is the custom default configuration file, bannerPre(10) is available only from version 5.6.11, is a custom pre login banner file, bannerPost(10)is available only from version 5.6.11, is a custom post login banner file. OID: 1.3.6.1.4.1.7745.5.1.1.4
What is fileTransferOption?
This is a read-write setting specifying what type of file you are transferring: firmware OS, boot image, user config, logs, or other packages. Firmware(1) is the most common choice for OS updates. Setting to 3 means you are transferring configuration data.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7745.5.1.1.4 snmpwalk -v2c -c public <target> AETHRA-MIB::fileTransferOption
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7745.5.1.1.4.1 snmpget -v2c -c public <target> AETHRA-MIB::fileTransferOption.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.7745.5.1.1.4.1 i <value>
Start monitoring Aethra DSL/ISDN modems and routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AETHRA-MIB::fileTransferOption OID value, configure state conditions and alerts, and monitor any Aethra DSL/ISDN modems and routers from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.7745 | aethra | AETHRA-MIB |
| 1.3.6.1.4.1.7745.5 | atosnt | AETHRA-MIB |
| 1.3.6.1.4.1.7745.5.1 | tools | AETHRA-MIB |
| 1.3.6.1.4.1.7745.5.1.1 | fileTransfer | AETHRA-MIB |
| 1.3.6.1.4.1.7745.5.1.1.4 | fileTransferOption | AETHRA-MIB |