All MIBs › TELDAT-TRAP-ARP-MIB › arpNotification14
arpNotification14
Module: TELDAT-TRAP-ARP-MIB
OID (symbolic): TELDAT-TRAP-ARP-MIB::arpNotification14
OID (numeric): 1.3.6.1.4.1.2007.1.4.5.2.0.14
Node type: NOTIFICATION-TYPE
Description: Notification of Event ARP.14
Message: 'Refresh request sent for mac $1 associated with IP $2 interface $3'
Parameters list: $1: arp14-mac-address $2: arp14-ip-address $3: arp14-interface
An ARP translation request is being sent as the result of the auto-refresh mechanism for this IP and mac address.
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::arpNotification14 snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.2007.1.4.5.2.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]:55240->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (31991240) 3 days, 16:51:52.40 SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-TRAP-ARP-MIB::arpNotification14
SNMPv3 example:
snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' TELDAT-TRAP-ARP-MIB::arpNotification14
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::arpNotification14 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.14 | arpNotification14 | TELDAT-TRAP-ARP-MIB |