On 14 April 2010 05:50, key <keyofm...@radiantech.net> wrote:
> Why does snmptrapd display "SNMPv2-SMI::mib-2.47.1.1.1.1.2.20" as OID of the 
> first varbind
> "-i ENTITY-MIB::entPhysicalTable.1.entPhysicalDescr.20"?

It looks as if you need to tell snmptrapd to load the Entity MIB.
It won't do this by default.
Try starting this using

    snmptrapd -m +ENTITY-MIB ......

(or you can do this via the config files - see the man pages for details)

Dave

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to