All MIBs › ACOS-MIB › acosTftpFailedTrap
acosTftpFailedTrap
Module: ACOS-MIB
OID (symbolic): ACOS-MIB::acosTftpFailedTrap
OID (numeric): 1.3.6.1.4.1.2221.1.1.0.4
Node type: NOTIFICATION-TYPE
Description: The TFTP session failed. The name of the file that could not be read is reported in 'acosTftpFileName'. The IP address of the server where the file could not be read is reported in 'acosTftpServerAddress'. The reason for the failure is reported in 'acosTftpFailReason'.
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' ACOS-MIB::acosTftpFailedTrap snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.2221.1.1.0.4
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:60382->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (183113182) 21 days, 4:38:51.82 SNMPv2-MIB::snmpTrapOID.0 = OID: ACOS-MIB::acosTftpFailedTrap
Start monitoring A10 Networks Thunder ADCs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACOS-MIB::acosTftpFailedTrap 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.0.4 | acosTftpFailedTrap | ACOS-MIB |