NCM.CiscoMemoryPools
SolarWinds Information Service 2024.4 Schema Documentation
Data about Cisco memory pools. 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 |
| PoolName | System.String | A textual name assigned to the memory pool. | everyone |
| PoolUsed | System.Int32 | Indicates the number of bytes from the memory pool that are currently in use. | everyone |
| PoolFree | System.Int32 | Indicates the number of bytes from the memory pool that are currently unused. | everyone |
| PoolLargestFree | System.Int32 | Indicates the largest number of contiguous bytes from the memory pool that are currently unused. | everyone |
| NodeID | System.Guid | NCM node ID. | everyone |
| LastDiscovery | System.DateTime | Date and time NCM last discovered during inventory. | everyone |
| FirstDiscovery | System.DateTime | Date and time NCM first discovered during inventory. | everyone |
| Missing | System.Boolean | Deprecated. Not used. | everyone |
Target Relationships
| Name | Type | Notes |
|---|---|---|
| NodeProperties | NCM.NodeProperties | Defined by relationship NCM.NodePropertiesRefCiscoMemoryPools (System.Reference) |
| Node | NCM.Nodes | Defined by relationship NCM.NodeHostsCiscoMemoryPools (System.Hosting) |