Dell-VRTX-TRAPS-MIB :: abortTftp

MIB Reference — IPNetwork Monitor

All MIBsDell-VRTX-TRAPS-MIBabortTftp

abortTftp

Module: Dell-VRTX-TRAPS-MIB

OID (symbolic): Dell-VRTX-TRAPS-MIB::abortTftp

OID (numeric): 1.3.6.1.4.1.89.0.13

Node type: NOTIFICATION-TYPE

Description:

This trap indicates that in the device aborted a TFTP session with the management station. Variable rndErrorDesc and rndErrorSeverity provides the actual message text and severity respectively.

Examples

Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):

snmptrap -v2c -c public <manager> '' Dell-VRTX-TRAPS-MIB::abortTftp
snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.89.0.13

Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):

snmptrapd -f -Lo -c /dev/null authCommunity log public

Example snmptrapd log entry:

zoo11-linux.zoo [UDP: [192.168.30.111]:49568->[192.168.30.10]:162]:
  DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (170807200) 19 days, 18:27:52.00
  SNMPv2-MIB::snmpTrapOID.0 = OID: Dell-VRTX-TRAPS-MIB::abortTftp

SNMPv3 example:

snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' Dell-VRTX-TRAPS-MIB::abortTftp

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.89rndDell-MIB
1.3.6.1.4.1.89.0rndNotificationsDell-MIB
1.3.6.1.4.1.89.0.13abortTftpDell-VRTX-TRAPS-MIB