Hello,

I downloaded the mib files for iDRAC 8 from Dell and copied them to the server.
Here is the /etc/snmp/snmp.conf file:
#
# As the snmp packages come without MIB files due to license reasons, loading
# of MIBs is disabled by default. If you added the MIBs you can reenable
# loaging them by commenting out the following line.
mibs 
DcAsfSrv.mib:dcs3fru.mib:dcs3rmt.mib:dcstorag.mib:test:OME.MIB:iDRAC-SMIv1.mib:iDRAC-SMIv2.mib:DELL-RAC-MIB:IANAifType-MIB:IF-MIB:SNMPv2-MIB:SNMPv2-SMI:SNMPv2-TC
mibs +10892-MIB

Every MIB file in this list is located in the location. And here is an output 
from a trap message received from the iDRAC:
TRAP, SNMP v1, community 
E1PpUBl1c#012#011SNMPv2-SMI::enterprises.674.10892.5.3.2.5 Enterprise Specific 
Trap (10395) Uptime: 28 days, 20:00:41.58#012#

You can clearly see that part of the message is translated against the 
SNMPv2-SMI mib file.
I tried this and now I'm really confused:
snmptranslate -m +iDRAC-SMIv2.mib -IR alertCurrentStatus
No log handling enabled - turning on stderr logging
MIB search path: 
/root/.snmp/mibs:/usr/share/mibs/site:/usr/share/snmp/mibs:/usr/share/mibs/iana:/usr/share/mibs/ietf:/usr/share/mibs/netsnmp
Cannot find module (iDRAC-SMIv2.mib): At line 1 in (none)
Unknown object identifier: alertCurrentStatus

/usr/share/mibs/netsnmp# grep alertCurrentStatus 
/root/.snmp/mibs/iDRAC-SMIv2.mib |more
alertCurrentStatus OBJECT-TYPE
              alertCurrentStatus,

I have copied this mib file to every location listed from the environment 
variable.
I'm positive I'm missing something silly.
Any help would be greatly appreciated.
Thank you,
Dave

------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
_______________________________________________
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