All MIBs › TELDAT-TRAP-ICMP-MIB › icmpNotification6
icmpNotification6
Module: TELDAT-TRAP-ICMP-MIB
OID (symbolic): TELDAT-TRAP-ICMP-MIB::icmpNotification6
OID (numeric): 1.3.6.1.4.1.2007.1.4.11.2.0.6
Node type: NOTIFICATION-TYPE
Description: Notification of Event ICMP.6
Message: 'bad message type $1 $2 from $3 to $4'
Parameters list: $1: icmp6-ICMP-type $2: icmp6-ICMP-code $3: icmp6-source-IP-address $4: icmp6-destination-IP-address
An ICMP message came in with a type that is not legal.
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::icmpNotification6 snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.2007.1.4.11.2.0.6
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]:52242->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (490770450) 56 days, 19:15:04.50 SNMPv2-MIB::snmpTrapOID.0 = OID: TELDAT-TRAP-ICMP-MIB::icmpNotification6
SNMPv3 example:
snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' TELDAT-TRAP-ICMP-MIB::icmpNotification6
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::icmpNotification6 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.6 | icmpNotification6 | TELDAT-TRAP-ICMP-MIB |