All MIBs › ACOS-MIB › acosTftpFailReason
acosTftpFailReason
Module: ACOS-MIB
OID (symbolic): ACOS-MIB::acosTftpFailReason
OID (numeric): 1.3.6.1.4.1.2221.1.1.11.7
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The reason for a TFTP failure between the client in the box and a server. If there have not been any failures since the box was last booted, a null length string will be returned. If the last TFTP session succeeded, a null length string will be returned.
What is acosTftpFailReason?
This OID contains a human-readable message explaining why the last TFTP session failed (if it did), such as 'connection timeout' or 'file not found'. You check this value when acosTftpSessionStatus shows 'failed' to understand what went wrong during the upgrade. A value like 'Server not reachable on 192.168.1.5' would tell you the TFTP server IP address is incorrect or unreachable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2221.1.1.11.7 snmpwalk -v2c -c public <target> ACOS-MIB::acosTftpFailReason
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2221.1.1.11.7.1 snmpget -v2c -c public <target> ACOS-MIB::acosTftpFailReason.1
Start monitoring A10 Networks Thunder ADCs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACOS-MIB::acosTftpFailReason OID value, configure state conditions and alerts, and monitor any A10 Networks Thunder ADCs 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.2221 | atlasComEngines | ACOS-MIB |
| 1.3.6.1.4.1.2221.1 | aceProductFamily | ACOS-MIB |
| 1.3.6.1.4.1.2221.1.1 | aceAcos | ACOS-MIB |
| 1.3.6.1.4.1.2221.1.1.11 | acosTftpClient | ACOS-MIB |
| 1.3.6.1.4.1.2221.1.1.11.7 | acosTftpFailReason | ACOS-MIB |