MSFT_NetAdapter_RdmaStatistics クラス
ネットワーク アダプターでサポートされる RDMA 統計
次の構文は、マネージド オブジェクト形式 (MOF) コードから簡略化され、継承されたすべてのプロパティが含まれています。
構文
class MSFT_NetAdapter_RdmaStatistics
{
uint64 InitiatedConnections;
uint64 AcceptedConnections;
uint64 FailedConnectionAttempts;
uint64 ConnectionErrors;
uint64 ActiveConnections;
uint64 CreatedQueuePairs;
uint64 ClosedQueuePairs;
uint64 CreatedCompletionQueues;
uint64 ClosedCompletionQueues;
uint64 CreatedMemoryRegions;
uint64 ClosedMemoryRegions;
uint64 CreatedMemoryWindows;
uint64 ClosedMemoryWindows;
uint64 CreatedSharedReceiveQueues;
uint64 ClosedSharedReceiveQueues;
uint64 InboundReadRequests;
uint64 OutboundReadRequests;
uint64 InboundWriteRequests;
uint64 OutboundWriteRequests;
uint64 SendRequests;
uint64 ReceiveRequests;
uint64 BindRequests;
uint64 FastRegisterRequests;
uint64 InvalidateRequests;
uint64 QueuePairErrors;
uint64 CompletionQueueErrors;
uint64 InboundBytes;
uint64 OutboundBytes;
uint64 InboundFrames;
uint64 OutboundFrames;
};
メンバーズ
MSFT_NetAdapter_RdmaStatistics クラスには、次の種類のメンバーがあります。
プロパティ
MSFT_NetAdapter_RdmaStatistics クラスには、これらのプロパティがあります。
-
AcceptedConnections の
-
-
データ型: uint64
-
アクセスの種類: 読み取り専用
受け入れられた RDMA 接続の数
-
-
ActiveConnections
-
-
データ型: uint64
-
アクセスの種類: 読み取り専用
現在アクティブな RDMA 接続の数
-
-
BindRequests の
-
-
データ型: uint64
-
アクセスの種類: 読み取り専用
バインド要求の数
-
-
ClosedCompletionQueues の
-
-
データ型: uint64
-
アクセスの種類: 読み取り専用
終了した完了キューの数
-
-
ClosedMemoryRegions の
-
-
データ型: uint64
-
アクセスの種類: 読み取り専用
閉じたメモリ領域の数
-
-
ClosedMemoryWindows の
-
-
データ型: uint64
-
アクセスの種類: 読み取り専用
閉じたメモリ ウィンドウの数
-
-
ClosedQueuePairs
-
-
データ型: uint64
-
アクセスの種類: 読み取り専用
閉じたキュー ペアの数
-
-
ClosedSharedReceiveQueues の
-
-
データ型: uint64
-
アクセスの種類: 読み取り専用
閉じた共有受信キューの数
-
-
CompletionQueueErrors
-
-
データ型: uint64
-
アクセスの種類: 読み取り専用
エラー状態になった完了キューの数
-
-
ConnectionErrors
-
-
データ型: uint64
-
アクセスの種類: 読み取り専用
エラーが原因で切断された RDMA 接続の数
-
-
CreatedCompletionQueues の
-
-
データ型: uint64
-
アクセスの種類: 読み取り専用
作成された完了キューの数
-
-
CreatedMemoryRegions の
-
-
データ型: uint64
-
アクセスの種類: 読み取り専用
作成されたメモリ領域の数
-
-
CreatedMemoryWindows の
-
-
データ型: uint64
-
アクセスの種類: 読み取り専用
作成されたメモリ ウィンドウの数
-
-
CreatedQueuePairs
-
-
データ型: uint64
-
アクセスの種類: 読み取り専用
作成されたキュー ペアの数
-
-
CreatedSharedReceiveQueues の
-
-
データ型: uint64
-
アクセスの種類: 読み取り専用
作成された共有受信キューの数
-
-
FailedConnectionAttempts の
-
-
データ型: uint64
-
アクセスの種類: 読み取り専用
RDMA 接続試行の失敗回数
-
-
FastRegisterRequests の
-
-
データ型: uint64
-
アクセスの種類: 読み取り専用
高速登録要求の数
-
-
InboundBytes
-
-
データ型: uint64
-
アクセスの種類: 読み取り専用
受信 RDMA トラフィックを伝送するレイヤー 2 バイトの数
-
-
InboundFrames を する
-
-
データ型: uint64
-
アクセスの種類: 読み取り専用
受信 RDMA トラフィックを伝送するレイヤー 2 フレームの数
-
-
InboundReadRequests の
-
-
データ型: uint64
-
アクセスの種類: 読み取り専用
受信読み取り要求の数
-
-
InboundWriteRequests の
-
-
データ型: uint64
-
アクセスの種類: 読み取り/書き込み
受信書き込み要求の数
-
-
InitiatedConnections の
-
-
データ型: uint64
-
アクセスの種類: 読み取り専用
開始された RDMA 接続の数
-
-
InvalidateRequests
-
-
データ型: uint64
-
アクセスの種類: 読み取り専用
無効化要求の数
-
-
OutboundBytes
-
-
データ型: uint64
-
アクセスの種類: 読み取り専用
送信 RDMA トラフィックを実行するレイヤー 2 バイトの数
-
-
OutboundFrames
-
-
データ型: uint64
-
アクセスの種類: 読み取り専用
送信 RDMA トラフィックを実行するレイヤー 2 フレームの数
-
-
OutboundReadRequests を する
-
-
データ型: uint64
-
アクセスの種類: 読み取り専用
送信読み取り要求の数
-
-
OutboundWriteRequests を する
-
-
データ型: uint64
-
アクセスの種類: 読み取り/書き込み
送信書き込み要求の数
-
-
QueuePairErrors
-
-
データ型: uint64
-
アクセスの種類: 読み取り専用
エラー状態になったキュー ペアの数
-
-
ReceiveRequests を する
-
-
データ型: uint64
-
アクセスの種類: 読み取り専用
受信要求の数
-
-
SendRequests の
-
-
データ型: uint64
-
アクセスの種類: 読み取り専用
送信要求の数
-
必要条件
サポートされる最小クライアント |
Windows 8 |
サポートされている最小サーバー |
Windows Server 2012 |
Namespace |
Root\StandardCimv2 |
MOF |
|
DLL |
|