MIB Viewer

ctsiAuthorizationState

OBJECT-TYPE
1.3.6.1.4.1.9.9.740.1.7.1.1.3
Access
read-only
Status
current
Sub-identifiers
0
This object indicates the current state of the authorization entity. unknown - none of the following states. start - authorization entity created and initialized. waitingRespond - a policy request has been made by remote peer to the ACS and waiting for the response. assessing - the policy been received from ACS and is being assessed. complete - policy has been received and assessed. failure - failed to download the policy from the ACS.
INTEGER { unknown(1), start(2), waitingRespond(3), assessing(4), complete(5), failure(6) }