RADLAN-MIB :: startTftp

MIB Reference — IPNetwork Monitor

All MIBsRADLAN-MIBstartTftp

startTftp

Module: RADLAN-MIB

OID (symbolic): RADLAN-MIB::startTftp

OID (numeric): 1.3.6.1.4.1.89.0.14

Node type: NOTIFICATION-TYPE

Description:

Informational trap indicating that the device has intiated a TFTP session. rndErrorDesc will contain the file type in question

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> '' RADLAN-MIB::startTftp
snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.89.0.14

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]:54275->[192.168.30.10]:162]:
  DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (500902403) 57 days, 23:23:44.03
  SNMPv2-MIB::snmpTrapOID.0 = OID: RADLAN-MIB::startTftp

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.14startTftpRADLAN-MIB