ACC-MIB :: accTftpLastMsg

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccTftpLastMsg

accTftpLastMsg

Module: ACC-MIB

OID (symbolic): ACC-MIB::accTftpLastMsg

OID (numeric): 1.3.6.1.4.1.5.1.1.27.6.5

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-only

Description:

The contents of the last trap message generated by the remote loader.

What is accTftpLastMsg?

This read-only object contains the text of the last error or status message generated by the device's TFTP client, typically sent as a trap notification. Network engineers examine this message to understand why a transfer failed or to get diagnostic details about loader events. A message like 'TFTP timeout - server not responding' immediately points to network connectivity problems.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.27.6.5
snmpwalk -v2c -c public <target> ACC-MIB::accTftpLastMsg

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.27.6.5.1
snmpget -v2c -c public <target> ACC-MIB::accTftpLastMsg.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> accTftpLastMsg.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.5accTftpLastMsgACC-MIB