CISCO-AUTHORIZATION-STATS-MIB

File: CISCO-AUTHORIZATION-STATS-MIB.mib (11290 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
INET-ADDRESS-MIB CISCO-TC CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Integer32 Gauge32 MODULE-COMPLIANCE
OBJECT-GROUP TimeInterval InetAddressType
InetAddress CiscoPort ciscoMgmt

Defined Types

CAuthorizationStatsEntry  
SEQUENCE    
  cAuthorizServerIndex Integer32
  cAuthorizServerAddressType InetAddressType
  cAuthorizServerAddress InetAddress
  cAuthorizClientServerPortNum CiscoPort
  cAuthorizClientRoundTripTime TimeInterval
  cAuthorizClientAccessRequests Counter32
  cAuthorizClientAccessRetrans Counter32
  cAuthorizClientAccessAccepts Counter32
  cAuthorizClientAccessRejects Counter32
  cAuthorizClientAccessChallenges Counter32
  cAuthorizClientMalAccessResps Counter32
  cAuthorizClientBadAuthenticates Counter32
  cAuthorizClientPendingRequests Gauge32
  cAuthorizClientTimeouts Counter32
  cAuthorizClientUnknownTypes Counter32
  cAuthorizServerGroupId Integer32

Defined Values

ciscoAuthorizationStatsMibModule 1.3.6.1.4.1.9.9.343
The Cisco User Authorization Statistics MIB models counters and objects that are of management interest.
MODULE-IDENTITY    

cStatsAuthorization 1.3.6.1.4.1.9.9.343.1
OBJECT IDENTIFIER    

cAuthorizationGlobal 1.3.6.1.4.1.9.9.343.1.1
OBJECT IDENTIFIER    

cAuthorizationStatsTable 1.3.6.1.4.1.9.9.343.1.2
The list of servers that may be queried for authorization attributes for connecting IPSec tunnel users.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CAuthorizationStatsEntry

cAuthorizationStatsEntry 1.3.6.1.4.1.9.9.343.1.2.1
An 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CAuthorizationStatsEntry  

cAuthorizServerIndex 1.3.6.1.4.1.9.9.343.1.2.1.1
The unique number used as the index for this row.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

cAuthorizServerAddressType 1.3.6.1.4.1.9.9.343.1.2.1.2
The type of Internet address used by this entry.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cAuthorizServerAddress 1.3.6.1.4.1.9.9.343.1.2.1.3
The IP address of the authorization server whose statistics are being reported.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

cAuthorizClientServerPortNum 1.3.6.1.4.1.9.9.343.1.2.1.4
The UDP The port on the server to which authorization requests are directed.
Status: current Access: read-only
OBJECT-TYPE    
  CiscoPort  

cAuthorizClientRoundTripTime 1.3.6.1.4.1.9.9.343.1.2.1.5
The time interval between the most recent Access-Reply/Access-Challenge and the Access-Request.
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

cAuthorizClientAccessRequests 1.3.6.1.4.1.9.9.343.1.2.1.6
The total number of Access-Request packets sent to authorization server since client start-up. This does not include retransmissions.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cAuthorizClientAccessRetrans 1.3.6.1.4.1.9.9.343.1.2.1.7
The total number of Access-Request packets retransmitted to authorization server since client start-up.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cAuthorizClientAccessAccepts 1.3.6.1.4.1.9.9.343.1.2.1.8
The total number of Access-Accept packets received by authorization server since client start-up.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cAuthorizClientAccessRejects 1.3.6.1.4.1.9.9.343.1.2.1.9
The total number of Access-Reject packets received by authorization server since client start-up.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cAuthorizClientAccessChallenges 1.3.6.1.4.1.9.9.343.1.2.1.10
The total number of Access-Challenge packets received by authorization server since client start-up.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cAuthorizClientMalAccessResps 1.3.6.1.4.1.9.9.343.1.2.1.11
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cAuthorizClientBadAuthenticates 1.3.6.1.4.1.9.9.343.1.2.1.12
The total number of Access-Response packets containing invalid authenticators or Signature attributes received by authorization server since client start-up.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cAuthorizClientPendingRequests 1.3.6.1.4.1.9.9.343.1.2.1.13
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cAuthorizClientTimeouts 1.3.6.1.4.1.9.9.343.1.2.1.14
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cAuthorizClientUnknownTypes 1.3.6.1.4.1.9.9.343.1.2.1.15
The total number of unknown type packets received by authorization server since client start-up.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cAuthorizServerGroupId 1.3.6.1.4.1.9.9.343.1.2.1.16
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

cAuthorizationMIBConformance 1.3.6.1.4.1.9.9.343.2
OBJECT IDENTIFIER    

cAuthorizationMIBCompliances 1.3.6.1.4.1.9.9.343.2.1
OBJECT IDENTIFIER    

cAuthorizationGroup 1.3.6.1.4.1.9.9.343.2.2
OBJECT IDENTIFIER    

cAuthorizationMIBCompliance 1.3.6.1.4.1.9.9.343.2.1.1
The compliance statement for authorization clients implementing the Authorization Client MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

cAuthorizationClientMIBGroup 1.3.6.1.4.1.9.9.343.2.2.1
The basic collection of objects providing management of Authorization Clients.
Status: current Access: read-only
OBJECT-GROUP