All MIBs › ACC-MIB › accTftpCmdReq
accTftpCmdReq
Module: ACC-MIB
OID (symbolic): ACC-MIB::accTftpCmdReq
OID (numeric): 1.3.6.1.4.1.5.1.1.27.7.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
TFTP command request.
What is accTftpCmdReq?
This read-only value indicates what type of TFTP operation was last requested, such as 'upload', 'download', or 'status'. Network engineers review this to understand what file transfer action the device attempted most recently. A value of 'download' shows the device was instructed to pull a file from the remote TFTP server.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.27.7.1 snmpwalk -v2c -c public <target> ACC-MIB::accTftpCmdReq
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.27.7.1.1 snmpget -v2c -c public <target> ACC-MIB::accTftpCmdReq.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.27 | accRload | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.27.7 | accTftpCmd | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.27.7.1 | accTftpCmdReq | ACC-MIB |