All MIBs › TELDAT-TRAP-ARP-MIB › arpNotification5
arpNotification5
Module: TELDAT-TRAP-ARP-MIB
OID (symbolic): TELDAT-TRAP-ARP-MIB::arpNotification5
OID (numeric): 1.3.6.1.4.1.2007.1.4.5.2.0.5
Node type: NOTIFICATION-TYPE
Description: Notification of Event ARP.5
Message: 'Translation request sent ARP $1 $2 interface $3'
Parameters list: $1: arp5-hardware-type $2: arp5-protocol-type $3: arp5-interface
An ARP translation request is being sent as a result of the transmission of a frame to another host. As the host address is unknown, the ARP address resolution process is started broadcasting an ARP request.
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> '' TELDAT-TRAP-ARP-MIB::arpNotification5 snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.2007.1.4.5.2.0.5
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]:54400->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (382034560) 44 days, 5:12:25.60 SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-TRAP-ARP-MIB::arpNotification5
SNMPv3 example:
snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' TELDAT-TRAP-ARP-MIB::arpNotification5
Start monitoring Teldat routers (ARP resolution/conflict event traps) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TELDAT-TRAP-ARP-MIB::arpNotification5 OID value, configure state conditions and alerts, and monitor any Teldat routers (ARP resolution/conflict event traps) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2007 | teldat | TELDAT-MIB |
| 1.3.6.1.4.1.2007.1 | teladmin | TELDAT-MIB |
| 1.3.6.1.4.1.2007.1.4 | telEventTraps | TELDAT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2007.1.4.5 | arpTrapsMIB | TELDAT-TRAP-ARP-MIB |
| 1.3.6.1.4.1.2007.1.4.5.2 | arpNotifications | TELDAT-TRAP-ARP-MIB |
| 1.3.6.1.4.1.2007.1.4.5.2.0 | arpNotificationsPrefix | TELDAT-TRAP-ARP-MIB |
| 1.3.6.1.4.1.2007.1.4.5.2.0.5 | arpNotification5 | TELDAT-TRAP-ARP-MIB |