Base type: System.Entity
| Name | Type | Notes |
|---|---|---|
| NodeID | System.Guid | |
| LastDiscovery | System.DateTime | |
| FirstDiscovery | System.DateTime | |
| Missing | System.Boolean | |
| InterfaceID | System.Guid | |
| InterfaceIndex | System.Int32 | |
| InterfaceDescription | System.String | |
| InterfaceName | System.String | |
| InterfaceAlias | System.String | |
| InterfaceType | System.Int32 | |
| InterfaceTypeName | System.String | |
| InterfaceTypeDescription | System.String | |
| InterfaceSpeed | System.Single | |
| MACAddress | System.String | |
| AdminStatus | System.String | |
| OperStatus | System.String | |
| InterfaceMTU | System.Int32 | |
| LastChange | System.DateTime | |
| PhysicalInterface | System.Char | |
| Promiscuous | System.Char | |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |
| IpAddresses | Cirrus.IpAddresses | Defined by relationship Cirrus.InterfaceHostsIpAddresses (System.Hosting) |
| Node | Cirrus.Nodes | Defined by relationship Cirrus.NodeHostsInterfaces (System.Hosting) |