Ethereal-users: [Ethereal-users] Ethereal does not show names for ENTERPRISE traps.

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Lukasz Geleta <geleta@xxxxxxxxxx>
Date: Tue, 03 Sep 2002 17:10:29 +0200
Hi,
do you know if there is anything that can be done to make ethereal show names of enterprise traps instead of numbers?
Other variables are shown correctly:

Frame 1 (229 on wire, 229 captured)
Ethernet II
Internet Protocol, Src Addr: AA11000A (...), Dst Addr: faultserver (...)
User Datagram Protocol, Src Port: 1024 (1024), Dst Port: snmptrap (162)
Simple Network Management Protocol
   Version: 1
   Community: xxxxxxxxx
   PDU type: TRAP-V1
   Enterprise: 1.3.6.1.4.1.1751.2.18.8.2 (ACMIB::moduleEvents)
   Agent address: 172.16.11.11
   Trap type: ENTERPRISE SPECIFIC
   Specific trap type: 7 (0x7)
   Timestamp: 184004830
Object identifier 1: 1.3.6.1.4.1.1751.2.18.15.24.0 (ACMIB::oc3APSPairPortIndex.0)
   Value: 101
[....]

snmptranslate works fine for trap name:
$snmptranslate -Onf .1.3.6.1.4.1.1751.2.18.8.2.0.7
                    ^^^^^^^^^^^^^^^^^^^^^^^^^        - Enterprise
                                              ^    - additional 0
                                                ^  - trap number (oid)
.iso.org.dod.internet.private.enterprises.lucent.mibs.acMIB.sysTraps.moduleEvents.moduleEvents#.oc3APSStateChangeNotify


Is there anything that I can change in configuration or should someone make a change in code?

rgds

Lukasz Geleta