ACC-RLOAD :: accTftpOctetsTransferred

MIB Reference — IPNetwork Monitor

All MIBsACC-RLOADaccTftpOctetsTransferred

accTftpOctetsTransferred

Module: ACC-RLOAD

OID (symbolic): ACC-RLOAD::accTftpOctetsTransferred

OID (numeric): 1.3.6.1.4.1.5.1.1.27.6.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

The number of octets transferred in the last/current upload/download.

What is accTftpOctetsTransferred?

This OID counts the number of bytes (octets) that were transferred during the last or current TFTP upload/download. Engineers use this to verify the transfer completed with the expected file size and to detect incomplete transfers. For example, if accTftpOctetsTransferred shows 2097152, that means 2 MB of data was transferred.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.27.6.4
snmpwalk -v2c -c public <target> ACC-RLOAD::accTftpOctetsTransferred

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.27.6.4.1
snmpget -v2c -c public <target> ACC-RLOAD::accTftpOctetsTransferred.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.27accRloadACC-MIB
1.3.6.1.4.1.5.1.1.27.6accTftpStatACC-MIB
1.3.6.1.4.1.5.1.1.27.6.4accTftpOctetsTransferredACC-RLOAD