All MIBs › ACC-RLOAD › accTftpCmdReq
accTftpCmdReq
Module: ACC-RLOAD
OID (symbolic): ACC-RLOAD::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 OID specifies which TFTP command (read/get file or write/put file) the device should execute next. Engineers use this to initiate file transfers to or from the device. For example, setting to 'get' tells the device to download a file from the 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-RLOAD::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-RLOAD::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-RLOAD |