Re: SNMP'ing

From: Anthony LaMark (anthony_at_eXcSoftware.com)
Date: 01/02/05

  • Next message: msnews.microsoft.com: "BackupEventlog"
    Date: Sat, 1 Jan 2005 19:31:14 -0800
    
    

    Hi,
    eXc Software (www.eXcSoftware.com) has a way to display SNMP traps (and can
    also do SNMP Get and Set requests) into MOM2005 without having to deal with
    MIBS and/or WMI. The end result is that you get your traps (from any snmp
    cabable device) into MOM with meaniful trap information (i.e. not a varbind
    list dump). Hope this helps.

    "resident_eagle" <resident_eagle@yahoo.com> wrote in message
    news:2ff596a8.0412302322.4ef6c0c6@posting.google.com...
    > Greetings.
    >
    > I've been advised that I should post the message to this group and so
    > I hope it's the right one. I have a few questions about compiling
    > MIB's on Windows Server 2003 (even 2000 will do) and using traps for
    > alert notification in MOM 2005. This issue is not stricty related to
    > MOM (in my humble opinion), but is more network, WMI and OS oriented.
    > So I think.
    >
    > I'll try to make a long story short (I doubt though). I am trying to
    > make the server (w2k3), on which MOM resides, listen and translate
    > traps that the networking device (configurable via telnet), that is
    > connected to UPS, sends. I need to compile some vendor MIB's so that
    > MOM 2005 can collect events using WMI SNMP Provider.
    >
    > I've been trying some trap-listening software out that I've found on
    > the Net. It's mostly freeware, shareware or free-trial-period
    > software. Those applications have their own MIB loaders and, even
    > though they tend to report some warnings and/or errors, they succeed
    > to compile them. I figure that they have advanced parsing/compiling
    > capabilities and are able to recover from non-critical errors.
    >
    > On the other hand, by using SMI2SMIR (w2k) and MIBCC (w2k & w2k3) I
    > don't get satisfying results. SMI2SMIR adds objects to the namespace
    > while MIBCC creates a binary file. It seems to me that the main reason
    > why these programs cannot compile those third-party MIB's is the
    > dependency. I received five enterprise MIB's which all import
    > RFC1155-SMI (that is contained within smi.mib), RFC1213-MIB
    > (mib_ii.mib), RFC-1212 and RFC-1215. They cannot be compiled because
    > there are syntax errors (where other loaders didn't have problems)
    > like the following:
    >
    > <235,Warning>: (line 28, col 3): Unrecognized character in input,
    > ignored. "(null)" (SMI2SMIR output)
    > SYNTAX ERROR on line: 28, Last token read is "man" (MIBCC output)
    >
    > and the line reads:
    >
    > ups_man OBJECT IDENTIFIER ::= { enterprises 5491 }.
    >
    > I'm not familiar with the syntax so there's a possibility that
    > underscores are not allowed. But I'm almost positive that they knew
    > the rules when they were writing it. I also received two MIB's named
    > RFC1628.mib and RFC1628A.mib which contain UPS-MIB definition. They
    > have the same dependencies and a few more (RFC1316-MIB, SNMPv2-TC and
    > SNMPv2-SMI), but they pass through SMI2SMIR successfully with a bunch
    > of warnings. I'm aware that some RFC MIB's are loaded by default and
    > others have to be included in command line. I don't have RFC's 1212,
    > 1215 and 1316. I've dug the first one out in some reference article,
    > but it dates from 1991 or something like that. I'm unable to compile
    > the RFC1155-SMI (smi.mib), too. And that one is crucial.
    >
    > OK, this story was not short. Maybe I'm thinking totally wrong and
    > going blindly in wrong direction. I've stopped a few times to ask for
    > a direction, but only so much help did I receive.
    >
    > Please, people, help!
    >
    > Many thanks in advance. Best regards.


  • Next message: msnews.microsoft.com: "BackupEventlog"

    Relevant Pages

    • Re: sending snmp traps from z/OS
      ... This is the SNMP support for NetView that Chris is referring to. ... was, in fact, just for issuing SNMP queries and receiving traps. ...
      (bit.listserv.ibm-main)
    • Re: Snmp extension agent dll for generating v2c traps
      ... My requirement is to use the Microsoft snmp.exe to send ... will be sending the traps to the third party manager. ... extension agent Api's) to plug into this master agent. ... extension agent dll has to provide the data in expected format). ...
      (microsoft.public.win32.programmer.networks)
    • Re: Snmp extension agent dll for generating v2c traps
      ... What i understood is these API's are used to interface to a 3rd party snmp ... My requirement is to use the Microsoft snmp.exe (snmp master agent) to ... will be sending the traps to the third party manager. ... extension agent Api's) to plug into this master agent. ...
      (microsoft.public.win32.programmer.networks)
    • Re: sending snmp traps from z/OS
      ... If you're willing to write some code, you can use DPI to issue the ... the standard MVS SNMP agent to be up and running. ... see in a z/OS 1.9 manual that there is an SNMP Manager API ... Version 1 and Version 2 Traps. ...
      (bit.listserv.ibm-main)
    • Re: Need To Build Custom MIB
      ... own my AIX servers and the corporate office won't let me put net-snmp ... I can only put net-snmp on SLES9 Linux because that's what ... and has about 5 daemons in total to make SNMP work. ... daemon that I can compile and customize in C. ...
      (comp.unix.aix)