On Tue, Nov 10, 2009 at 10:45 AM, Hansen, Jared <[email protected]> wrote:

>  I am trying to import some MIBs for a 3COM switch into my SNMP
> administrator. It is sometimes the case that the ucdavis library hits an
> error which causes the entire mib to be discarded. I am new to the structure
> of MIBs and I was hoping someone could help me decipher what was wrong. I
> believe the error is somewhere in the text below.
>
>
>
> -- ==================================================================
>
> --
>
> -- Varibles and types be imported
>
> --
>
> -- ==================================================================
>
> A3COM-HUAWEI-DEVICE-MIB DEFINITIONS ::= BEGIN
>
> IMPORTS
>
>     DisplayString, DateAndTime
>
>         FROM SNMPv2-TC
>
>
>
>     MODULE-IDENTITY,OBJECT-TYPE,IpAddress
>
>         FROM SNMPv2-SMI
>
>     lswCommon
>
>         FROM A3COM-HUAWEI-OID-MIB;
>
>
>
>
> -------------------------------------------------------------------------------
>
> -- Object Identifiers
>
>
> -------------------------------------------------------------------------------
>
> --Enterprise ID
>
> A3COM                           OBJECT IDENTIFIER ::= { enterprises
> 534   }
>
>
>
> Any advice would be greatly appreciated.
>

My first suggestion is that the value of 'enterprises' isn't in the IMPORT
list.
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to