CISCO-RADIUS-EXT-MIB
AI MIB Summary
The CISCO-RADIUS-EXT-MIB extends standard RADIUS MIB definitions to monitor Cisco-specific authentication, accounting, and dynamic authorization session states and error counters for both client and server implementations. It provides granular visibility into RADIUS transaction failures, session timeouts, and attribute processing metrics across Cisco network infrastructure devices.
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.
Main OID:
ciscoRadiusExtMIB.1.3.6.1.4.1.9.9.736
48
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
48 total| Object Name |
|---|
ciscoRadiusExtMIBThis 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 .1.3.6.1.4.1.9.9.736 |
cRadiusExtMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.736.1 |
creClientGlobal OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.736.1.1 |
creClientTotalMaxInQLengthThis object indicates the maximum length of the queue which
stores the incoming RADIUS packets.ro Gauge32 UNITS "RADIUS packets" .1.3.6.1.4.1.9.9.736.1.1.1 |
creClientTotalMaxWaitQLengthThis object indicates the maximum length of the queue which
stores the pending RADIUS packets for which the responses are
outstanding.ro Gauge32 UNITS "RADIUS packets" .1.3.6.1.4.1.9.9.736.1.1.2 |
creClientTotalMaxDoneQLengthThis object indicates the maximum length of the queue which
stores those RADIUS packets for which the responses are
received.ro Gauge32 UNITS "RADIUS packets" .1.3.6.1.4.1.9.9.736.1.1.3 |
creClientTotalAccessRejectsThis object indicates the number of access reject packets
received by the RADIUS client.ro Counter32 UNITS "RADIUS packets" .1.3.6.1.4.1.9.9.736.1.1.4 |
creClientTotalAverageResponseDelayThis object indicates the overall response delay experienced
by RADIUS packets (both authentication and accounting).ro TimeInterval (SNMPv2-TC) .1.3.6.1.4.1.9.9.736.1.1.5 |
creClientSourcePortRangeStartIf 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.ro InetPortNumber (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.9.736.1.1.6 |
creClientSourcePortRangeEndIf 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.ro InetPortNumber (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.9.736.1.1.7 |
creClientLastUsedSourcePortIf 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.ro InetPortNumber (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.9.736.1.1.8 |
creClientLastUsedSourceIdThis 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.ro RadiusSourceIdentifier .1.3.6.1.4.1.9.9.736.1.1.9 |
creClientAuthentication OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.736.1.2 |
creAuthClientBadAuthenticatorsThis object indicates the number of RADIUS authentication
response packets received which contained invalid
authenticators.ro Counter32 UNITS "RADIUS packets" .1.3.6.1.4.1.9.9.736.1.2.1 |
creAuthClientUnknownResponsesThis object indicates the number of unknown RADIUS
authentication responses received.ro Counter32 UNITS "RADIUS packets" .1.3.6.1.4.1.9.9.736.1.2.2 |
creAuthClientTotalPacketsWithResponsesThis object indicates the number of RADIUS authentication
packets that received responses.ro Counter32 UNITS "RADIUS packets" .1.3.6.1.4.1.9.9.736.1.2.3 |
creAuthClientBufferAllocFailuresThis object indicates the number of buffer allocation
failures encountered during RADIUS request formation.ro Counter32 UNITS "buffer failures" .1.3.6.1.4.1.9.9.736.1.2.4 |
creAuthClientTotalResponsesThis object indicates the number of RADIUS authentication
response packets received by the RADIUS client.ro Counter32 UNITS "RADIUS packets" .1.3.6.1.4.1.9.9.736.1.2.5 |
creAuthClientTotalPacketsWithoutResponsesThis object indicates the number of RADIUS authentication
packets that never received a response.ro Counter32 UNITS "RADIUS packets" .1.3.6.1.4.1.9.9.736.1.2.6 |
creAuthClientAverageResponseDelayThis object indicates the average response delay experienced
for RADIUS authentication requests.ro TimeInterval (SNMPv2-TC) .1.3.6.1.4.1.9.9.736.1.2.7 |
creAuthClientMaxResponseDelayThis object indicates the maximum delay experienced for RADIUS
authentication requests.ro TimeInterval (SNMPv2-TC) .1.3.6.1.4.1.9.9.736.1.2.8 |
creAuthClientMaxBufferSizeThis object indicates the maximum buffer size for RADIUS
authentication packet.ro Unsigned32 .1.3.6.1.4.1.9.9.736.1.2.9 |
creAuthClientTimeoutsThis 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.ro Counter32 UNITS "timeouts" .1.3.6.1.4.1.9.9.736.1.2.10 |
creAuthClientDupIDsThis 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.ro Counter32 UNITS "RADIUS packets" .1.3.6.1.4.1.9.9.736.1.2.11 |
creAuthClientMalformedResponsesThis object indicates the number of malformed RADIUS
authentication responses received. Malformed packets include
packets with an invalid length.ro Counter32 UNITS "RADIUS packets" .1.3.6.1.4.1.9.9.736.1.2.12 |
creAuthClientLastUsedSourceIdThis 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.ro RadiusSourceIdentifier .1.3.6.1.4.1.9.9.736.1.2.13 |
creClientAccounting OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.736.1.3 |
creAcctClientBadAuthenticatorsThis object indicates the number of RADIUS Accounting-Response
packets received with invalid authenticators.ro Counter32 UNITS "RADIUS packets" .1.3.6.1.4.1.9.9.736.1.3.1 |
creAcctClientUnknownResponsesThis object indicates the number of unknown RADIUS accounting
responses received.ro Counter32 UNITS "RADIUS packets" .1.3.6.1.4.1.9.9.736.1.3.2 |
creAcctClientTotalPacketsWithResponsesThis object indicates the number of RADIUS accounting packets
that received responses.ro Counter32 UNITS "RADIUS packets" .1.3.6.1.4.1.9.9.736.1.3.3 |
creAcctClientBufferAllocFailuresThis object indicates the number of buffer allocation failures
encountered for RADIUS accounting request.ro Counter32 UNITS "buffer failures" .1.3.6.1.4.1.9.9.736.1.3.4 |
creAcctClientTotalResponsesThis object indicates the number of RADIUS accounting response
packets received by the RADIUS client.ro Counter32 UNITS "RADIUS packets" .1.3.6.1.4.1.9.9.736.1.3.5 |
creAcctClientTotalPacketsWithoutResponsesThis object indicates the number of RADIUS accounting packets
that never received a response.ro Counter32 UNITS "RADIUS packets" .1.3.6.1.4.1.9.9.736.1.3.6 |
creAcctClientAverageResponseDelayThis object indicates the average response delay experienced
for RADIUS accounting.ro TimeInterval (SNMPv2-TC) .1.3.6.1.4.1.9.9.736.1.3.7 |
creAcctClientMaxResponseDelayThis object indicates the maximum delay experienced for RADIUS
accounting.ro TimeInterval (SNMPv2-TC) .1.3.6.1.4.1.9.9.736.1.3.8 |
creAcctClientMaxBufferSizeThis object indicates the maximum buffer size for RADIUS
accounting packets.ro Unsigned32 .1.3.6.1.4.1.9.9.736.1.3.9 |
creAcctClientTimeoutsThis 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.ro Counter32 UNITS "timeouts" .1.3.6.1.4.1.9.9.736.1.3.10 |
creAcctClientDupIDsThis 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.ro Counter32 UNITS "RADIUS packets" .1.3.6.1.4.1.9.9.736.1.3.11 |
creAcctClientMalformedResponsesThis object indicates the number of malformed RADIUS accounting
responses received. Malformed packets include packets with an
invalid length.ro Counter32 UNITS "RADIUS packets" .1.3.6.1.4.1.9.9.736.1.3.12 |
creAcctClientLastUsedSourceIdThis 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.ro RadiusSourceIdentifier .1.3.6.1.4.1.9.9.736.1.3.13 |
creClientDynAuth OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.736.1.4 |
creServerGlobal OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.736.1.5 |
creServerAuthentication OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.736.1.6 |
creServerAccounting OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.736.1.7 |
creServerDynAuth OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.736.1.8 |
cRadiusExtMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.736.2 |
creMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.736.2.1 |
creMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.736.2.2 |