NCM.CiscoCdp
SolarWinds Information Service 2024.4 Schema Documentation
The list of information about directly connected devices found by Cisco CDP. For valid Orion user with at least WebViewer NCM role.
Inheritance
Access control
everyone
Properties
Name | Type | Summary | Access Control |
---|---|---|---|
EntityID | System.Int32 | The primary key and unique identifier of the record. | everyone |
IfIndex | System.Int32 | IfIndex of the local interface. | everyone |
CDPIndex | System.String | The CDP index. | everyone |
RemoteDevice | System.String | The device name. | everyone |
RemoteIPAddress | System.String | Detected IP Address. | everyone |
RemoteVersion | System.String | The version of the CDP. | everyone |
RemotePort | System.String | Detected port. | everyone |
RemoteCapability | System.String | The capability of the interface. | everyone |
RemotePlatform | System.String | The platform that CDP works on. | everyone |
RemoteDuplex | System.String | Transmission mode between two devices. | everyone |
RemoteNativeVLAN | System.Int32 | Default native VLAN. | everyone |
NodeID | System.Guid | NCM node ID. | everyone |
LastDiscovery | System.DateTime | Date and time when card was last discovered during inventory. | everyone |
FirstDiscovery | System.DateTime | Date and time when card was first discovered during inventory. | everyone |
Missing | System.Boolean | Deprecated. Not used. | everyone |
Target Relationships
Name | Type | Notes |
---|---|---|
Interfaces | NCM.Interfaces | Defined by relationship NCM.InterfacesRefCiscoCdp (System.Reference) |
NodeProperties | NCM.NodeProperties | Defined by relationship NCM.NodePropertiesRefCiscoCdp (System.Reference) |
Node | NCM.Nodes | Defined by relationship NCM.NodeHostsCiscoCdp (System.Hosting) |