Home/Catalog/ERICSSON-ROUTER-RADIUS-MIB

ERICSSON-ROUTER-RADIUS-MIB

AI MIB Summary

ERICSSON-ROUTER-RADIUS-MIB extends standard RADIUS MIBs to monitor and manage authentication and accounting server metrics, including session states and accounting records, specifically for Ericsson router platforms. This module enables granular SNMP visibility into RADIUS server interactions and generates notifications for critical authentication and accounting events within the device's operational context.

This enterprise MIB supplements the standard Remote Access Dialin User Service (RADIUS) MIBs, namely: RADIUS-AUTH-CLIENT-MIB (RFC 2618) RADIUS-ACC-CLIENT-MIB (RFC 2620) This module defines additional objects and notifications for managing the RADIUS authentication and accounting servers in use by the enterprise system. All mib objects defined in this module are viewed within the context identified in the SNMP protocol (i.e. the community string in v1/v2c or the contextName in v3).
Main OID:
eriRouterRadiusMib.1.3.6.1.4.1.193.218.2.32
46
Objects
Active
Status
7
Dependencies

Imported Objects

Objects

46 total
Object Name
eriRouterRadiusMibThis enterprise MIB supplements the standard Remote Access Dialin User Service (RADIUS) MIBs, namely: RADIUS-AUTH-CLIENT-MIB (RFC 2618) RADIUS-ACC-CLIENT-MIB (RFC 2620) This module defines additional objects and notifications for managing the RADIUS authentication and accounting servers in use by the enterprise system. All mib objects defined in this module are viewed within the context identified in the SNMP protocol (i.e. the community string in v1/v2c or the contextName in v3).
MODULE-IDENTITY
.1.3.6.1.4.1.193.218.2.32
eriRouterRadiusMIBNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.193.218.2.32.0
eriRouterRadiusAuthStateChangeThis notification signifies that a RADIUS authorization server has transitioned to 'up' or 'down'. Note: if eriRouterRadiusAuthSrvState's value is 'down' and eriRouterRadiusReason's value is 'packetTimeout', then eriRouterRadiusUsername's value will be a username. For all other cases, eriRouterRadiusUsername's value will be a zero-length string.
NOTIFICATION-TYPE
.1.3.6.1.4.1.193.218.2.32.0.1
eriRouterRadiusAcctStateChangeThis notification signifies that a RADIUS accounting server has transitioned to 'up' or 'down'. Note: if eriRouterRadiusAcctSrvState's value is 'down' and eriRouterRadiusReason's value is 'packetTimeout', then eriRouterRadiusUsername's value will be a username. For all other cases, eriRouterRadiusUsername's value will be a zero-length string.
NOTIFICATION-TYPE
.1.3.6.1.4.1.193.218.2.32.0.2
eriRouterRadiusMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.193.218.2.32.1
eriRouterRadiusAuthObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.193.218.2.32.1.1
eriRouterRadiusAuthPktTimeoutThe maximum amount of time to wait for a response from a RADIUS authorization server before assuming the packet was lost. The SNMP set command is not supported for this MIB attribute.rw
Unsigned32
.1.3.6.1.4.1.193.218.2.32.1.1.1
eriRouterRadiusAuthSrvTimeoutThe maximum amount of time to wait for any response from a RADIUS authorization server before assuming the server is unreachable. A value of '0' indicates that there is no timeout value. In this case a server is considered to be unreachable when no response is received within the eriRouterRadiusAuthPktTimeout window. The SNMP set command is not supported for this MIB attribute.rw
Unsigned32
.1.3.6.1.4.1.193.218.2.32.1.1.2
eriRouterRadiusAuthDeadtimeAfter a RADIUS authorization server has been transitioned to 'down' it will be assumed to be unreachable for this interval. After that point the system may start sending requests to the server again. A value of '0' indicates the system may start sending requests to the server immediately. The SNMP set command is not supported for this MIB attribute.rw
Unsigned32
.1.3.6.1.4.1.193.218.2.32.1.1.3
eriRouterRadiusAuthTriesThe number of times the system will attempt to transmit an authorization request to a RADIUS server. If multiple RADIUS authorization servers have been configured retransmissions will cycle through the other servers before being retransmitted to the server that originally failed to respond. The SNMP set command is not supported for this MIB attribute.rw
Unsigned32
.1.3.6.1.4.1.193.218.2.32.1.1.4
eriRouterRadiusAuthSrvTableThis table augments the radiusAuthServerTable. All entries that exist in that table will have a corresponding entry in this table.
SEQUENCE OF EriRouterRadiusAuthSrvEntry
.1.3.6.1.4.1.193.218.2.32.1.1.5
eriRouterRadiusAuthSrvEntryA proprietary extension to the radiusAuthServerEntry.
EriRouterRadiusAuthSrvEntry
.1.3.6.1.4.1.193.218.2.32.1.1.5.1
eriRouterRadiusAuthSrvStateThe current state of the RADIUS server.ro
EriRouterRadiusServerState
.1.3.6.1.4.1.193.218.2.32.1.1.5.1.1
eriRouterRadiusAuthSrvLastChangeThe value of sysUpTime when this server last changed state. If eriRouterRadiusAuthSrvState is 'unknown' this is effectively the value of sysUpTime when this server was initially configured.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.193.218.2.32.1.1.5.1.2
eriRouterRadiusAuthSrvCounterResetTimeThe value of sysUpTime on the most recent occasion when any of the counters for this RADIUS server experienced a discontinuity. Note: this includes counters in this table as well as those in radiusAuthServerTable.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.193.218.2.32.1.1.5.1.3
eriRouterRadiusAuthSrvSendErrorsThe number of packets destined to this RADIUS server which could not be transmitted due to an error. Discontinuities in the value of this counter are indicated by the value of eriRouterRadiusAuthSrvCounterResetTime.ro
Counter32 UNITS "packets"
.1.3.6.1.4.1.193.218.2.32.1.1.5.1.4
eriRouterRadiusAuthStripDomainIf this object is false, the entire username, including the domain name is sent to the RADIUS server. If true, the domain portion of a structured username is stripped before relaying a request to a RADIUS server. The SNMP set command is not supported for this MIB attribute.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.193.218.2.32.1.1.6
eriRouterRadiusAcctObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.193.218.2.32.1.2
eriRouterRadiusAcctPktTimeoutThe maximum amount of time to wait for a response from a RADIUS accounting server before assuming the packet was lost. Note: if the system is using a RADIUS server for both authorization and accounting, this object's value will be ignored for that server. Instead the eriRouterRadiusAuthPktTimeout value will be used for all requests going to that server. The SNMP set command is not supported for this MIB attribute.rw
Unsigned32
.1.3.6.1.4.1.193.218.2.32.1.2.1
eriRouterRadiusAcctSrvTimeoutThe maximum amount of time to wait for any response from a RADIUS accounting server before assuming the server is unreachable. A value of '0' indicates that there is no timeout value. In this case a server is considered to be unreachable when no response is received within the eriRouterRadiusAcctPktTimeout window. Note: if the system is using a RADIUS server for both authorization and accounting, this object's value will be ignored for that server. Instead the eriRouterRadiusAuthSrvTimeout value will be used for that server. The SNMP set command is not supported for this MIB attribute.rw
Unsigned32
.1.3.6.1.4.1.193.218.2.32.1.2.2
eriRouterRadiusAcctDeadtimeAfter a RADIUS accounting server has been transitioned to 'down' it will be assumed to be unreachable for this interval. After that point the system may start sending accounting records to the server again. A value of '0' indicates the system may start sending records to the server immediately. Note: if the system is using a RADIUS server for both authorization and accounting, this object's value will be ignored for that server. Instead the eriRouterRadiusAuthDeadtime value will be used for that server. The SNMP set command is not supported for this MIB attribute.rw
Unsigned32
.1.3.6.1.4.1.193.218.2.32.1.2.3
eriRouterRadiusAcctTriesThe number of times the system will attempt to transmit an accounting record to a RADIUS server. If multiple RADIUS accounting servers have been configured retransmissions will cycle through the other servers before being retransmitted to the server that originally failed to respond. Note: if the system is using a RADIUS server for both authorization and accounting, this object's value will be ignored for that server. Instead the eriRouterRadiusAuthTries value will be used for that server. The SNMP set command is not supported for this MIB attribute.rw
Unsigned32
.1.3.6.1.4.1.193.218.2.32.1.2.4
eriRouterRadiusAcctSrvTableThis table augments the radiusAccServerTable. All entries that exist in that table will have a corresponding entry in this table.
SEQUENCE OF EriRouterRadiusAcctSrvEntry
.1.3.6.1.4.1.193.218.2.32.1.2.5
eriRouterRadiusAcctSrvEntryA proprietary extension to the radiusAccServerEntry.
EriRouterRadiusAcctSrvEntry
.1.3.6.1.4.1.193.218.2.32.1.2.5.1
eriRouterRadiusAcctSrvStateThe current state of the RADIUS server.ro
EriRouterRadiusServerState
.1.3.6.1.4.1.193.218.2.32.1.2.5.1.1
eriRouterRadiusAcctSrvLastChangeThe value of sysUpTime when this server last changed state. If eriRouterRadiusAcctSrvState is 'unknown' this is effectively the value of sysUpTime when this server was initially configured.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.193.218.2.32.1.2.5.1.2
eriRouterRadiusAcctSrvCounterResetTimeThe value of sysUpTime on the most recent occasion when any of the counters for this RADIUS server experienced a discontinuity. Note: this includes counters in this table as well as those in radiusAccServerTable.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.193.218.2.32.1.2.5.1.3
eriRouterRadiusAcctSrvSendErrorsThe number of packets destined to this RADIUS server which could not be transmitted due to an error. Discontinuities in the value of this counter are indicated by the value of eriRouterRadiusAcctSrvCounterResetTime.ro
Counter32 UNITS "packets"
.1.3.6.1.4.1.193.218.2.32.1.2.5.1.4
eriRouterRadiusAcctStripDomainIf this object is false, the entire username, including the domain name is sent to the RADIUS server. If true, the domain portion of a structured username is stripped before relaying a request to a RADIUS server. The SNMP set command is not supported for this MIB attribute.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.193.218.2.32.1.2.6
eriRouterRadiusNotifyObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.193.218.2.32.1.3
eriRouterRadiusClientPortA system may be configured to use a range of source TCP/IP ports when sending requests to a RADIUS server. When a server transitions to 'up' or 'down' and a state-change notification is generated, an instance of this object is included to indicate which source port was being used when the server changed state.ro
Unsigned32
.1.3.6.1.4.1.193.218.2.32.1.3.1
eriRouterRadiusContextThe name of the context in which this server is configured.ro
SnmpAdminString
.1.3.6.1.4.1.193.218.2.32.1.3.2
eriRouterRadiusReasonThe reason for the server's last state change.ro
EriRouterRadiusServerReason
.1.3.6.1.4.1.193.218.2.32.1.3.3
eriRouterRadiusUsernameThe name of the user the system was trying to authenticate or send accouting information for when the RADIUS server transitioned to 'down'. Note: the 'username' is only valid when transitioning due to a packet-level timeout. When transitioning due to any other reason the value for this object will be a zero-length string.ro
SnmpAdminString
.1.3.6.1.4.1.193.218.2.32.1.3.4
eriRouterRadiusMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.193.218.2.32.2
eriRouterRadiusCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.193.218.2.32.2.1
eriRouterRadiusComplianceThe compliance statement for SNMP entities which implement this MIB.deprecated
Unknown
.1.3.6.1.4.1.193.218.2.32.2.1.1
eriRouterRadiusCompliance2The compliance statement for SNMP entities which implement this MIB.
Unknown
.1.3.6.1.4.1.193.218.2.32.2.1.2
eriRouterRadiusGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.193.218.2.32.2.2
eriRouterRadiusAuthGroupThe collection of objects used to manage RADIUS authentication servers.deprecated
Unknown
.1.3.6.1.4.1.193.218.2.32.2.2.1
eriRouterRadiusAcctGroupThe collection of objects used to manage RADIUS accounting servers.deprecated
Unknown
.1.3.6.1.4.1.193.218.2.32.2.2.2
eriRouterRadiusNotifyGroupThe collection of objects used only in notifications.
Unknown
.1.3.6.1.4.1.193.218.2.32.2.2.3
eriRouterRadiusAuthNotifyGroupNotification for tracking the status of RADIUS authentication servers.
Unknown
.1.3.6.1.4.1.193.218.2.32.2.2.4
eriRouterRadiusAcctNotifyGroupNotification for tracking the status of RADIUS accounting servers.
Unknown
.1.3.6.1.4.1.193.218.2.32.2.2.5
eriRouterRadiusAuthGroup2The collection of objects used to manage RADIUS authentication servers.
Unknown
.1.3.6.1.4.1.193.218.2.32.2.2.6
eriRouterRadiusAcctGroup2The collection of objects used to manage RADIUS accounting servers.
Unknown
.1.3.6.1.4.1.193.218.2.32.2.2.7
ERICSSON-ROUTER-RADIUS-MIB - SNMP MIB Reference | MIBs Explorer