CISCO-AUTHORIZATION-STATS-MIB
AI MIB Summary
The CISCO-AUTHORIZATION-STATS-MIB monitors Cisco AAA authorization service counters and statistics to track the volume and status of user authorization requests and policy enforcement events. It provides specific metrics on successful and failed authorization attempts, enabling administrators to audit access control compliance and diagnose authentication infrastructure performance.
The Cisco User Authorization Statistics MIB models counters and objects that are of management interest.
Main OID:
ciscoAuthorizationStatsMibModule.1.3.6.1.4.1.9.9.343
24
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
24 total| Object Name |
|---|
ciscoAuthorizationStatsMibModuleThe Cisco User Authorization Statistics MIB models
counters and objects that are of management
interest. MODULE-IDENTITY .1.3.6.1.4.1.9.9.343 |
cStatsAuthorization OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.343.1 |
cAuthorizationGlobal OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.343.1.1 |
cAuthorizationStatsTableThe list of servers that may be queried for authorization
attributes for connecting IPSec tunnel users. SEQUENCE OF CAuthorizationStatsEntry .1.3.6.1.4.1.9.9.343.1.2 |
cAuthorizationStatsEntryAn entry in the cAuthorizationStatsTable. These entries are
created or destroyed whenever an authorization server
connection is added or removed via one of the management
interfaces to the tunnel server. CAuthorizationStatsEntry .1.3.6.1.4.1.9.9.343.1.2.1 |
cAuthorizServerIndexThe unique number used as the index for this row. Integer32 (1..65535 ) .1.3.6.1.4.1.9.9.343.1.2.1.1 |
cAuthorizServerAddressTypeThe type of Internet address used by this entry.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.9.343.1.2.1.2 |
cAuthorizServerAddressThe IP address of the authorization server whose
statistics are being reported.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.9.343.1.2.1.3 |
cAuthorizClientServerPortNumThe UDP The port on the server to which authorization
requests are directed.ro CiscoPort (CISCO-TC) .1.3.6.1.4.1.9.9.343.1.2.1.4 |
cAuthorizClientRoundTripTimeThe time interval between the most recent
Access-Reply/Access-Challenge and the Access-Request.ro TimeInterval (SNMPv2-TC) .1.3.6.1.4.1.9.9.343.1.2.1.5 |
cAuthorizClientAccessRequestsThe total number of Access-Request packets sent to
authorization server since client start-up.
This does not include retransmissions.ro Counter32 .1.3.6.1.4.1.9.9.343.1.2.1.6 |
cAuthorizClientAccessRetransThe total number of Access-Request packets retransmitted
to authorization server since client start-up.ro Counter32 .1.3.6.1.4.1.9.9.343.1.2.1.7 |
cAuthorizClientAccessAcceptsThe total number of Access-Accept packets received by
authorization server since client start-up.ro Counter32 .1.3.6.1.4.1.9.9.343.1.2.1.8 |
cAuthorizClientAccessRejectsThe total number of Access-Reject packets received by
authorization server since client start-up.ro Counter32 .1.3.6.1.4.1.9.9.343.1.2.1.9 |
cAuthorizClientAccessChallengesThe total number of Access-Challenge packets received by
authorization server since client start-up.ro Counter32 .1.3.6.1.4.1.9.9.343.1.2.1.10 |
cAuthorizClientMalAccessRespsThe total number of malformed Access-Response packets
received by authoriztion server since client start-up.
Malformed packets include packets with an invalid length.
Bad authenticators or Signature attributes are not included
as malformed access responses.ro Counter32 .1.3.6.1.4.1.9.9.343.1.2.1.11 |
cAuthorizClientBadAuthenticatesThe total number of Access-Response packets containing
invalid authenticators or Signature attributes received by
authorization server since client start-up.ro Counter32 .1.3.6.1.4.1.9.9.343.1.2.1.12 |
cAuthorizClientPendingRequestsThe total number of Access-Request packets destined for
authorization server that have not yet timed out or received
a response. This variable is incremented when an
Access-Request is sent and decremented due to receipt of an
Access-Reply or Access-Challenge, a timeout or
retransmission.ro Gauge32 .1.3.6.1.4.1.9.9.343.1.2.1.13 |
cAuthorizClientTimeoutsThe total number of timeouts to authorization server since
client startup. After a timeout the client may retry to the
same server, send to a different server, or give up. A retry
to the same server is counted as a retransmit as well as a
timeout. A send to a different server is counted as a Request
as well as a timeout.ro Counter32 .1.3.6.1.4.1.9.9.343.1.2.1.14 |
cAuthorizClientUnknownTypesThe total number of unknown type packets received by
authorization server since client start-up.ro Counter32 .1.3.6.1.4.1.9.9.343.1.2.1.15 |
cAuthorizServerGroupIdThe Id of user group associated with authorization
server. The group ID is an integer value assigned by
the tunnel server. Group ID 0 is a special value used
to refer all gorups.ro Integer32 (0..65535 ) .1.3.6.1.4.1.9.9.343.1.2.1.16 |
cAuthorizationMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.343.2 |
cAuthorizationMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.343.2.1 |
cAuthorizationGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.343.2.2 |