All MIBs › A3Com-System-r8-MIB › a3sysFmError
a3sysFmError
Module: A3Com-System-r8-MIB
OID (symbolic): A3Com-System-r8-MIB::a3sysFmError
OID (numeric): 1.3.6.1.4.1.43.2.13.12.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object identifies the results of the most recent attempt at a file operation. If no file operations have been attempted since the system was initialized, this object will have the value none(1).
If the last operation was successful, this object will have the value successful(2).
If the last operation could not be initiated because there was another operation in progress, this object will have the value inProgress (3).
If the source IP Address is invalid, this object will have the value badSourceAddr(4).
If the source file name contains a syntax error, this object will have the value badSourceFile(5).
If the target IP Address is invalid, this object will have the value badTargetAddr(6).
If there was a syntax error in the identification of the target file (a3sysFmTargetFile), this object will have the value badTargetFile(7).
If the remote server does not respond, this object will have the value noResponse(8).
If either the source file or target file could not be found, this object will have the value noFile(9).
If there is no space on the destination system this object will have the value noSpace(10).
If the destination file location is write protected, this object will have the value noPermission(11).
If there is an error encountered while writing the file to its destination, this object will have the value writeError(12).
If the transfer took too much time and exceeded its limits, this object will have the value timeout(13).
If the verify operation failed, this object will have the value badChecksum(14).
If the operation requested is not supported by this platform or software version, this object will have the value badOperation(15).
If the opereration was aborted by a user, this object will have the value aborted(16).
If no drive is indicated in either the source or target files, and the default drive is not local (this will be the case when the system obtained its config files over the network the last time it booted), this object will have the value badDefaultDrv(18).
This object will have the value other(17) if an error occured that is not listed here.
What is a3sysFmError?
This shows the outcome: none, successful, in progress, or error with details. It indicates if file operation succeeded or failed. For example, 2 (successful).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.2.13.12.8 snmpwalk -v2c -c public <target> A3Com-System-r8-MIB::a3sysFmError
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.2.13.12.8.1 snmpget -v2c -c public <target> A3Com-System-r8-MIB::a3sysFmError.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::a3sysFmError 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 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 |
| 1.3.6.1.4.1.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.2 | brouterMIB | A3COM-BRIDGE-R3-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.2.13 | a3ComSys | A3Com-System-r8-MIB |
| 1.3.6.1.4.1.43.2.13.12 | a3ComFileMgmt | A3Com-System-r8-MIB |
| 1.3.6.1.4.1.43.2.13.12.8 | a3sysFmError | A3Com-System-r8-MIB |