All MIBs › TELDAT-TRAP-ICMP-MIB › icmpNotification1
icmpNotification1
Module: TELDAT-TRAP-ICMP-MIB
OID (symbolic): TELDAT-TRAP-ICMP-MIB::icmpNotification1
OID (numeric): 1.3.6.1.4.1.2007.1.4.11.2.0.1
Node type: NOTIFICATION-TYPE
Description: Notification of Event ICMP.1
Message: 'bad ICMP checksum 0x$1 received (expected 0x$2) in packet from $3 to $4'
Parameters list: $1: icmp1-received-checksum $2: icmp1-good-checksum $3: icmp1-source-IP-address $4: icmp1-destination-IP-address
A bad ICMP checksum was detected in an incoming ICMP message. The received checksum is displayed, together with the value that the checkum should have had. The received packet is discarded.
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-ICMP-MIB::icmpNotification1 snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.2007.1.4.11.2.0.1
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]:55729->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (236180913) 27 days, 8:03:29.13 SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-TRAP-ICMP-MIB::icmpNotification1
Start monitoring Teldat routers with ICMP functionality enabled (ICMP event traps) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TELDAT-TRAP-ICMP-MIB::icmpNotification1 OID value, configure state conditions and alerts, and monitor any Teldat routers with ICMP functionality enabled (ICMP 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.11 | icmpTrapsMIB | TELDAT-TRAP-ICMP-MIB |
| 1.3.6.1.4.1.2007.1.4.11.2 | icmpNotifications | TELDAT-TRAP-ICMP-MIB |
| 1.3.6.1.4.1.2007.1.4.11.2.0 | icmpNotificationsPrefix | TELDAT-TRAP-ICMP-MIB |
| 1.3.6.1.4.1.2007.1.4.11.2.0.1 | icmpNotification1 | TELDAT-TRAP-ICMP-MIB |