All MIBs › AETHRA-MIB › fileTransferProtocol
fileTransferProtocol
Module: AETHRA-MIB
OID (symbolic): AETHRA-MIB::fileTransferProtocol
OID (numeric): 1.3.6.1.4.1.7745.5.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Set this parameter to configure the protocol for file transfer command. The protocol file(4) reads from a local disk for download command, writes to a local disk for upload. OID: 1.3.6.1.4.1.7745.5.1.1.1
What is fileTransferProtocol?
This is a read-write setting that selects which protocol to use for file transfers to or from the device. Options include TFTP(1), FTP(2), HTTP(3), local file(4), or SCP(5). Set this to 2 before transferring a firmware file via FTP.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7745.5.1.1.1 snmpwalk -v2c -c public <target> AETHRA-MIB::fileTransferProtocol
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7745.5.1.1.1.1 snmpget -v2c -c public <target> AETHRA-MIB::fileTransferProtocol.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.7745.5.1.1.1.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::fileTransferProtocol 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.1 | fileTransferProtocol | AETHRA-MIB |