CISCO-RADIUS-EXT-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-RADIUS-EXT-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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.
         cRadiusExtMIBObjects 1.3.6.1.4.1.9.9.736.1
             creClientGlobal 1.3.6.1.4.1.9.9.736.1.1
                 creClientTotalMaxInQLength 1.3.6.1.4.1.9.9.736.1.1.1 gauge32 read-only
This object indicates the maximum length of the queue which stores the incoming RADIUS packets.
                 creClientTotalMaxWaitQLength 1.3.6.1.4.1.9.9.736.1.1.2 gauge32 read-only
This object indicates the maximum length of the queue which stores the pending RADIUS packets for which the responses are outstanding.
                 creClientTotalMaxDoneQLength 1.3.6.1.4.1.9.9.736.1.1.3 gauge32 read-only
This object indicates the maximum length of the queue which stores those RADIUS packets for which the responses are received.
                 creClientTotalAccessRejects 1.3.6.1.4.1.9.9.736.1.1.4 counter32 read-only
This object indicates the number of access reject packets received by the RADIUS client.
                 creClientTotalAverageResponseDelay 1.3.6.1.4.1.9.9.736.1.1.5 timeinterval read-only
This object indicates the overall response delay experienced by RADIUS packets (both authentication and accounting).
                 creClientSourcePortRangeStart 1.3.6.1.4.1.9.9.736.1.1.6 inetportnumber read-only
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.
                 creClientSourcePortRangeEnd 1.3.6.1.4.1.9.9.736.1.1.7 inetportnumber read-only
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.
                 creClientLastUsedSourcePort 1.3.6.1.4.1.9.9.736.1.1.8 inetportnumber read-only
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.
                 creClientLastUsedSourceId 1.3.6.1.4.1.9.9.736.1.1.9 radiussourceidentifier read-only
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.
             creClientAuthentication 1.3.6.1.4.1.9.9.736.1.2
                 creAuthClientBadAuthenticators 1.3.6.1.4.1.9.9.736.1.2.1 counter32 read-only
This object indicates the number of RADIUS authentication response packets received which contained invalid authenticators.
                 creAuthClientUnknownResponses 1.3.6.1.4.1.9.9.736.1.2.2 counter32 read-only
This object indicates the number of unknown RADIUS authentication responses received.
                 creAuthClientTotalPacketsWithResponses 1.3.6.1.4.1.9.9.736.1.2.3 counter32 read-only
This object indicates the number of RADIUS authentication packets that received responses.
                 creAuthClientBufferAllocFailures 1.3.6.1.4.1.9.9.736.1.2.4 counter32 read-only
This object indicates the number of buffer allocation failures encountered during RADIUS request formation.
                 creAuthClientTotalResponses 1.3.6.1.4.1.9.9.736.1.2.5 counter32 read-only
This object indicates the number of RADIUS authentication response packets received by the RADIUS client.
                 creAuthClientTotalPacketsWithoutResponses 1.3.6.1.4.1.9.9.736.1.2.6 counter32 read-only
This object indicates the number of RADIUS authentication packets that never received a response.
                 creAuthClientAverageResponseDelay 1.3.6.1.4.1.9.9.736.1.2.7 timeinterval read-only
This object indicates the average response delay experienced for RADIUS authentication requests.
                 creAuthClientMaxResponseDelay 1.3.6.1.4.1.9.9.736.1.2.8 timeinterval read-only
This object indicates the maximum delay experienced for RADIUS authentication requests.
                 creAuthClientMaxBufferSize 1.3.6.1.4.1.9.9.736.1.2.9 unsigned32 read-only
This object indicates the maximum buffer size for RADIUS authentication packet.
                 creAuthClientTimeouts 1.3.6.1.4.1.9.9.736.1.2.10 counter32 read-only
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.
                 creAuthClientDupIDs 1.3.6.1.4.1.9.9.736.1.2.11 counter32 read-only
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.
                 creAuthClientMalformedResponses 1.3.6.1.4.1.9.9.736.1.2.12 counter32 read-only
