NCM.PortsUdp
SolarWinds Information Service 2024.4 Schema Documentation
UDP ports inventory data. For valid Orion user with at least WebViewer NCM role. Read-only.
Inheritance
Access control
everyone
Properties
Name | Type | Summary | Access Control |
---|---|---|---|
EntityID | System.Int32 | The primary key and unique identifier of the record. | everyone |
UDPAddress | System.String | The local IP address for this UDP listener. In the case of a UDP listener that is willing to accept datagrams for any IP interface associated with the node, the value 0.0.0.0 is used. | everyone |
UDPPort | System.Int32 | The local port number for this UDP listener. | everyone |
UDPPortName | System.String | Port description based on UDPPort value (like 161- SNMP). | everyone |
NodeID | System.Guid | The unique identifier of a network node subject to configuration actions. | everyone |
LastDiscovery | System.DateTime | Date and time NCM last discovered the device during inventory. | everyone |
FirstDiscovery | System.DateTime | Date and time NCM first discovered the device during inventory. | everyone |
Missing | System.Boolean | Deprecated. Not used. | everyone |
Target Relationships
Name | Type | Notes |
---|---|---|
NodeProperties | NCM.NodeProperties | Defined by relationship NCM.NodePropertiesRefPortsUdp (System.Reference) |
Node | NCM.Nodes | Defined by relationship NCM.NodeHostsPortsUdp (System.Hosting) |