CERAGON-MIB :: gnAgnFileTransferTransCmd

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCERAGON-MIBgnAgnFileTransferTransCmd

gnAgnFileTransferTransCmd

Module: CERAGON-MIB

OID (symbolic): CERAGON-MIB::gnAgnFileTransferTransCmd

OID (numeric): 1.3.6.1.4.1.2281.2.2.4.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The command to be executed on fileName at fileServerIP.

What is gnAgnFileTransferTransCmd?

Writing one of these enumerated values kicks off a specific firmware download operation, targeting the MUX board, the outdoor ODU, or the main manager module depending on which value is chosen, pulling the firmware file from a server address and filename configured via companion objects elsewhere in this MIB. Choosing the wrong target enumeration would attempt to flash the wrong subsystem's firmware, which on radio hardware with separate ODU, MUX, and manager processors could be disruptive or simply fail silently if the file doesn't match that component. A technician upgrading only the ODU firmware after a maintenance release would set this to gnStartODUSoftwareDownLoad(2), leaving the MUX and manager images untouched.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2281.2.2.4.5
snmpwalk -v2c -c public <target> CERAGON-MIB::gnAgnFileTransferTransCmd

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2281.2.2.4.5.1
snmpget -v2c -c public <target> CERAGON-MIB::gnAgnFileTransferTransCmd.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2281.2.2.4.5.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> gnAgnFileTransferTransCmd.1

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::gnAgnFileTransferTransCmd 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2281ceragonCERAGON-MIB
1.3.6.1.4.1.2281.2gnSystemCERAGON-MIB
1.3.6.1.4.1.2281.2.2gnAgnCERAGON-MIB
1.3.6.1.4.1.2281.2.2.4gnAgnFileTransferCERAGON-MIB
1.3.6.1.4.1.2281.2.2.4.5gnAgnFileTransferTransCmdCERAGON-MIB