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 |
名前空間 |
Root\StandardCimv2 |
MOF |
|
DLL |
|