Quantcast
Viewing all articles
Browse latest Browse all 20598

Re: Orion Default MIBS

When you add a device to NPM using the API you're also responsible for adding the correct pollers. Most of the time this is done by letting SolarWinds do a discovery and then using whatever pollers it comes up with but sometimes you need to do it by hand. Long story short, that might be the best way for you to figure out what MIBs you're monitoring.

 

  1. Download and install the SDK (information here / actual download here).
  2. Make sure you have a few of the devices you're looking for in your inventory.
  3. Run the following SWQL query either by using the SWQL Studio included in the SDK download or by creating a web report.
    1. SELECT p.PollerID, p.NetObject, p.NetObjectID, p.NetObjectType, p.PollerType FROM Orion.Pollers p WHERE p.NetObjectType = 'N' and p.NetObjectID = 128.
    2. Replace 128 with the Node ID of your device.
  4. Compare the results with pg 42 of the documentation in the SDK folder (Orion SDK.pdf) called Available Poller Types.

 

For example, one of the pollers on this Cisco is N.Cpu.SNMP.CiscoGen3 which the documentation tells me maps to the CISCO-PROCESS-MIB.

 

HTH,

 

--

Steven "MrXinu" Klassen

Loop1 Systems, Inc. (www.loop1systems.com)


Viewing all articles
Browse latest Browse all 20598

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>