CISCO-RADIUS-EXT-MIB

File: CISCO-RADIUS-EXT-MIB.mib (21185 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Gauge32 Unsigned32 MODULE-COMPLIANCE
OBJECT-GROUP TimeInterval TEXTUAL-CONVENTION
InetPortNumber ciscoMgmt

Defined Types

RadiusSourceIdentifier  
This textual convention represents the range of identifers used when 'extended RADIUS source port' is configured.
TEXTUAL-CONVENTION    
  Unsigned32 0..255  

Defined Values

ciscoRadiusExtMIB 1.3.6.1.4.1.9.9.736
This MIB module defines objects describing RADIUS (Remote Access Dialin User Service), serving as an extension of the following MIB modules: - - RADIUS-AUTH-CLIENT-MIB [RFC4668] - RADIUS-AUTH-SERVER-MIB [RFC4669] - RADIUS-ACC-CLIENT-MIB [RFC4670] - RADIUS-ACC-SERVER-MIB [RFC4671] - RADIUS-DYNAUTH-CLIENT-MIB [RFC4672] - RADIUS-DYNAUTH-SERVER-MIB [RFC4673] - [RFC4668] D. Nelson, RADIUS Authentication Client MIB for IPv6, RFC-4668, August 2006. - [RFC4669] D. Nelson, RADIUS Authentication Server MIB for IPv6, RFC-4669, August 2006. - [RFC4670] D. Nelson, RADIUS Accounting Client MIB for IPv6, RFC-4670, August 2006. - [RFC4671] D. Nelson, RADIUS Accounting Server MIB for IPv6, RFC-4671, August 2006. - [RFC4672] S. De Cnodder, N. Jonnala, M. Chiba, RADIUS Dynamic Authorization Client MIB, RFC-4672, September 2006. - [RFC4673] S. De Cnodder, N. Jonnala, M. Chiba, RADIUS Dynamic Authorization Server MIB, RFC-4673, September 2006.
MODULE-IDENTITY    

cRadiusExtMIBObjects 1.3.6.1.4.1.9.9.736.1
OBJECT IDENTIFIER    

creClientGlobal 1.3.6.1.4.1.9.9.736.1.1
OBJECT IDENTIFIER    

creClientAuthentication 1.3.6.1.4.1.9.9.736.1.2
OBJECT IDENTIFIER    

creClientAccounting 1.3.6.1.4.1.9.9.736.1.3
OBJECT IDENTIFIER    

creClientDynAuth 1.3.6.1.4.1.9.9.736.1.4
OBJECT IDENTIFIER    

creServerGlobal 1.3.6.1.4.1.9.9.736.1.5
OBJECT IDENTIFIER    

creServerAuthentication 1.3.6.1.4.1.9.9.736.1.6
OBJECT IDENTIFIER    

creServerAccounting 1.3.6.1.4.1.9.9.736.1.7
OBJECT IDENTIFIER    

creServerDynAuth 1.3.6.1.4.1.9.9.736.1.8
OBJECT IDENTIFIER    

creClientTotalMaxInQLength 1.3.6.1.4.1.9.9.736.1.1.1
This object indicates the maximum length of the queue which stores the incoming RADIUS packets.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

creClientTotalMaxWaitQLength 1.3.6.1.4.1.9.9.736.1.1.2
This object indicates the maximum length of the queue which stores the pending RADIUS packets for which the responses are outstanding.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

creClientTotalMaxDoneQLength 1.3.6.1.4.1.9.9.736.1.1.3
This object indicates the maximum length of the queue which stores those RADIUS packets for which the responses are received.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

creClientTotalAccessRejects 1.3.6.1.4.1.9.9.736.1.1.4
This object indicates the number of access reject packets received by the RADIUS client.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

creClientTotalAverageResponseDelay 1.3.6.1.4.1.9.9.736.1.1.5
This object indicates the overall response delay experienced by RADIUS packets (both authentication and accounting).
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

creClientSourcePortRangeStart 1.3.6.1.4.1.9.9.736.1.1.6
If the 'extended RADIUS source ports' is configured, multiple source ports are used for sending out RADIUS authentication or accounting requests. This MIB object indicates the port value from where this range starts.
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

creClientSourcePortRangeEnd 1.3.6.1.4.1.9.9.736.1.1.7
If the 'extended RADIUS source port' is configured, multiple source ports are used for sending out RADIUS authentication or accounting requests. This MIB object indicates the port value where this range ends.
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

creClientLastUsedSourcePort 1.3.6.1.4.1.9.9.736.1.1.8
If the 'extended RADIUS source ports' is configured, multiple source ports are used for sending out RADIUS authentication or accounting requests. This MIB object indicates the last source port that was used to send out a RADIUS authentication or accounting request.
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

creClientLastUsedSourceId 1.3.6.1.4.1.9.9.736.1.1.9
This MIB object indicates the last source identifier that was used to send out a RADIUS packet when 'extended RADIUS source ports' is configured. The source identifier is a counter that is incremented everytime a RADIUS authentication or an accounting packet is sent.
Status: current Access: read-only
OBJECT-TYPE    
  RadiusSourceIdentifier  

creAuthClientBadAuthenticators 1.3.6.1.4.1.9.9.736.1.2.1
This object indicates the number of RADIUS authentication response packets received which contained invalid authenticators.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

creAuthClientUnknownResponses 1.3.6.1.4.1.9.9.736.1.2.2
This object indicates the number of unknown RADIUS authentication responses received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

creAuthClientTotalPacketsWithResponses 1.3.6.1.4.1.9.9.736.1.2.3
This object indicates the number of RADIUS authentication packets that received responses.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

creAuthClientBufferAllocFailures 1.3.6.1.4.1.9.9.736.1.2.4
This object indicates the number of buffer allocation failures encountered during RADIUS request formation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

creAuthClientTotalResponses 1.3.6.1.4.1.9.9.736.1.2.5
This object indicates the number of RADIUS authentication response packets received by the RADIUS client.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

creAuthClientTotalPacketsWithoutResponses 1.3.6.1.4.1.9.9.736.1.2.6
This object indicates the number of RADIUS authentication packets that never received a response.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

creAuthClientAverageResponseDelay 1.3.6.1.4.1.9.9.736.1.2.7
This object indicates the average response delay experienced for RADIUS authentication requests.
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

creAuthClientMaxResponseDelay 1.3.6.1.4.1.9.9.736.1.2.8
This object indicates the maximum delay experienced for RADIUS authentication requests.
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

creAuthClientMaxBufferSize 1.3.6.1.4.1.9.9.736.1.2.9
This object indicates the maximum buffer size for RADIUS authentication packet.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..4294967295  

creAuthClientTimeouts 1.3.6.1.4.1.9.9.736.1.2.10
This object indicates the number of timeouts that have occurred for RADIUS authentication. After a timeout the client may retry sending the request to the same server or to a different server or give up depending on the configuration.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

creAuthClientDupIDs 1.3.6.1.4.1.9.9.736.1.2.11
This object indicates the number of times client has received duplicate authentication responses with the same identifier. Out of these two packets, the later packet is considered as a true match.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

creAuthClientMalformedResponses 1.3.6.1.4.1.9.9.736.1.2.12
This object indicates the number of malformed RADIUS authentication responses received. Malformed packets include packets with an invalid length.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

creAuthClientLastUsedSourceId 1.3.6.1.4.1.9.9.736.1.2.13
This MIB object indicates the last source identifier that was used to send out a RADIUS authentication request when 'extended RADIUS source ports' is configured. The source identifier is a counter that is incremented everytime a RADIUS authentication request is sent.
Status: current Access: read-only
OBJECT-TYPE    
  RadiusSourceIdentifier  

creAcctClientBadAuthenticators 1.3.6.1.4.1.9.9.736.1.3.1
This object indicates the number of RADIUS Accounting-Response packets received with invalid authenticators.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

creAcctClientUnknownResponses 1.3.6.1.4.1.9.9.736.1.3.2
This object indicates the number of unknown RADIUS accounting responses received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

creAcctClientTotalPacketsWithResponses 1.3.6.1.4.1.9.9.736.1.3.3
This object indicates the number of RADIUS accounting packets that received responses.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

creAcctClientBufferAllocFailures 1.3.6.1.4.1.9.9.736.1.3.4
This object indicates the number of buffer allocation failures encountered for RADIUS accounting request.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

creAcctClientTotalResponses 1.3.6.1.4.1.9.9.736.1.3.5
This object indicates the number of RADIUS accounting response packets received by the RADIUS client.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

creAcctClientTotalPacketsWithoutResponses 1.3.6.1.4.1.9.9.736.1.3.6
This object indicates the number of RADIUS accounting packets that never received a response.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

creAcctClientAverageResponseDelay 1.3.6.1.4.1.9.9.736.1.3.7
This object indicates the average response delay experienced for RADIUS accounting.
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

creAcctClientMaxResponseDelay 1.3.6.1.4.1.9.9.736.1.3.8
This object indicates the maximum delay experienced for RADIUS accounting.
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

creAcctClientMaxBufferSize 1.3.6.1.4.1.9.9.736.1.3.9
This object indicates the maximum buffer size for RADIUS accounting packets.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..4294967295  

creAcctClientTimeouts 1.3.6.1.4.1.9.9.736.1.3.10
This object indicates the number of timeouts that have occurred for RADIUS accounting. After a timeout the client may retry sending the request to the same server or to a different server or give up depending on the configuration.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

creAcctClientDupIDs 1.3.6.1.4.1.9.9.736.1.3.11
This object indicates the number of times client has received duplicate accounting responses with the same identifier. Out of these two packets, the later packet is considered as a true match.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

creAcctClientMalformedResponses 1.3.6.1.4.1.9.9.736.1.3.12
This object indicates the number of malformed RADIUS accounting responses received. Malformed packets include packets with an invalid length.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

creAcctClientLastUsedSourceId 1.3.6.1.4.1.9.9.736.1.3.13
This MIB object indicates the last source identifier that was used to send out a RADIUS accounting request when 'extended RADIUS source ports' is configured. The source identifier is a counter that is incremented everytime a RADIUS accounting request is sent.
Status: current Access: read-only
OBJECT-TYPE    
  RadiusSourceIdentifier  

cRadiusExtMIBConformance 1.3.6.1.4.1.9.9.736.2
OBJECT IDENTIFIER    

creMIBCompliances 1.3.6.1.4.1.9.9.736.2.1
OBJECT IDENTIFIER    

creMIBGroups 1.3.6.1.4.1.9.9.736.2.2
OBJECT IDENTIFIER    

creMIBCompliance 1.3.6.1.4.1.9.9.736.2.1.1
The compliance statement for entities which implement the CISCO RADIUS Extention MIB
Status: current Access: read-only
MODULE-COMPLIANCE    

creClientGlobalGroup 1.3.6.1.4.1.9.9.736.2.2.1
Objects for providing aggregated statistics of RADIUS client.
Status: current Access: read-only
OBJECT-GROUP    

creClientAuthenenticationGroup 1.3.6.1.4.1.9.9.736.2.2.2
Objects for providing statistics of RADIUS client authentication packets.
Status: current Access: read-only
OBJECT-GROUP    

creClientAccountingGroup 1.3.6.1.4.1.9.9.736.2.2.3
Objects for providing statistics of RADIUS client accounting packets.
Status: current Access: read-only
OBJECT-GROUP