All MIBs › ACC-MIB › accTftpCmdHost
accTftpCmdHost
Module: ACC-MIB
OID (symbolic): ACC-MIB::accTftpCmdHost
OID (numeric): 1.3.6.1.4.1.5.1.1.27.7.2
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description:
TFTP command host.
What is accTftpCmdHost?
This read-only object displays the IP address of the TFTP server that received the most recent TFTP command request. Network engineers check this to confirm which TFTP server the device is actually communicating with for file transfers. Reading a value of 10.0.0.50 confirms the device attempted to contact the TFTP server at that IP address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.27.7.2 snmpwalk -v2c -c public <target> ACC-MIB::accTftpCmdHost
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.27.7.2.1 snmpget -v2c -c public <target> ACC-MIB::accTftpCmdHost.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.2 | accTftpCmdHost | ACC-MIB |