NCM.IpAddresses
SolarWinds Information Service 2024.4 Schema Documentation
IP addresses 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 | Entity ID. | everyone |
InterfaceIndex | System.Int32 | The index value that uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of RFC 1573's ifIndex. | everyone |
IPAddress | System.String | The IP address to which this entry's addressing information pertains. | everyone |
IPAddrIPSort | System.Double | Store IP address in double representation. | everyone |
SubnetMask | System.String | The subnet mask associated with the IP address of this entry. The value of the mask is an IP address with all the network bits set to 1 and all the hosts bits set to 0. | everyone |
InterfaceID | System.Guid | InterfaceId from interfaces table. | everyone |
NodeID | System.Guid | A SWIS-generated unique identifier of a network node in the current inventory. (Instances of this property recur in this table according to the number of Cisco devices for which data is reported.) | everyone |
LastDiscovery | System.DateTime | A SWIS-generated date and time marker for when NCM last discovered the device during inventory. | everyone |
FirstDiscovery | System.DateTime | A SWIS-generated date and time marker for when NCM first discovered the device during inventory. | everyone |
Missing | System.Boolean | Not used. | everyone |
ReverseDNS | System.String | DNS value | everyone |
ResponseTime | System.Int32 | Response time in ms. | everyone |
ICMPReachable | System.String | If is reachable via ICMP. | everyone |
SNMPReachable | System.String | If is reachable via SNMP. | everyone |
Target Relationships
Name | Type | Notes |
---|---|---|
NodeProperties | NCM.NodeProperties | Defined by relationship NCM.NodePropertiesRefIpAddresses (System.Reference) |
Interface | NCM.Interfaces | Defined by relationship NCM.InterfaceHostsIpAddresses (System.Hosting) |