'// The number of entries in the acquire heap, which stores active acquires. This number increases under a heavy load and then gradually decreases over time, as the acquire heap is cleared.'
DefaultScale
0
Description
'The number of entries in the acquire heap, which stores active acquires. This number increases under a heavy load and then gradually decreases over time, as the acquire heap is cleared.'
PerfDetail
100
read
True
WmiDataId
6
AcquireHeapSize property is in 1 class (MSiSCSI_MMIPSECStats) of ROOT\WMI and in 2 namespaces
'// An acquire is a request by the IPSEC driver to have IKE perform a task. The active acquire statistic includes the outstanding request and the number of any queued requests. Typically, the number of active acquires is 1. Under a heavy load, the number of active acquires is 1 and the number of requests that are queued by IKE for processing.'
DefaultScale
0
Description
'An acquire is a request by the IPSEC driver to have IKE perform a task. The active acquire statistic includes the outstanding request and the number of any queued requests. Typically, the number of active acquires is 1. Under a heavy load, the number of active acquires is 1 and the number of requests that are queued by IKE for processing.'
PerfDetail
100
read
True
WmiDataId
1
ActiveAcquire property is in 1 class (MSiSCSI_MMIPSECStats) of ROOT\WMI and in 2 namespaces
'// A cookie is a value contained in a received IKE message that is used by IKE to find the state of an active main mode. A cookie in a received IKE message that cannot be matched with an active main mode is invalid.'
DefaultScale
0
Description
'A cookie is a value contained in a received IKE message that is used by IKE to find the state of an active main mode. A cookie in a received IKE message that cannot be matched with an active main mode is invalid.'
PerfDetail
100
read
True
WmiDataId
10
InvalidCookiesReceived property is in 1 class (MSiSCSI_MMIPSECStats) of ROOT\WMI and in 2 namespaces
'// The number of received IKE messages that are invalid, including IKE messages with invalid header fields, incorrect payload lengths, and incorrect values for the responder cookie (when it should be set to 0).'
DefaultScale
0
Description
'The number of received IKE messages that are invalid, including IKE messages with invalid header fields, incorrect payload lengths, and incorrect values for the responder cookie (when it should be set to 0). '
PerfDetail
100
read
True
WmiDataId
20
InvalidPackets property is in 1 class (MSiSCSI_MMIPSECStats) of ROOT\WMI and in 2 namespaces
'// The total number of negotiation failures that occurred during main mode (also known as Phase I) or quick mode (also known as Phase II) negotiation.'
DefaultScale
0
Description
'The total number of negotiation failures that occurred during main mode (also known as Phase I) or quick mode (also known as Phase II) negotiation.'
PerfDetail
100
read
True
WmiDataId
8
NegotiationFailures property is in 1 class (MSiSCSI_MMIPSECStats) of ROOT\WMI and in 2 namespaces
'// The total number of negotiations that resulted in the use of plaintext (also known as soft SAs). This typically reflects the number of associations formed with computers that did not respond to main mode negotiation attempts. This can include both non-IPSEC-aware computers and IPSEC-aware computers that do not have IPSEC policy to negotiate security with this IPSEC peer.'
DefaultScale
0
Description
'The total number of negotiations that resulted in the use of plaintext (also known as soft SAs). This typically reflects the number of associations formed with computers that did not respond to main mode negotiation attempts. This can include both non-IPSEC-aware computers and IPSEC-aware computers that do not have IPSEC policy to negotiate security with this IPSEC peer.'
PerfDetail
100
read
True
WmiDataId
21
SoftAssociations property is in 1 class (MSiSCSI_MMIPSECStats) of ROOT\WMI and in 2 namespaces
' //*************************************************************************** // // iscsiprf.h // // Module: iSCSI Discovery api // // Purpose: Internal header defining interface between user mode discovery // api dll and HBA driver miniport. // // Note: These classes are recommended as by implementing them the data // exposed will be available in sysmon (perfmon) when running on // Windows XP and Windows .Net server // // Copyright (c) 2001 Microsoft Corporation // //***************************************************************************
// // This class exposes the main mode IPSEC statistics // // This class must be registered with PDO instance names using a single instance // '