Public Attributes#
The number of ePSKc activations.
The number of ePSKc deactivations via API.
The number of ePSKc deactivations due to timeout.
The number of ePSKc deactivations due to reached max attempts.
The number of ePSKc deactivations due to commissioner disconnected.
The number of invalid border agent state errors at ePSKc activation.
The number of invalid args errors at ePSKc activation.
The number of start secure session errors at ePSKc activation.
The number of established secure sessions with ePSKc.
The number of failed secure sessions with ePSKc.
The number of successful commissioner petitions with ePSKc.
The number of established secure sessions with PSKc.
The number of failed secure sessions with PSKc.
The number of successful commissioner petitions with PSKc.
The number of MGMT_ACTIVE_GET.req sent over secure sessions.
The number of MGMT_PENDING_GET.req sent over secure sessions.
Public Attribute Documentation#
mEpskcActivations#
uint32_t otBorderAgentCounters::mEpskcActivations
The number of ePSKc activations.
98
of file include/openthread/border_agent.h
mEpskcDeactivationClears#
uint32_t otBorderAgentCounters::mEpskcDeactivationClears
The number of ePSKc deactivations via API.
99
of file include/openthread/border_agent.h
mEpskcDeactivationTimeouts#
uint32_t otBorderAgentCounters::mEpskcDeactivationTimeouts
The number of ePSKc deactivations due to timeout.
100
of file include/openthread/border_agent.h
mEpskcDeactivationMaxAttempts#
uint32_t otBorderAgentCounters::mEpskcDeactivationMaxAttempts
The number of ePSKc deactivations due to reached max attempts.
101
of file include/openthread/border_agent.h
mEpskcDeactivationDisconnects#
uint32_t otBorderAgentCounters::mEpskcDeactivationDisconnects
The number of ePSKc deactivations due to commissioner disconnected.
102
of file include/openthread/border_agent.h
mEpskcInvalidBaStateErrors#
uint32_t otBorderAgentCounters::mEpskcInvalidBaStateErrors
The number of invalid border agent state errors at ePSKc activation.
103
of file include/openthread/border_agent.h
mEpskcInvalidArgsErrors#
uint32_t otBorderAgentCounters::mEpskcInvalidArgsErrors
The number of invalid args errors at ePSKc activation.
104
of file include/openthread/border_agent.h
mEpskcStartSecureSessionErrors#
uint32_t otBorderAgentCounters::mEpskcStartSecureSessionErrors
The number of start secure session errors at ePSKc activation.
105
of file include/openthread/border_agent.h
mEpskcSecureSessionSuccesses#
uint32_t otBorderAgentCounters::mEpskcSecureSessionSuccesses
The number of established secure sessions with ePSKc.
106
of file include/openthread/border_agent.h
mEpskcSecureSessionFailures#
uint32_t otBorderAgentCounters::mEpskcSecureSessionFailures
The number of failed secure sessions with ePSKc.
107
of file include/openthread/border_agent.h
mEpskcCommissionerPetitions#
uint32_t otBorderAgentCounters::mEpskcCommissionerPetitions
The number of successful commissioner petitions with ePSKc.
108
of file include/openthread/border_agent.h
mPskcSecureSessionSuccesses#
uint32_t otBorderAgentCounters::mPskcSecureSessionSuccesses
The number of established secure sessions with PSKc.
110
of file include/openthread/border_agent.h
mPskcSecureSessionFailures#
uint32_t otBorderAgentCounters::mPskcSecureSessionFailures
The number of failed secure sessions with PSKc.
111
of file include/openthread/border_agent.h
mPskcCommissionerPetitions#
uint32_t otBorderAgentCounters::mPskcCommissionerPetitions
The number of successful commissioner petitions with PSKc.
112
of file include/openthread/border_agent.h
mMgmtActiveGets#
uint32_t otBorderAgentCounters::mMgmtActiveGets
The number of MGMT_ACTIVE_GET.req sent over secure sessions.
114
of file include/openthread/border_agent.h
mMgmtPendingGets#
uint32_t otBorderAgentCounters::mMgmtPendingGets
The number of MGMT_PENDING_GET.req sent over secure sessions.
115
of file include/openthread/border_agent.h