Open for Voting

Return all interface data from Orion.NPM.Interfaces.DiscoverInterfacesOnNode verb

Currently, the Orion.NPM.Interfaces.DiscoverInterfacesOnNode verb does not return all data for interfaces on the node. Lite Discovery is used for this verb and only following properties are populated:

  • ifIndex
  • Caption
  • ifType
  • InterfaceID

The verb should return all that Solarwinds can discover, including ifOperStatus. Developers need be able to write code that can examine discoverable properties.