RC-RADIUS-MIB

MIB Reference — IPNetwork Monitor

All MIBsRC-RADIUS-MIB

Organization: Bay Networks, Rapid-City Group

Last Updated: 2007-06-27

Category: Nortel Enterprise Data, RADIUS and AAA

Description:

Manages RADIUS server configuration and authentication accounting on Bay Networks Rapid-City series switches.

Imported Objects

From IF-MIB

InterfaceIndex

From RAPID-CITY

rcEapOBJECT-IDENTITY
rcRadiusOBJECT-IDENTITY

From SNMP-FRAMEWORK-MIB

SnmpAdminString

From SNMPv2-SMI

Counter32
Integer32
IpAddress
MODULE-IDENTITY
OBJECT-TYPE
TimeTicks

From SNMPv2-TC

DisplayString
MacAddress
RowStatus
TruthValue

What Is RC-RADIUS-MIB?

RC-RADIUS-MIB is a Bay Networks/Nortel enterprise MIB for the Accelar (Rapid-City) switch family that manages RADIUS authentication and accounting client configuration used for device login and command-line access control. It exposes global settings for RADIUS authentication and accounting (server table size, attribute values, CLI command inclusion in accounting records) as well as EAP-related global objects for 802.1X-style authentication. Its monitoring role centers on software/security-service status rather than hardware: an administrator can confirm whether RADIUS authentication and accounting are enabled, verify how many RADIUS servers are configured, and check whether CLI command auditing is turned on, all of which affect whether login/access events are properly authenticated and logged. It is closely tied to the RADIUS protocol standard (RFC 2865/2866) as its underlying authentication/accounting mechanism, implemented here as an Accelar-specific configuration MIB. It is deployed on Bay Networks/Nortel Accelar switches in environments requiring centralized AAA (authentication, authorization, accounting) for device management access. Engineers can download the RC-RADIUS-MIB file directly to load it into their MIB browser.

IPNetwork Monitor allows you to monitor SNMP objects defined in RC-RADIUS-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • RADIUS authentication enable/disable and server count
  • RADIUS accounting enable and CLI command logging
  • RADIUS vendor-specific attribute configuration
  • 802.1X/EAP global authentication settings
  • RADIUS statistics reset/clear operations

Supported Devices

  • Bay Networks/Nortel Accelar (Rapid-City) switches

Monitoring Examples

An admin would check rcRadiusGlobalEnable and rcRadiusGlobalMaxNumberServer/rcRadiusGlobalServerTableSize to confirm RADIUS authentication is active and how many servers are configured, and rcRadiusGlobalAcctEnable/rcRadiusGlobalAcctIncludeCli to verify accounting records capture CLI commands. rcRadiusGlobalClearStat lets an operator reset counters when troubleshooting, while rcRadiusGlobalAttributeValue and rcRadiusGlobalAcctAttributeValue expose the vendor-specific attribute IDs used in RADIUS exchanges. If login attempts stop generating accounting records, checking rcRadiusGlobalAcctEnable would be a first diagnostic step.