This object indicates the number of malformed RADIUS authentication responses received. Malformed packets include packets with an invalid length.
                 creAuthClientLastUsedSourceId 1.3.6.1.4.1.9.9.736.1.2.13 radiussourceidentifier read-only
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.
             creClientAccounting 1.3.6.1.4.1.9.9.736.1.3
                 creAcctClientBadAuthenticators 1.3.6.1.4.1.9.9.736.1.3.1 counter32 read-only
This object indicates the number of RADIUS Accounting-Response packets received with invalid authenticators.
                 creAcctClientUnknownResponses 1.3.6.1.4.1.9.9.736.1.3.2 counter32 read-only
This object indicates the number of unknown RADIUS accounting responses received.
                 creAcctClientTotalPacketsWithResponses 1.3.6.1.4.1.9.9.736.1.3.3 counter32 read-only
This object indicates the number of RADIUS accounting packets that received responses.
                 creAcctClientBufferAllocFailures 1.3.6.1.4.1.9.9.736.1.3.4 counter32 read-only
This object indicates the number of buffer allocation failures encountered for RADIUS accounting request.
                 creAcctClientTotalResponses 1.3.6.1.4.1.9.9.736.1.3.5 counter32 read-only
This object indicates the number of RADIUS accounting response packets received by the RADIUS client.
                 creAcctClientTotalPacketsWithoutResponses 1.3.6.1.4.1.9.9.736.1.3.6 counter32 read-only
This object indicates the number of RADIUS accounting packets that never received a response.
                 creAcctClientAverageResponseDelay 1.3.6.1.4.1.9.9.736.1.3.7 timeinterval read-only
This object indicates the average response delay experienced for RADIUS accounting.
                 creAcctClientMaxResponseDelay 1.3.6.1.4.1.9.9.736.1.3.8 timeinterval read-only
This object indicates the maximum delay experienced for RADIUS accounting.
                 creAcctClientMaxBufferSize 1.3.6.1.4.1.9.9.736.1.3.9 unsigned32 read-only
This object indicates the maximum buffer size for RADIUS accounting packets.
                 creAcctClientTimeouts 1.3.6.1.4.1.9.9.736.1.3.10 counter32 read-only
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.
                 creAcctClientDupIDs 1.3.6.1.4.1.9.9.736.1.3.11 counter32 read-only
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.
                 creAcctClientMalformedResponses 1.3.6.1.4.1.9.9.736.1.3.12 counter32 read-only
This object indicates the number of malformed RADIUS accounting responses received. Malformed packets include packets with an invalid length.
                 creAcctClientLastUsedSourceId 1.3.6.1.4.1.9.9.736.1.3.13 radiussourceidentifier read-only
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.
             creClientDynAuth 1.3.6.1.4.1.9.9.736.1.4
             creServerGlobal 1.3.6.1.4.1.9.9.736.1.5
             creServerAuthentication 1.3.6.1.4.1.9.9.736.1.6
             creServerAccounting 1.3.6.1.4.1.9.9.736.1.7
             creServerDynAuth 1.3.6.1.4.1.9.9.736.1.8
         cRadiusExtMIBConformance 1.3.6.1.4.1.9.9.736.2
             creMIBCompliances 1.3.6.1.4.1.9.9.736.2.1
                 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
             creMIBGroups 1.3.6.1.4.1.9.9.736.2.2
                 creClientGlobalGroup 1.3.6.1.4.1.9.9.736.2.2.1
Objects for providing aggregated statistics of RADIUS client.
                 creClientAuthenenticationGroup 1.3.6.1.4.1.9.9.736.2.2.2
Objects for providing statistics of RADIUS client authentication packets.
                 creClientAccountingGroup 1.3.6.1.4.1.9.9.736.2.2.3
Objects for providing statistics of RADIUS client accounting packets.