All MIBs › ACOS-MIB › acosTftpOctetsRead
acosTftpOctetsRead
Module: ACOS-MIB
OID (symbolic): ACOS-MIB::acosTftpOctetsRead
OID (numeric): 1.3.6.1.4.1.2221.1.1.11.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The total number of octets read during a TFTP session. This object is updated periodically by the agent during an active session. This means that if a session is currently in progress, this object can be periodically read by the management station to track the progress of the session. If a session has never been active since the box was last booted, this object will return 0. If a session has failed or succeeded, this object will return the number of blocks read for the failure or success.
What is acosTftpOctetsRead?
This OID counts the total number of bytes successfully transferred during a TFTP upgrade session, updated continuously while an upgrade is in progress. A network engineer can poll this repeatedly during an upgrade to monitor progress without waiting for the transfer to complete. A value of 5242880 means 5 MB of the firmware file has been downloaded so far, helping you estimate how much longer the upgrade will take.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2221.1.1.11.8 snmpwalk -v2c -c public <target> ACOS-MIB::acosTftpOctetsRead
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2221.1.1.11.8.1 snmpget -v2c -c public <target> ACOS-MIB::acosTftpOctetsRead.1
Start monitoring A10 Networks Thunder ADCs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACOS-MIB::acosTftpOctetsRead 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.8 | acosTftpOctetsRead | ACOS-MIB |