DX Unified Infrastructure Management

  • 1.  Monitoring cisco_monitor stats on Cisco MDS 9509

    Posted May 18, 2010 03:58 PM

    Anyone know of a way to monitor CPU, Memory, Fans, etc. on a Cisco MDS 9509 (SAN Fabric Switch)?  It doesn't have the CISCO_ENVMON MIB so it will have to be done with the snmpget probe.  As of yet we haven't been able to locate the OID's necessary to monitor these aspects of the switch.



  • 2.  Re: Monitoring cisco_monitor stats on Cisco MDS 9509

    Posted May 25, 2010 06:06 AM

    I don't have a 9500 series device to test this against, however, can you confirm if the following works?

     

    CPU Usage - By Percent:

    1.3.6.1.4.1.9.9.305.1.1.1

    http://tools.cisco.com/Support/SNMP/do/BrowseOID.do?objectInput=1.3.6.1.4.1.9.9.305.1.1.1&translate=Translate&submitValue=SUBMIT&submitClicked=true

     

    Memory Usage - By Percent:

    1.3.6.1.4.1.9.9.305.1.1.2

    http://tools.cisco.com/Support/SNMP/do/BrowseOID.do?objectInput=1.3.6.1.4.1.9.9.305.1.1.2&translate=Translate&submitValue=SUBMIT&submitClicked=true

     

    Good luck!

     

    Dustin



  • 3.  Re: Monitoring cisco_monitor stats on Cisco MDS 9509

    Posted May 26, 2010 10:26 PM

    Dustin,

    We tried these the CPU OID always returns 0 and the Memory OID always returns 54.  We found it hard to believe that these number could be correct.  I think we've decided that it just can't be done on this particular Cisco device.  Thanks for the reply though!

     

    -Tony



  • 4.  Re: Monitoring cisco_monitor stats on Cisco MDS 9509

    Posted Aug 22, 2010 10:12 PM
    After you importing all necessary Cisco MIBS (please check the modell and IOS Version) and be carefull not to import dublicate MIBS (with different Names) ( I had lot of toruble with it) you can use the MIB Browser (do not forget use the function full browse and all MIB-II function you should see all possible OID with current values ! Do not forget the snmpget probe restart after importing. Bets regards


  • 5.  Re: Monitoring cisco_monitor stats on Cisco MDS 9509

    Posted Jul 30, 2012 04:24 PM

    I do have the same issue. Did anyone fixed it? I always get CPU utilzation as 0 and Memory Utilzation as 54 for my Cisco MDS 9149 switch monitored by cisco_nxos probe.