Applications Systems

Asset Inventory of SAM is not providing Manufacturer, Model or Serial Number

Learn more about page settings. When looking at a Node's Asset Inventory information, the Manufacturer, Model or Serial Number information are not provided. All the required OIDs or WMI classes for HP, IBM or Dell are returning information using SNMPWalk or Wbemtest.

First published date

11/29/2018 10:55 PM

Last published date

1/30/2025 5:45 PM

Overview

When looking at a Node's Asset Inventory information, the Manufacturer, Model or Serial Number information are not provided.  All the required OIDs or WMI classes for HP, IBM or Dell are returning information using SNMPWalk or Wbemtest.

Product section

Server Application Monitor

Cause

This is because the Asset Inventory was discovered and added before the required enterprise-specific agents were installed. To verify this, run the following query against the Orion Database:

SELECT PollingDescriptionName  FROM [dbo].[AssetInventory_Polling] where NodeID = '{ID}' 


Note: Replace {ID} with internal ID of Node.

 

The possible values are:

  • ServerSNMP
  • ServerSNMPDell
  • ServerSNMPHP
  • ServerSNMPIBM
  • VMwareCIM
  • VMwareCIMDell
  • VMwareCIMHP
  • VMwareCIMIBM
  • WindowsServer2003WMI
  • WindowsServerDell2003WMI
  • WindowsServerDellWMI
  • WindowsServerHP2003WMI
  • WindowsServerHPWMI
  • WindowsServerIBM2003WMI
  • WindowsServerIBMWMI
  • WindowsServerWMI

 

If the resulting PollingDescriptionName value does not contain 'IBM', 'Dell' or 'HP', Asset Inventory needs to be rediscovered on the system.

Resolution

  1. Go to Settings > Manage Nodes.
  2. Select the Node in question and click List Resources.
  3. Uncheck Asset Inventory.
  4. Click Submit.
  5. Go back to Settings > Manage Nodes.
  6. Select the Node in question and click List Resources.
  7. Recheck Asset Inventory.
  8. Click Submit.