Search Results for

    Show / Hide Table of Contents

    NCM.ArpTables

    SolarWinds Information Service 2024.2 Schema Documentation

    ARP tables inventory data. For valid Orion user with at least WebViewer NCM role. Read-only.

    Inheritance

    ↳ System.Entity

    Access control

    everyone

    Properties

    Name Type Summary Access Control
    EntityID System.Int32 The primary key and unique identifier of the record. everyone
    InterfaceIndex System.Int32 The interface on which this entry's equivalence is effective. 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
    MAC System.String The media dependent `physical' address. everyone
    IPAddress System.String The IP address corresponding to the media dependent physical address. everyone
    IPSort System.Double A list of IP addresses sorted with octet markers (dots) omitted. everyone
    Source System.String The type of IP address associated with an ARP operation and media dependent address.
    Possible Values:
    * Other (1)
    * Invalid (2)
    * Dynamic (3)
    * Static (4)
    Setting this object to the value invalid (2) has the effect of invalidating the corresponding entry in the ipNetToMediaTable.
    That is, it effectively disassociates the interface identified with said entry from the mapping identified with said entry.
    It is an implementation specific matter as to whether the agent removes an Invalidated entry from the table.
    Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entries not currently in use.
    Proper interpretation of such entries requires examination of the relevant ipNetToMediaType object.
    everyone
    RDNSLookup System.String Result of DNS lookup on IPAddress. everyone
    InterfaceID System.Guid A unique GUID ID from ncm.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 interfaces for which ARP 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

    Target Relationships

    Name Type Notes
    Interfaces NCM.Interfaces Defined by relationship NCM.InterfacesRefArpTables (System.Reference)
    NodeProperties NCM.NodeProperties Defined by relationship NCM.NodePropertiesRefArpTables (System.Reference)
    Node NCM.Nodes Defined by relationship NCM.NodeHostsArpTables (System.Hosting)
    In this article
    Back to top © SolarWinds