A3Com-System-r8-MIB :: a3sysFmTargetFile

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsA3Com-System-r8-MIBa3sysFmTargetFile

a3sysFmTargetFile

Module: A3Com-System-r8-MIB

OID (symbolic): A3Com-System-r8-MIB::a3sysFmTargetFile

OID (numeric): 1.3.6.1.4.1.43.2.13.12.5

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-write

Description: This specifies the path and name of the target file on the target system. (The filename may contain the string '@M' which will be expanded to the system MAC address. Alternatively, the filename may contain the string '@m' which will be expanded to the last six characters of the system MAC address. This provides a mechanism for a remote system to generate system specific filenames automatically.) If there is no leading path string, the file will be accessed from the root directory. For devices with multiple disk drives, the drive will be identified by appending a prefix to the path. For example, a:/path/name.

If the action specified by a3sysFmOperation is copy(2), this identifies where, on the target system (identified by a3sysFmTargetIpAddr) the file is to be placed and the name to give it.

If the action specified by a3sysFmOperation is delete(4), this identifies the path and name of the local file which is to be deleted.

If the action specified by a3sysFmOperation is directory(6), this identifies the full path of the directory that is to be listed.

What is a3sysFmTargetFile?

This is the destination filename (may include @M for MAC expansion). It specifies where/how to save the file. For example, "boot_@M.bin".

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.2.13.12.5
snmpwalk -v2c -c public <target> A3Com-System-r8-MIB::a3sysFmTargetFile

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.43.2.13.12.5.1
snmpget -v2c -c public <target> A3Com-System-r8-MIB::a3sysFmTargetFile.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.43.2.13.12.5.1 s <value>

SNMPv3 example:

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

Start monitoring Legacy 3Com routers (r8 platform) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3Com-System-r8-MIB::a3sysFmTargetFile OID value, configure state conditions and alerts, and monitor any Legacy 3Com routers (r8 platform) from a single console.

OID Breakdown

Upper-level ancestors (8 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
1.3.6.1.4.1.43a3ComA3COM-BRIDGE-R3-MIB
1.3.6.1.4.1.43.2brouterMIBA3COM-BRIDGE-R3-MIB
Numeric OIDNameModule
1.3.6.1.4.1.43.2.13a3ComSysA3Com-System-r8-MIB
1.3.6.1.4.1.43.2.13.12a3ComFileMgmtA3Com-System-r8-MIB
1.3.6.1.4.1.43.2.13.12.5a3sysFmTargetFileA3Com-System-r8-MIB