OIDs
OID symbolicOID numericTypeAccessDescription
rcRadiusMib1.3.6.1.4.1.2272.1.29.0Enterprise MIB for the Accelar product family.
rcRadiusGlobal1.3.6.1.4.1.2272.1.29.1
T/F rcRadiusGlobalEnable1.3.6.1.4.1.2272.1.29.1.1TruthValueread-writeEnable/disable this feature.
INT rcRadiusGlobalMaxNumberServer1.3.6.1.4.1.2272.1.29.1.2INTEGERread-writeMaximum number of RADIUS servers.
INT rcRadiusGlobalAttributeValue1.3.6.1.4.1.2272.1.29.1.3INTEGERread-writeInteger value for Access-Priority attribute.
I32 rcRadiusGlobalServerTableSize1.3.6.1.4.1.2272.1.29.1.4Integer32read-onlyUsed to indicate the number of entries in the rcRadiusServerTable.
T/F rcRadiusGlobalAcctEnable1.3.6.1.4.1.2272.1.29.1.5TruthValueread-writeEnable/disable Radius Accounting feature.
INT rcRadiusGlobalAcctAttributeValue1.3.6.1.4.1.2272.1.29.1.6INTEGERread-writeInteger value for User-Command attribute.
T/F rcRadiusGlobalAcctIncludeCli1.3.6.1.4.1.2272.1.29.1.7TruthValueread-writeInclude/Exclude cli-commands in radius acccounting updates.
T/F rcRadiusGlobalClearStat1.3.6.1.4.1.2272.1.29.1.8TruthValueread-writeClear Radius Statistic for all servers configured.
INT rcRadiusGlobalMcastAttributeValue1.3.6.1.4.1.2272.1.29.1.9INTEGERread-writeInteger value for multicast address vendor specific attribute.
INT rcRadiusGlobalAuthInfoAttributeValue1.3.6.1.4.1.2272.1.29.1.10INTEGERread-writeInteger value for Auth-Info vendor specific attribute.
INT rcRadiusGlobalCommandAccess1.3.6.1.4.1.2272.1.29.1.11INTEGERread-writeInteger value for Command-Access attribute.
INT rcRadiusGlobalCliCommands1.3.6.1.4.1.2272.1.29.1.12INTEGERread-writeInteger value for Cli-Command attribute.
INT rcRadiusGlobalIgapLogFSize1.3.6.1.4.1.2272.1.29.1.13INTEGERread-writeMaximum size for the IGAP accounting time-out log file in KB.
T/F rcRadiusGlobalCliProfEnable1.3.6.1.4.1.2272.1.29.1.14TruthValueread-writeEnable/disable Radius CLI Profiling.
C32 rcRadiusGlobalAuthInvalidServerAddress1.3.6.1.4.1.2272.1.29.1.15Counter32read-onlyNumber of Access Responses from unknown or invalid Radius servers.
T/F rcRadiusGlobalSourceIpFlag1.3.6.1.4.1.2272.1.29.1.16TruthValueread-writeFlag to include configured IP address as source address in RADIUS packets.
INT rcRadiusGlobalIgapPasswdAttr1.3.6.1.4.1.2272.1.29.1.17INTEGERread-writeWhen this variable is set to standard(1), password in IGAP join request is sent in standard RADIUS password attribute. When set to authinfo(2), the password is encoded in Auth-Info attribute.
INT rcRadiusGlobalCliCmdCount1.3.6.1.4.1.2272.1.29.1.18INTEGERread-writeInteger value for Cli-Command-count.
rcRadiusServerTable1.3.6.1.4.1.2272.1.29.2not-accessibleThe RADIUS table (0 to 10 entries). This table lists the information of the RADIUS server.
rcRadiusServerEntry1.3.6.1.4.1.2272.1.29.2.1not-accessibleA RADIUS server table entry.
INT rcRadiusServerPriority1.3.6.1.4.1.2272.1.29.2.1.1INTEGERread-writeServer priority, used to control which server to choose first to send authentication.
IP rcRadiusServerAddress1.3.6.1.4.1.2272.1.29.2.1.2IpAddressread-writeServer IP address of the RADIUS authentication server referred to in this table entry.
INT rcRadiusServerTimeOut1.3.6.1.4.1.2272.1.29.2.1.3INTEGERread-writeThe time interval in seconds before the client retransmit the packet.
T/F rcRadiusServerEnable1.3.6.1.4.1.2272.1.29.2.1.4TruthValueread-writeEnable or disable this server.
INT rcRadiusServerMaxRetries1.3.6.1.4.1.2272.1.29.2.1.5INTEGERread-writeMaximum number of retransmissions.
INT rcRadiusServerUdpPort1.3.6.1.4.1.2272.1.29.2.1.6INTEGERread-writeThe UDP port the client is using to send requests to this server.
STR rcRadiusServerSecretKey1.3.6.1.4.1.2272.1.29.2.1.7DisplayStringread-writeThe identifier of the RADIUS authentication client.
C32 rcRadiusServerAccessRequests1.3.6.1.4.1.2272.1.29.2.1.8Counter32read-onlyThe number of RADIUS access-response packets sent to this server. This does not include retransmissions.
C32 rcRadiusServerAccessAccepts1.3.6.1.4.1.2272.1.29.2.1.9Counter32read-onlyThe number of RADIUS access-accept packets (valid or invalid) received from this server.
C32 rcRadiusServerAccessRejects1.3.6.1.4.1.2272.1.29.2.1.10Counter32read-onlyThe number of RADIUS access-reject packets (valid or invalid) received from this server.
C32 rcRadiusServerBadResponses1.3.6.1.4.1.2272.1.29.2.1.11Counter32read-onlyThe number of RADIUS invalid access-response packets received from this server.
C32 rcRadiusServerPendingRequests1.3.6.1.4.1.2272.1.29.2.1.12Counter32read-onlyThe number of RADIUS access-request packets destined for this 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-accept, access-reject, a timeout or retransmission.
C32 rcRadiusServerClientRetries1.3.6.1.4.1.2272.1.29.2.1.13Counter32read-onlyThe number of authentication retransmission to this server.
ROW rcRadiusServerRowStatus1.3.6.1.4.1.2272.1.29.2.1.14RowStatusread-writeUsed to create/delete entries.
T/F rcRadiusServerAcctEnable1.3.6.1.4.1.2272.1.29.2.1.15TruthValueread-writeEnable or disable Radius Accounting on this server.
INT rcRadiusServerAcctUdpPort1.3.6.1.4.1.2272.1.29.2.1.16INTEGERread-writeThe UDP port the client used to send accounting requests to this server.
C32 rcRadiusServerAcctOnRequests1.3.6.1.4.1.2272.1.29.2.1.17Counter32read-onlyThe number of RADIUS accounting-on packets sent to this server. This does not include retransmissions.
C32 rcRadiusServerAcctOffRequests1.3.6.1.4.1.2272.1.29.2.1.18Counter32read-onlyThe number of RADIUS accounting-off packets sent to this server. This does not include retransmissions.
C32 rcRadiusServerAcctStartRequests1.3.6.1.4.1.2272.1.29.2.1.19Counter32read-onlyThe number of RADIUS accounting-start packets sent to this server. This does not include retransmissions.
C32 rcRadiusServerAcctStopRequests1.3.6.1.4.1.2272.1.29.2.1.20Counter32read-onlyThe number of RADIUS accounting-stop packets sent to this server. This does not include retransmissions.
C32 rcRadiusServerAcctInterimRequests1.3.6.1.4.1.2272.1.29.2.1.21Counter32read-onlyThe number of RADIUS accounting-interim packets sent to this server. This does not include retransmissions.
C32 rcRadiusServerAcctBadResponses1.3.6.1.4.1.2272.1.29.2.1.22Counter32read-onlyThe number of Invalid responses received from this server.
C32 rcRadiusServerAcctPendingRequests1.3.6.1.4.1.2272.1.29.2.1.23Counter32read-onlyThe number of RADIUS accounting packets that are waiting be sent to this server. This variable is incremented whenever any accounting-request is sent to this server and decremented when an acknowledgement is received or timeout occurs.
C32 rcRadiusServerAcctClientRetries1.3.6.1.4.1.2272.1.29.2.1.24Counter32read-onlyThe number of RADIUS accounting packets retransmitted to this server.
rcRadiusServTable1.3.6.1.4.1.2272.1.29.3not-accessibleThe RADIUS table (0 to 10 entries). This table lists the information of the RADIUS server.
rcRadiusServEntry1.3.6.1.4.1.2272.1.29.3.1not-accessibleA RADIUS server table entry.
INT rcRadiusServPriority1.3.6.1.4.1.2272.1.29.3.1.1INTEGERread-writeServer priority, used to control which server to choose first to send authentication.
IP rcRadiusServAddress1.3.6.1.4.1.2272.1.29.3.1.2IpAddressread-writeServer IP address of the RADIUS authentication server referred to in this table entry.
INT rcRadiusServTimeOut1.3.6.1.4.1.2272.1.29.3.1.3INTEGERread-writeThe time interval in seconds before the client retransmit the packet.
T/F rcRadiusServEnable1.3.6.1.4.1.2272.1.29.3.1.4TruthValueread-writeEnable or disable this server.
INT rcRadiusServMaxRetries1.3.6.1.4.1.2272.1.29.3.1.5INTEGERread-writeMaximum number of retransmissions.
INT rcRadiusServUdpPort1.3.6.1.4.1.2272.1.29.3.1.6INTEGERread-writeThe UDP port the client is using to send requests to this server.
STR rcRadiusServSecretKey1.3.6.1.4.1.2272.1.29.3.1.7DisplayStringread-writeThe identifier of the RADIUS authentication client.
C32 rcRadiusServAccessRequests1.3.6.1.4.1.2272.1.29.3.1.8Counter32read-onlyThe number of RADIUS access-response packets sent to this server. This does not include retransmissions.
C32 rcRadiusServAccessAccepts1.3.6.1.4.1.2272.1.29.3.1.9Counter32read-onlyThe number of RADIUS access-accept packets (valid or invalid) received from this server.
C32 rcRadiusServAccessRejects1.3.6.1.4.1.2272.1.29.3.1.10Counter32read-onlyThe number of RADIUS access-reject packets (valid or invalid) received from this server.
C32 rcRadiusServBadResponses1.3.6.1.4.1.2272.1.29.3.1.11Counter32read-onlyThe number of RADIUS invalid access-response packets received from this server.
C32 rcRadiusServPendingRequests1.3.6.1.4.1.2272.1.29.3.1.12Counter32read-onlyThe number of RADIUS access-request packets destined for this 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-accept, access-reject, a timeout or retransmission.
C32 rcRadiusServClientRetries1.3.6.1.4.1.2272.1.29.3.1.13Counter32read-onlyThe number of authentication retransmission to this server.
ROW rcRadiusServRowStatus1.3.6.1.4.1.2272.1.29.3.1.14RowStatusread-writeUsed to create/delete entries.
T/F rcRadiusServAcctEnable1.3.6.1.4.1.2272.1.29.3.1.15TruthValueread-writeEnable or disable Radius Accounting on this server.
INT rcRadiusServAcctUdpPort1.3.6.1.4.1.2272.1.29.3.1.16INTEGERread-writeThe UDP port the client used to send accounting requests to this server.
C32 rcRadiusServAcctOnRequests1.3.6.1.4.1.2272.1.29.3.1.17Counter32read-onlyThe number of RADIUS accounting-on packets sent to this server. This does not include retransmissions.
C32 rcRadiusServAcctOffRequests1.3.6.1.4.1.2272.1.29.3.1.18Counter32read-onlyThe number of RADIUS accounting-off packets sent to this server. This does not include retransmissions.
C32 rcRadiusServAcctStartRequests1.3.6.1.4.1.2272.1.29.3.1.19Counter32read-onlyThe number of RADIUS accounting-start packets sent to this server. This does not include retransmissions.
C32 rcRadiusServAcctStopRequests1.3.6.1.4.1.2272.1.29.3.1.20Counter32read-onlyThe number of RADIUS accounting-stop packets sent to this server. This does not include retransmissions.
C32 rcRadiusServAcctInterimRequests1.3.6.1.4.1.2272.1.29.3.1.21Counter32read-onlyThe number of RADIUS accounting-interim packets sent to this server. This does not include retransmissions.
C32 rcRadiusServAcctBadResponses1.3.6.1.4.1.2272.1.29.3.1.22Counter32read-onlyThe number of Invalid responses received from this server.
C32 rcRadiusServAcctPendingRequests1.3.6.1.4.1.2272.1.29.3.1.23Counter32read-onlyThe number of RADIUS accounting packets that are waiting be sent to this server. This variable is incremented whenever any accounting-request is sent to this server and decremented when an acknowledgement is received or timeout occurs.
C32 rcRadiusServAcctClientRetries1.3.6.1.4.1.2272.1.29.3.1.24Counter32read-onlyThe number of RADIUS accounting packets retransmitted to this server.
INT rcRadiusServUsedBy1.3.6.1.4.1.2272.1.29.3.1.25INTEGERread-onlycli(1): for cli login, igap(2): for igap,snmp(3): for snmp login, eap(4) for EAP PAE Authenticator.
IP rcRadiusServNasIpAddress1.3.6.1.4.1.2272.1.29.3.1.26IpAddressread-onlyRADIUS Client NAS Identifier for this server.
STR rcRadiusServRoundTripTime1.3.6.1.4.1.2272.1.29.3.1.27DisplayStringread-onlyTime different between the instance when a RADIUS request is sent and the corresponding response is received.
C32 rcRadiusServAccessChallanges1.3.6.1.4.1.2272.1.29.3.1.28Counter32read-onlyThe number of RADIUS access-challanges packets sent to this server. This does not include retransmission.
IP rcRadiusServSourceIpAddr1.3.6.1.4.1.2272.1.29.3.1.29IpAddressread-writesource IP address RADIUS packets.
rcRadiusGlobalSnmp1.3.6.1.4.1.2272.1.29.4
T/F rcRadiusGlobalSnmpEnable1.3.6.1.4.1.2272.1.29.4.1TruthValueread-writeEnable/disable snmp radius authentication.
T/F rcRadiusGlobalSnmpAcctEnable1.3.6.1.4.1.2272.1.29.4.2TruthValueread-writeEnable/disable Radius Accounting for SNMP.
INT rcRadiusGlobalSnmpReAuthenticateTimer1.3.6.1.4.1.2272.1.29.4.3INTEGERread-writeInteger value representing Re-Authenticate Timer in seconds. Timer to be used to Re- Authenticate a SNMP Session.
INT rcRadiusGlobalSnmpAbortSessionTimer1.3.6.1.4.1.2272.1.29.4.4INTEGERread-writeInteger value representing the time in seconds after which the snmp session is considered expired and Radius Accounting Stop message is sent.
STR rcRadiusGlobalSnmpUserName1.3.6.1.4.1.2272.1.29.4.5DisplayStringread-writeUser name for Radius SNMP Accounting.
MAC rcRadiusEapLastRejMac1.3.6.1.4.1.2272.1.29.4.6MacAddressread-onlyUsed to store the Last Rejected MAC address on an EAP enabled port.
NUM rcRadiusPaePortNumber1.3.6.1.4.1.2272.1.29.4.7InterfaceIndexread-onlyUsed to store the Port Number on which a MAC intrusion occurred.
MAC rcRadiusEapLastAuthMac1.3.6.1.4.1.2272.1.29.4.8MacAddressread-onlyUsed to store the Last Authenticated MAC address on an EAP enabled port.
rcEapGlobal1.3.6.1.4.1.2272.1.57.1
T/F rcEapGlobalRadAcctEnable1.3.6.1.4.1.2272.1.57.1.1TruthValueread-writeIndicates whether EAP Sessions need to be Accounted with a RADIUS server. When this value is TRUE, device attempts to send RADIUS Accounting-Start and Accounting-Stop requests upon 802.1x user login and logoff respectively.
T/F rcEapGlobalClearStats1.3.6.1.4.1.2272.1.57.1.2TruthValueread-writeWhen the value of this variable is set to TRUE, all the EAPOL (8021x) related statistics will be reset.
T/F rcEapGlobalGuestVlanEnable1.3.6.1.4.1.2272.1.57.1.3TruthValueread-writeWhen this variable is set to TRUE, EAPoL Guest Vlan feature will be enabled globally
INT rcEapGlobalGuestVlanId1.3.6.1.4.1.2272.1.57.1.4INTEGERread-writeA value representing the VLAN to be used as a Global Guest VLAN. When corresponding value is not specified at the port level, supplicants are granted access to the network through this VLAN before they are authenticated.
T/F rcEapGlobalRadAuthNonEapClients1.3.6.1.4.1.2272.1.57.1.5TruthValueread-writeWhen this variable is set to TRUE, Radius Mac Centralization feature will be enabled globally
I32 rcEapGlobalRadDiscardFilterAgeout1.3.6.1.4.1.2272.1.57.1.6Integer32read-writeAge out period for pending non-eap-macs due to server timeout or unreachable
rcEapPortTable1.3.6.1.4.1.2272.1.57.2not-accessibleEAP properietery table for port level commands
rcEapPortEntry1.3.6.1.4.1.2272.1.57.2.1not-accessibleEntry containing the EAP properietry configuration information at the port level.
NUM rcEapPortIndex1.3.6.1.4.1.2272.1.57.2.1.1InterfaceIndexnot-accessibleAn index value that uniquely identifies a port. This value is similar to ifIndex in MIB2.
T/F rcEapPortGuestVlanEnable1.3.6.1.4.1.2272.1.57.2.1.2TruthValueread-writeWhen this variable is set to TRUE, EAPoL Guest Vlan feature will be enabled on the port
INT rcEapPortGuestVlanId1.3.6.1.4.1.2272.1.57.2.1.3INTEGERread-writeA value representing the VLAN to be used as a Guest VLAN. Access to the host/s connected to this port is provided through this VLAN before any of the hosts are EAP (802.1X) authenticated.
T/F rcEapPortMultiHostEnable1.3.6.1.4.1.2272.1.57.2.1.4TruthValueread-writeWhen this variable is set to TRUE, the system is enabled to have multiple 802.1X supplicants authenticated from the same port
INT rcEapPortMultiHostMaxClients1.3.6.1.4.1.2272.1.57.2.1.5INTEGERread-writeInteger value representing the maximum number of supplicants that are allowed to get authenticated on the port. This is applicable rcEapPortMultiHostEnable is set to TRUE.
T/F rcEapPortAllowNonEapHost1.3.6.1.4.1.2272.1.57.2.1.6TruthValueread-writeWhen this variable is set to TRUE, the system is enabled to allow hosts that do not participate in 802.1X authentication to get network access.
INT rcEapPortNonEapMaxClients1.3.6.1.4.1.2272.1.57.2.1.7INTEGERread-writeInteger value representing the maximum number of non-802.1X hosts that are allowed to connect to the port.
T/F rcEapPortRadAuthNonEapClients1.3.6.1.4.1.2272.1.57.2.1.8TruthValueread-writeWhen this variable is set to TRUE, the system is enabled to allow Non-Eap hosts on the port to get network access through radius based Mac authorization.
T/F rcEapPortShutDownOnIntrusion1.3.6.1.4.1.2272.1.57.2.1.9TruthValueread-writeWhen this variable is set to TRUE, the port is shutdown on encountering [max + 1st] non-eap client on the port
rcEapPortAllowedMacTable1.3.6.1.4.1.2272.1.57.3not-accessibleEAP properietery table for allowed mac addresses of non EAP clients
rcEapPortAllowedMacEntry1.3.6.1.4.1.2272.1.57.3.1not-accessibleEntry containing MAC addresses for Non EAP hosts allowed on the port
NUM rcEapPortAllowedMacPort1.3.6.1.4.1.2272.1.57.3.1.1InterfaceIndexnot-accessibleAn index value that uniquely identifies a port. This value is similar to ifIndex in MIB2.
MAC rcEapPortAllowedMacAddr1.3.6.1.4.1.2272.1.57.3.1.2MacAddressnot-accessibleMAC address of a non EAP host that is granted access on the port.
ROW rcEapPortAllowedMacRowStatus1.3.6.1.4.1.2272.1.57.3.1.3RowStatusread-writeUsed to create/delete entries in rcEapPortAllowedMacTable.
rcEapMultiHostStatusTable1.3.6.1.4.1.2272.1.57.4not-accessibleThis table is used to control the EAP multihost configuration for each port in the system.
rcEapMultiHostStatusEntry1.3.6.1.4.1.2272.1.57.4.1not-accessibleThe EAP multihost configuration for a port.
NUM rcEapMultiHostStatusPortNumber1.3.6.1.4.1.2272.1.57.4.1.1InterfaceIndexnot-accessibleThe Port number associated with this client.
MAC rcEapMultiHostStatusClientMACAddr1.3.6.1.4.1.2272.1.57.4.1.2MacAddressnot-accessibleThe MAC address of the client.
INT rcEapMultiHostStatusPaeState1.3.6.1.4.1.2272.1.57.4.1.3INTEGERread-onlyThe current value of the Authenticator PAE state machine.
INT rcEapMultiHostStatusBackendAuthState1.3.6.1.4.1.2272.1.57.4.1.4INTEGERread-onlyThe current state of the Backend Authentication state machine.
rcEapMultiHostSessionStatsTable1.3.6.1.4.1.2272.1.57.5not-accessibleA table that contains the session statistics objects for the Authenticator PAE associated with each EAP client on each Port.An entry appears in this table for each client MAC address on each port that may authenticate access to itself.
rcEapMultiHostSessionStatsEntry1.3.6.1.4.1.2272.1.57.5.1not-accessibleThe session statistics information for an Authenticator PAE. This shows the current values being collected for each session that is still in progress, or the final values for the last valid session for each client where there is no session currently active.
NUM rcEapMultiHostSessionStatsPortNumber1.3.6.1.4.1.2272.1.57.5.1.1InterfaceIndexnot-accessibleThe Port number associated with this client.
MAC rcEapMultiHostSessionStatsClientMACAddr1.3.6.1.4.1.2272.1.57.5.1.2MacAddressnot-accessibleThe MAC address of this client.
STR rcEapMultiHostSessionId1.3.6.1.4.1.2272.1.57.5.1.3SnmpAdminStringread-onlyA unique identifier for the session, in the form of a printable ASCII string of at least three characters.
INT rcEapMultiHostSessionAuthenticMethod1.3.6.1.4.1.2272.1.57.5.1.4INTEGERread-onlyThe authentication method used to establish the session.
TIK rcEapMultiHostSessionTime1.3.6.1.4.1.2272.1.57.5.1.5TimeTicksread-onlyThe duration of the session in seconds.
INT rcEapMultiHostSessionTerminateCause1.3.6.1.4.1.2272.1.57.5.1.6INTEGERread-onlyThe reason for the session termination.
STR rcEapMultiHostSessionUserName1.3.6.1.4.1.2272.1.57.5.1.7SnmpAdminStringread-onlyThe User-Name representing the identity of the Supplicant PAE.
rcEapPortRadiusMacTable1.3.6.1.4.1.2272.1.57.6not-accessibleEAP proprietary table for non-EAP hosts authenticated using radius server.
rcEapPortRadiusMacEntry1.3.6.1.4.1.2272.1.57.6.1not-accessibleEntry containing MAC addresses for Non EAP hosts authenticated using radius server.
NUM rcEapPortRadiusMacPort1.3.6.1.4.1.2272.1.57.6.1.1InterfaceIndexnot-accessibleAn index value that uniquely identifies a port.
MAC rcEapPortRadiusMacAddr1.3.6.1.4.1.2272.1.57.6.1.2MacAddressnot-accessibleMAC address of a non EAP host that is authenticated using radius server.
INT rcEapPortRadiusMacStatus1.3.6.1.4.1.2272.1.57.6.1.3INTEGERread-onlyAuthentication status of the non EAP host that is authenticated using radius server.

RFC description

Configures RADIUS authentication, EAP port security, and MAC-based access control.

Start monitoring Bay Networks/Nortel Accelar (Rapid-City) switches (RADIUS AAA client configuration) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download RC-RADIUS-MIB