To: | Tivoli NetView Discussions <nv-l@lists.ca.ibm.com> |
---|---|
Subject: | RE: [NV-L] Problems loading mib |
From: | James Shanks <jshanks@us.ibm.com> |
Date: | Wed, 28 Feb 2007 11:18:05 -0500 |
Delivery-date: | Wed, 28 Feb 2007 16:18:55 +0000 |
Envelope-to: | nv-l-archive@lists.skills-1st.co.uk |
In-reply-to: | <200702281603.l1SG3Sp4023593@e31.co.us.ibm.com> |
List-help: | <mailto:nv-l-request@lists.ca.ibm.com?subject=help> |
List-id: | Tivoli NetView Discussions <nv-l.lists.ca.ibm.com> |
List-post: | <mailto:nv-l@lists.ca.ibm.com> |
List-subscribe: | <http://lists.ca.ibm.com/mailman/listinfo/nv-l>, <mailto:nv-l-request@lists.ca.ibm.com?subject=subscribe> |
List-unsubscribe: | <http://lists.ca.ibm.com/mailman/listinfo/nv-l>, <mailto:nv-l-request@lists.ca.ibm.com?subject=unsubscribe> |
Reply-to: | Tivoli NetView Discussions <nv-l@lists.ca.ibm.com> |
Sender: | nv-l-bounces@lists.ca.ibm.com |
Try concatenating all three MIBs into one big file, with the problem MIB last, and running mib2trap on the combined file.
The whole mib isn't very long but there are two other mibs without traps identified i.e. just sets of OBJECT-TYPE definitions but these have loaded without a problem. I now suspect the IMPORTS section is longer than I thought. The problem mib is starts with DATAPOWER-NOTIFICATION-MIB DEFINITIONS ::= BEGIN -- Programmatically Generated; do not edit IMPORTS enterprises, MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE, Unsigned32 FROM SNMPv2-SMI TEXTUAL-CONVENTION, DisplayString FROM SNMPv2-TC; dpNotificationMIB MODULE-IDENTITY LAST-UPDATED "200404210000Z" ORGANIZATION "DataPower Technology, Inc." CONTACT-INFO "DataPower Technology, Inc. Postal: DataPower Technology, Inc. One Alewife Center 4th Floor Cambridge, MA 02140 Phone: +1 617 864 0455 Email: csupport@datapower.com" DESCRIPTION "The MIB module for notifications of a DataPower XML device." REVISION "200404210000Z" DESCRIPTION "Updated" ::= { dpModules 3 } datapower OBJECT IDENTIFIER ::= { enterprises 14685 } dpModules OBJECT IDENTIFIER ::= { datapower 2 } dpManagement OBJECT IDENTIFIER ::= { datapower 3 } dpNotifications OBJECT IDENTIFIER ::= { dpManagement 3 } dpNotificationElements OBJECT IDENTIFIER ::= { dpNotifications 1 } The other two mibs start DATAPOWER-CONFIG-MIB DEFINITIONS ::= BEGIN -- Programmatically Generated; do not edit IMPORTS enterprises, MODULE-IDENTITY, OBJECT-TYPE, Unsigned32 FROM SNMPv2-SMI TEXTUAL-CONVENTION, DisplayString FROM SNMPv2-TC; dpConfigMIB MODULE-IDENTITY LAST-UPDATED "200401140000Z" ORGANIZATION "DataPower Technology, Inc." CONTACT-INFO "DataPower Technology, Inc. Postal: DataPower Technology, Inc. One Alewife Center 4th Floor Cambridge, MA 02140 Phone: +1 617 864 0455 Email: csupport@datapower.com" DESCRIPTION "The MIB module for configuration of a DataPower XML device." REVISION "200401140000Z" DESCRIPTION "Updated" ::= { dpModules 2 } datapower OBJECT IDENTIFIER ::= { enterprises 14685 } dpModules OBJECT IDENTIFIER ::= { datapower 2 } dpManagement OBJECT IDENTIFIER ::= { datapower 3 } dpConfig OBJECT IDENTIFIER ::= { dpManagement 2 } and DATAPOWER-STATUS-MIB DEFINITIONS ::= BEGIN -- Programmatically Generated; do not edit IMPORTS enterprises, MODULE-IDENTITY, OBJECT-TYPE, IpAddress, Counter32, Unsigned32 FROM SNMPv2-SMI TEXTUAL-CONVENTION, DisplayString, MacAddress, TimeInterval, TimeStamp FROM SNMPv2-TC dpConfigXMLManagerIndex, dpConfigLogTargetIndex, dpConfigSLMPolicyIndex, dpConfigLoadBalancerGroupIndex, dpConfigCountMonitorIndex, dpConfigMessageTypeIndex, dpConfigDurationMonitorIndex, dpConfigMQQMIndex, dpConfigWSGatewayIndex, dpConfigTibcoEMSServerIndex, dpConfigWebSphereJMSServerIndex, dpConfigUDDISubscriptionIndex FROM DATAPOWER-CONFIG-MIB; dpStatusMIB MODULE-IDENTITY LAST-UPDATED "200401140000Z" ORGANIZATION "DataPower Technology, Inc." CONTACT-INFO "DataPower Technology, Inc. Postal: DataPower Technology, Inc. One Alewife Center 4th Floor Cambridge, MA 02140 Phone: +1 617 864 0455 Email: csupport@datapower.com" DESCRIPTION "The MIB module for status monitoring of a DataPower XML device." REVISION "200401140000Z" DESCRIPTION "Updated" ::= { dpModules 1 } IpNetworkAddress ::= TEXTUAL-CONVENTION DISPLAY-HINT "1d.1d.1d.1d/1d.1d.1d.1d" STATUS current DESCRIPTION "An IP Network and mask" SYNTAX OCTET STRING (SIZE(8)) DPTimeIntervalSeconds ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "A unit of time expressed in seconds" SYNTAX INTEGER DPTimeIntervalMillis ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "A unit of time expressed in milliseconds" SYNTAX INTEGER datapower OBJECT IDENTIFIER ::= { enterprises 14685 } dpModules OBJECT IDENTIFIER ::= { datapower 2 } dpManagement OBJECT IDENTIFIER ::= { datapower 3 } dpStatus OBJECT IDENTIFIER ::= { dpManagement 1 } If something looks odd then I'm happy to submit it as a problem but I was assuming it was something I was doing wrong. Thanks Jane From: nv-l-bounces@lists.ca.ibm.com [mailto:nv-l-bounces@lists.ca.ibm.com] On Behalf Of James Shanks Sent: 28 February 2007 15:21 To: Tivoli NetView Discussions Subject: Re: [NV-L] Problems loading mib If those are the only IMPORTS listed then I'm as puzzled as you are. Perhaps you could cut-and -paste the first page of the MIB here. Because something is missing. No enterprise name or object id for trap dpLogNotification, (6,1).No enterprise name or object id for trap dpLogInternalNotification, (6,2). If you want personal help, then open a problem to Support and send NetView Level 2 the MIB.
I'm running Netview 7.1.4 with fix pack 4 on AIX 5.2 I'm trying to load a mib and I'm getting xnmloadmib2 -load drNotification.mib These are the only two traps in the mib I've no idea what this means. I tried to run mib2trap and got Do I have a previous mib missing? The only IMPORTS in my mib are I believe these should already be loaded although I've had problems before on mibs which made me think that SNMPv2-SMI wasn't loaded but having read other people's posts I suspect I might be wrong. Can you offer any pointers? Thanks Jane
. .
_______________________________________________ NV-L mailing list NV-L@lists.ca.ibm.com Unsubscribe:NV-L-leave@lists.ca.ibm.com http://lists.ca.ibm.com/mailman/listinfo/nv-l (Browser access limited to internal IBM'ers only) |
<Prev in Thread] | Current Thread | [Next in Thread> |
---|---|---|
|
Previous by Date: | Re: [NV-L] Monitoring devices through VPN tunnels, Stephen Hochstetler |
---|---|
Next by Date: | [NV-L] For support questions, please open a secondary, Mike Pearson |
Previous by Thread: | RE: [NV-L] Problems loading mib, JaneTaylor |
Next by Thread: | [NV-L] Monitoring devices through VPN tunnels, Mario Behring |
Indexes: | [Date] [Thread] [Top] [All Lists] |
Archive operated by Skills 1st Ltd
See also: The NetView Web