All MIBs › CERAGON-MIB › gnAgnFileTransferDestination
gnAgnFileTransferDestination
Module: CERAGON-MIB
OID (symbolic): CERAGON-MIB::gnAgnFileTransferDestination
OID (numeric): 1.3.6.1.4.1.2281.2.2.4.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The file destination. The file transfer destination will always be set to 1, LOCAL.
What is gnAgnFileTransferDestination?
This object nominally selects the destination for a file transfer operation, but the description states the value will always be gnLocal(1) regardless, since the enumeration only has one defined value, making this effectively a fixed field rather than a real configuration choice on this hardware. An admin scripting file transfers via SNMP should still set it explicitly to gnLocal(1) for protocol correctness even though no other destination is actually selectable. This is a case where the object exists in the MIB definition for structural completeness but doesn't offer meaningful choice on this particular device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2281.2.2.4.1 snmpwalk -v2c -c public <target> CERAGON-MIB::gnAgnFileTransferDestination
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2281.2.2.4.1.1 snmpget -v2c -c public <target> CERAGON-MIB::gnAgnFileTransferDestination.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2281.2.2.4.1.1 i <value>
Start monitoring Ceragon Networks FibeAir microwave radio backhaul systems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CERAGON-MIB::gnAgnFileTransferDestination OID value, configure state conditions and alerts, and monitor any Ceragon Networks FibeAir microwave radio backhaul systems 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.2281 | ceragon | CERAGON-MIB |
| 1.3.6.1.4.1.2281.2 | gnSystem | CERAGON-MIB |
| 1.3.6.1.4.1.2281.2.2 | gnAgn | CERAGON-MIB |
| 1.3.6.1.4.1.2281.2.2.4 | gnAgnFileTransfer | CERAGON-MIB |
| 1.3.6.1.4.1.2281.2.2.4.1 | gnAgnFileTransferDestination | CERAGON-MIB |