in More Search Options

missing enterprise MIB?

Last post 09-06-2007 2:17 PM by Ishikawa. 1 replies.
Page 1 of 1 (2 items)
Sort Posts:
  • 09-06-2007 1:23 PM

    • kreischl
    • Top 150 Contributor
    • Joined on 07-08-2003
    • Wisconsin
    • Posts 57
    • Points 142

    missing enterprise MIB?


    Working on setting up custom mib polling for IBM RSA adapters.   

    The IBM README indicated it should be 1.3.6.1.4.1.2.3.51.1

    Orion only has 1.3.6.1.4.1.2.3.51.2  -  that OID is for their bladecenter management adapter, not the RSA adapters.  By the way, that OID using custom MIB polling works on my bladecenter.  :-)
     

    From IBM RSA MIB README file:

    RSA-MIB DEFINITIONS ::= BEGIN


            IMPORTS
                OBJECT-TYPE                          FROM RFC-1212
                enterprises                          FROM RFC1155-SMI
                -- DisplayString                        FROM RFC1213-MIB
                IpAddress                            FROM RFC1155-SMI
                TRAP-TYPE                            FROM RFC-1215;

            -- IBM enterprise group
            ibm         OBJECT IDENTIFIER ::=   { enterprises 2 }

            -- IBM products group
            ibmAgents      OBJECT IDENTIFIER ::=   { ibm 3 }

            -- IBM e-Server Advanced System Management Support Processor(SP) agent group
            netfinitySupportProcessorAgent OBJECT IDENTIFIER ::= { ibmAgents 51 }

            -- IBM Remote Supervisor Adapter (increase this number for follow on SP's)
            --   Also known as Advanced System Mangement(ASM) SP
            ibmRemoteSupSnmpMIB     OBJECT IDENTIFIER ::= { netfinitySupportProcessorAgent 1 }


     

    Filed under:
    • Post Points: 3
  • 09-06-2007 2:17 PM In reply to

    • Ishikawa
    • Top 100 Contributor
    • Joined on 05-16-2007
    • Dallas, TX
    • Posts 78
    • Points 184
    • SolarWinds Employee

    Re: missing enterprise MIB?

    Kreischl,

    Yoiu are not bound to what is in the MIB database that come with Orion. You can specify any OID as long as the device will respond to it. You may have to adjust whether Orion does a GET or GET NEXT, but it should work.

    Cheers,

    Dan Wendeln
    Sr. Field Application Engineer
    SolarWinds
    • Post Points: 1
Page 1 of 1 (2 items)