RC-RADIUS-MIB: View SNMP OID List / Download MIB
VENDOR: RAPID CITY COMMUNICATION
Home | MIB: RC-RADIUS-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).
|
|||
Object Name | OID | Type | Access | Info |
rcRadiusMib | 1.3.6.1.4.1.2272.1.29.0 |
Enterprise MIB for the Accelar product family. |
||
rcRadiusGlobal | 1.3.6.1.4.1.2272.1.29.1 | |||
rcRadiusGlobalEnable | 1.3.6.1.4.1.2272.1.29.1.1 | truthvalue | read-write |
Enable/disable this feature. |
rcRadiusGlobalMaxNumberServer | 1.3.6.1.4.1.2272.1.29.1.2 | integer | read-write |
Maximum number of RADIUS servers. |
rcRadiusGlobalAttributeValue | 1.3.6.1.4.1.2272.1.29.1.3 | integer | read-write |
Integer value for Access-Priority attribute. |
rcRadiusGlobalServerTableSize | 1.3.6.1.4.1.2272.1.29.1.4 | integer32 | read-only |
Used to indicate the number of entries in the rcRadiusServerTable. |
rcRadiusGlobalAcctEnable | 1.3.6.1.4.1.2272.1.29.1.5 | truthvalue | read-write |
Enable/disable Radius Accounting feature. |
rcRadiusGlobalAcctAttributeValue | 1.3.6.1.4.1.2272.1.29.1.6 | integer | read-write |
Integer value for User-Command attribute. |
rcRadiusGlobalAcctIncludeCli | 1.3.6.1.4.1.2272.1.29.1.7 | truthvalue | read-write |
Include/Exclude cli-commands in radius acccounting updates. |
rcRadiusGlobalClearStat | 1.3.6.1.4.1.2272.1.29.1.8 | truthvalue | read-write |
Clear Radius Statistic for all servers configured. |
rcRadiusGlobalMcastAttributeValue | 1.3.6.1.4.1.2272.1.29.1.9 | integer | read-write |
Integer value for multicast address vendor specific attribute. |
rcRadiusGlobalAuthInfoAttributeValue | 1.3.6.1.4.1.2272.1.29.1.10 | integer | read-write |
Integer value for Auth-Info vendor specific attribute. |
rcRadiusGlobalCommandAccess | 1.3.6.1.4.1.2272.1.29.1.11 | integer | read-write |
Integer value for Command-Access attribute. |
rcRadiusGlobalCliCommands | 1.3.6.1.4.1.2272.1.29.1.12 | integer | read-write |
Integer value for Cli-Command attribute. |
rcRadiusGlobalIgapLogFSize | 1.3.6.1.4.1.2272.1.29.1.13 | integer | read-write |
Maximum size for the IGAP accounting time-out log file in KB. |
rcRadiusGlobalCliProfEnable | 1.3.6.1.4.1.2272.1.29.1.14 | truthvalue | read-write |
Enable/disable Radius CLI Profiling. |
rcRadiusGlobalAuthInvalidServerAddress | 1.3.6.1.4.1.2272.1.29.1.15 | counter32 | read-only |
Number of Access Responses from unknown or invalid Radius servers. |
rcRadiusGlobalSourceIpFlag | 1.3.6.1.4.1.2272.1.29.1.16 | truthvalue | read-write |
Flag to include configured IP address as source address in RADIUS packets. |
rcRadiusGlobalIgapPasswdAttr | 1.3.6.1.4.1.2272.1.29.1.17 | integer | read-write |
When 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. Enumeration: 'authinfo': 2, 'standard': 1. |
rcRadiusGlobalCliCmdCount | 1.3.6.1.4.1.2272.1.29.1.18 | integer | read-write |
Integer value for Cli-Command-count. |
rcRadiusServerTable | 1.3.6.1.4.1.2272.1.29.2 | no-access |
The RADIUS table (0 to 10 entries). This table lists the information of the RADIUS server. |
|
1.3.6.1.4.1.2272.1.29.2.1 | no-access |
A RADIUS server table entry. |
||
rcRadiusServerPriority | 1.3.6.1.4.1.2272.1.29.2.1.1 | integer | read-write |
Server priority, used to control which server to choose first to send authentication. |
rcRadiusServerAddress | 1.3.6.1.4.1.2272.1.29.2.1.2 | ipaddress | read-write |
Server IP address of the RADIUS authentication server referred to in this table entry. |
rcRadiusServerTimeOut | 1.3.6.1.4.1.2272.1.29.2.1.3 | integer | read-write |
The time interval in seconds before the client retransmit the packet. |
rcRadiusServerEnable | 1.3.6.1.4.1.2272.1.29.2.1.4 | truthvalue | read-write |
Enable or disable this server. |
rcRadiusServerMaxRetries | 1.3.6.1.4.1.2272.1.29.2.1.5 | integer | read-write |
Maximum number of retransmissions. |
rcRadiusServerUdpPort | 1.3.6.1.4.1.2272.1.29.2.1.6 | integer | read-write |
The UDP port the client is using to send requests to this server. |
rcRadiusServerSecretKey | 1.3.6.1.4.1.2272.1.29.2.1.7 | displaystring | read-write |
The identifier of the RADIUS authentication client. |
rcRadiusServerAccessRequests | 1.3.6.1.4.1.2272.1.29.2.1.8 | counter32 | read-only |
The number of RADIUS access-response packets sent to this server. This does not include retransmissions. |
rcRadiusServerAccessAccepts | 1.3.6.1.4.1.2272.1.29.2.1.9 | counter32 | read-only |
The number of RADIUS access-accept packets (valid or invalid) received from this server. |
rcRadiusServerAccessRejects | 1.3.6.1.4.1.2272.1.29.2.1.10 | counter32 | read-only |
The number of RADIUS access-reject packets (valid or invalid) received from this server. |
rcRadiusServerBadResponses | 1.3.6.1.4.1.2272.1.29.2.1.11 | counter32 | read-only |
The number of RADIUS invalid access-response packets received from this server. |
rcRadiusServerPendingRequests | 1.3.6.1.4.1.2272.1.29.2.1.12 | counter32 | read-only |
The 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. |
rcRadiusServerClientRetries | 1.3.6.1.4.1.2272.1.29.2.1.13 | counter32 | read-only |
The number of authentication retransmission to this server. |
rcRadiusServerRowStatus | 1.3.6.1.4.1.2272.1.29.2.1.14 | rowstatus | read-write |
Used to create/delete entries. |
rcRadiusServerAcctEnable | 1.3.6.1.4.1.2272.1.29.2.1.15 | truthvalue | read-write |
Enable or disable Radius Accounting on this server. |
rcRadiusServerAcctUdpPort | 1.3.6.1.4.1.2272.1.29.2.1.16 | integer | read-write |
The UDP port the client used to send accounting requests to this server. |
rcRadiusServerAcctOnRequests | 1.3.6.1.4.1.2272.1.29.2.1.17 | counter32 | read-only |
The number of RADIUS accounting-on packets sent to this server. This does not include retransmissions. |
rcRadiusServerAcctOffRequests | 1.3.6.1.4.1.2272.1.29.2.1.18 | counter32 | read-only |
The number of RADIUS accounting-off packets sent to this server. This does not include retransmissions. |
rcRadiusServerAcctStartRequests | 1.3.6.1.4.1.2272.1.29.2.1.19 | counter32 | read-only |
The number of RADIUS accounting-start packets sent to this server. This does not include retransmissions. |
rcRadiusServerAcctStopRequests | 1.3.6.1.4.1.2272.1.29.2.1.20 | counter32 | read-only |
The number of RADIUS accounting-stop packets sent to this server. This does not include retransmissions. |
rcRadiusServerAcctInterimRequests | 1.3.6.1.4.1.2272.1.29.2.1.21 | counter32 | read-only |
The number of RADIUS accounting-interim packets sent to this server. This does not include retransmissions. |
rcRadiusServerAcctBadResponses | 1.3.6.1.4.1.2272.1.29.2.1.22 | counter32 | read-only |
The number of Invalid responses received from this server. |
rcRadiusServerAcctPendingRequests | 1.3.6.1.4.1.2272.1.29.2.1.23 | counter32 | read-only |
The 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. |
rcRadiusServerAcctClientRetries | 1.3.6.1.4.1.2272.1.29.2.1.24 | counter32 | read-only |
The number of RADIUS accounting packets retransmitted to this server. |
rcRadiusServTable | 1.3.6.1.4.1.2272.1.29.3 | no-access |
The RADIUS table (0 to 10 entries). This table lists the information of the RADIUS server. |
|
1.3.6.1.4.1.2272.1.29.3.1 | no-access |
A RADIUS server table entry. |
||
rcRadiusServPriority | 1.3.6.1.4.1.2272.1.29.3.1.1 | integer | read-write |
Server priority, used to control which server to choose first to send authentication. |
rcRadiusServAddress | 1.3.6.1.4.1.2272.1.29.3.1.2 | ipaddress | read-write |
Server IP address of the RADIUS authentication server referred to in this table entry. |
rcRadiusServTimeOut | 1.3.6.1.4.1.2272.1.29.3.1.3 | integer | read-write |
The time interval in seconds before the client retransmit the packet. |
rcRadiusServEnable | 1.3.6.1.4.1.2272.1.29.3.1.4 | truthvalue | read-write |
Enable or disable this server. |
rcRadiusServMaxRetries | 1.3.6.1.4.1.2272.1.29.3.1.5 | integer | read-write |
Maximum number of retransmissions. |
rcRadiusServUdpPort | 1.3.6.1.4.1.2272.1.29.3.1.6 | integer | read-write |
The UDP port the client is using to send requests to this server. |
rcRadiusServSecretKey | 1.3.6.1.4.1.2272.1.29.3.1.7 | displaystring | read-write |
The identifier of the RADIUS authentication client. |
rcRadiusServAccessRequests | 1.3.6.1.4.1.2272.1.29.3.1.8 | counter32 | read-only |
The number of RADIUS access-response packets sent to this server. This does not include retransmissions. |
rcRadiusServAccessAccepts | 1.3.6.1.4.1.2272.1.29.3.1.9 | counter32 | read-only |
The number of RADIUS access-accept packets (valid or invalid) received from this server. |
rcRadiusServAccessRejects | 1.3.6.1.4.1.2272.1.29.3.1.10 | counter32 | read-only |
The number of RADIUS access-reject packets (valid or invalid) received from this server. |
rcRadiusServBadResponses | 1.3.6.1.4.1.2272.1.29.3.1.11 | counter32 | read-only |
The number of RADIUS invalid access-response packets received from this server. |
rcRadiusServPendingRequests | 1.3.6.1.4.1.2272.1.29.3.1.12 | counter32 | read-only |
The 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. |
rcRadiusServClientRetries | 1.3.6.1.4.1.2272.1.29.3.1.13 | counter32 | read-only |
The number of authentication retransmission to this server. |
rcRadiusServRowStatus | 1.3.6.1.4.1.2272.1.29.3.1.14 | rowstatus | read-write |
Used to create/delete entries. |
rcRadiusServAcctEnable | 1.3.6.1.4.1.2272.1.29.3.1.15 | truthvalue | read-write |
Enable or disable Radius Accounting on this server. |
rcRadiusServAcctUdpPort | 1.3.6.1.4.1.2272.1.29.3.1.16 | integer | read-write |
The UDP port the client used to send accounting requests to this server. |
rcRadiusServAcctOnRequests | 1.3.6.1.4.1.2272.1.29.3.1.17 | counter32 | read-only |
The number of RADIUS accounting-on packets sent to this server. This does not include retransmissions. |
rcRadiusServAcctOffRequests | 1.3.6.1.4.1.2272.1.29.3.1.18 | counter32 | read-only |
The number of RADIUS accounting-off packets sent to this server. This does not include retransmissions. |
rcRadiusServAcctStartRequests | 1.3.6.1.4.1.2272.1.29.3.1.19 | counter32 | read-only |
The number of RADIUS accounting-start packets sent to this server. This does not include retransmissions. |
rcRadiusServAcctStopRequests | 1.3.6.1.4.1.2272.1.29.3.1.20 | counter32 | read-only |
The number of RADIUS accounting-stop packets sent to this server. This does not include retransmissions. |
rcRadiusServAcctInterimRequests | 1.3.6.1.4.1.2272.1.29.3.1.21 | counter32 | read-only |
The number of RADIUS accounting-interim packets sent to this server. This does not include retransmissions. |
rcRadiusServAcctBadResponses | 1.3.6.1.4.1.2272.1.29.3.1.22 | counter32 | read-only |
The number of Invalid responses received from this server. |
rcRadiusServAcctPendingRequests | 1.3.6.1.4.1.2272.1.29.3.1.23 | counter32 | read-only |
The 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. |
rcRadiusServAcctClientRetries | 1.3.6.1.4.1.2272.1.29.3.1.24 | counter32 | read-only |
The number of RADIUS accounting packets retransmitted to this server. |
rcRadiusServUsedBy | 1.3.6.1.4.1.2272.1.29.3.1.25 | integer | read-only |
cli(1): for cli login, igap(2): for igap,snmp(3): for snmp login, eap(4) for EAP PAE Authenticator. Enumeration: 'eap': 4, 'igap': 2, 'snmp': 3, 'cli': 1. |
rcRadiusServNasIpAddress | 1.3.6.1.4.1.2272.1.29.3.1.26 | ipaddress | read-only |
RADIUS Client NAS Identifier for this server. |
rcRadiusServRoundTripTime | 1.3.6.1.4.1.2272.1.29.3.1.27 | displaystring | read-only |
Time different between the instance when a RADIUS request is sent and the corresponding response is received. |
rcRadiusServAccessChallanges | 1.3.6.1.4.1.2272.1.29.3.1.28 | counter32 | read-only |
The number of RADIUS access-challanges packets sent to this server. This does not include retransmission. |
rcRadiusServSourceIpAddr | 1.3.6.1.4.1.2272.1.29.3.1.29 | ipaddress | read-write |
source IP address RADIUS packets. |
rcRadiusGlobalSnmp | 1.3.6.1.4.1.2272.1.29.4 | |||
rcRadiusGlobalSnmpEnable | 1.3.6.1.4.1.2272.1.29.4.1 | truthvalue | read-write |
Enable/disable snmp radius authentication. |
rcRadiusGlobalSnmpAcctEnable | 1.3.6.1.4.1.2272.1.29.4.2 | truthvalue | read-write |
Enable/disable Radius Accounting for SNMP. |
rcRadiusGlobalSnmpReAuthenticateTimer | 1.3.6.1.4.1.2272.1.29.4.3 | integer | read-write |
Integer value representing Re-Authenticate Timer in seconds. Timer to be used to Re- Authenticate a SNMP Session. |
rcRadiusGlobalSnmpAbortSessionTimer | 1.3.6.1.4.1.2272.1.29.4.4 | integer | read-write |
Integer value representing the time in seconds after which the snmp session is considered expired and Radius Accounting Stop message is sent. |
rcRadiusGlobalSnmpUserName | 1.3.6.1.4.1.2272.1.29.4.5 | displaystring | read-write |
User name for Radius SNMP Accounting. |
rcRadiusEapLastRejMac | 1.3.6.1.4.1.2272.1.29.4.6 | macaddress | read-only |
Used to store the Last Rejected MAC address on an EAP enabled port. |
rcRadiusPaePortNumber | 1.3.6.1.4.1.2272.1.29.4.7 | interfaceindex | read-only |
Used to store the Port Number on which a MAC intrusion occurred. |
rcRadiusEapLastAuthMac | 1.3.6.1.4.1.2272.1.29.4.8 | macaddress | read-only |
Used to store the Last Authenticated MAC address on an EAP enabled port. |
rcEapGlobal | 1.3.6.1.4.1.2272.1.57.1 | |||
rcEapGlobalRadAcctEnable | 1.3.6.1.4.1.2272.1.57.1.1 | truthvalue | read-write |
Indicates 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. |
rcEapGlobalClearStats | 1.3.6.1.4.1.2272.1.57.1.2 | truthvalue | read-write |
When the value of this variable is set to TRUE, all the EAPOL (8021x) related statistics will be reset. |
rcEapGlobalGuestVlanEnable | 1.3.6.1.4.1.2272.1.57.1.3 | truthvalue | read-write |
When this variable is set to TRUE, EAPoL Guest Vlan feature will be enabled globally |
rcEapGlobalGuestVlanId | 1.3.6.1.4.1.2272.1.57.1.4 | integer | read-write |
A 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. |
rcEapGlobalRadAuthNonEapClients | 1.3.6.1.4.1.2272.1.57.1.5 | truthvalue | read-write |
When this variable is set to TRUE, Radius Mac Centralization feature will be enabled globally |
rcEapGlobalRadDiscardFilterAgeout | 1.3.6.1.4.1.2272.1.57.1.6 | integer32 | read-write |
Age out period for pending non-eap-macs due to server timeout or unreachable |
rcEapPortTable | 1.3.6.1.4.1.2272.1.57.2 | no-access |
EAP properietery table for port level commands |
|
1.3.6.1.4.1.2272.1.57.2.1 | no-access |
Entry containing the EAP properietry configuration information at the port level. |
||
rcEapPortIndex | 1.3.6.1.4.1.2272.1.57.2.1.1 | interfaceindex | no-access |
An index value that uniquely identifies a port. This value is similar to ifIndex in MIB2. |
rcEapPortGuestVlanEnable | 1.3.6.1.4.1.2272.1.57.2.1.2 | truthvalue | read-write |
When this variable is set to TRUE, EAPoL Guest Vlan feature will be enabled on the port |
rcEapPortGuestVlanId | 1.3.6.1.4.1.2272.1.57.2.1.3 | integer | read-write |
A 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. |
rcEapPortMultiHostEnable | 1.3.6.1.4.1.2272.1.57.2.1.4 | truthvalue | read-write |
When this variable is set to TRUE, the system is enabled to have multiple 802.1X supplicants authenticated from the same port |
rcEapPortMultiHostMaxClients | 1.3.6.1.4.1.2272.1.57.2.1.5 | integer | read-write |
Integer value representing the maximum number of supplicants that are allowed to get authenticated on the port. This is applicable rcEapPortMultiHostEnable is set to TRUE. |
rcEapPortAllowNonEapHost | 1.3.6.1.4.1.2272.1.57.2.1.6 | truthvalue | read-write |
When 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. |
rcEapPortNonEapMaxClients | 1.3.6.1.4.1.2272.1.57.2.1.7 | integer | read-write |
Integer value representing the maximum number of non-802.1X hosts that are allowed to connect to the port. |
rcEapPortRadAuthNonEapClients | 1.3.6.1.4.1.2272.1.57.2.1.8 | truthvalue | read-write |
When 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. |
rcEapPortShutDownOnIntrusion | 1.3.6.1.4.1.2272.1.57.2.1.9 | truthvalue | read-write |
When this variable is set to TRUE, the port is shutdown on encountering [max + 1st] non-eap client on the port |
rcEapPortAllowedMacTable | 1.3.6.1.4.1.2272.1.57.3 | no-access |
EAP properietery table for allowed mac addresses of non EAP clients |
|
1.3.6.1.4.1.2272.1.57.3.1 | no-access |
Entry containing MAC addresses for Non EAP hosts allowed on the port |
||
rcEapPortAllowedMacPort | 1.3.6.1.4.1.2272.1.57.3.1.1 | interfaceindex | no-access |
An index value that uniquely identifies a port. This value is similar to ifIndex in MIB2. |
rcEapPortAllowedMacAddr | 1.3.6.1.4.1.2272.1.57.3.1.2 | macaddress | no-access |
MAC address of a non EAP host that is granted access on the port. |
rcEapPortAllowedMacRowStatus | 1.3.6.1.4.1.2272.1.57.3.1.3 | rowstatus | read-write |
Used to create/delete entries in rcEapPortAllowedMacTable. |
rcEapMultiHostStatusTable | 1.3.6.1.4.1.2272.1.57.4 | no-access |
This table is used to control the EAP multihost configuration for each port in the system. |
|
1.3.6.1.4.1.2272.1.57.4.1 | no-access |
The EAP multihost configuration for a port. |
||
rcEapMultiHostStatusPortNumber | 1.3.6.1.4.1.2272.1.57.4.1.1 | interfaceindex | no-access |
The Port number associated with this client. |
rcEapMultiHostStatusClientMACAddr | 1.3.6.1.4.1.2272.1.57.4.1.2 | macaddress | no-access |
The MAC address of the client. |
rcEapMultiHostStatusPaeState | 1.3.6.1.4.1.2272.1.57.4.1.3 | integer | read-only |
The current value of the Authenticator PAE state machine. Enumeration: 'aborting': 6, 'authenticated': 5, 'disconnected': 2, 'forceAuth': 8, 'forceUnauth': 9, 'held': 7, 'connecting': 3, 'initialize': 1, 'authenticating': 4. |
rcEapMultiHostStatusBackendAuthState | 1.3.6.1.4.1.2272.1.57.4.1.4 | integer | read-only |
The current state of the Backend Authentication state machine. Enumeration: 'success': 3, 'request': 1, 'initialize': 7, 'idle': 6, 'timeout': 5, 'fail': 4, 'response': 2. |
rcEapMultiHostSessionStatsTable | 1.3.6.1.4.1.2272.1.57.5 | no-access |
A 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. |
|
1.3.6.1.4.1.2272.1.57.5.1 | no-access |
The 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. |
||
rcEapMultiHostSessionStatsPortNumber | 1.3.6.1.4.1.2272.1.57.5.1.1 | interfaceindex | no-access |
The Port number associated with this client. |
rcEapMultiHostSessionStatsClientMACAddr | 1.3.6.1.4.1.2272.1.57.5.1.2 | macaddress | no-access |
The MAC address of this client. |
rcEapMultiHostSessionId | 1.3.6.1.4.1.2272.1.57.5.1.3 | snmpadminstring | read-only |
A unique identifier for the session, in the form of a printable ASCII string of at least three characters. |
rcEapMultiHostSessionAuthenticMethod | 1.3.6.1.4.1.2272.1.57.5.1.4 | integer | read-only |
The authentication method used to establish the session. Enumeration: 'localAuthServer': 2, 'remoteAuthServer': 1. |
rcEapMultiHostSessionTime | 1.3.6.1.4.1.2272.1.57.5.1.5 | timeticks | read-only |
The duration of the session in seconds. |
rcEapMultiHostSessionTerminateCause | 1.3.6.1.4.1.2272.1.57.5.1.6 | integer | read-only |
The reason for the session termination. Enumeration: 'supplicantRestart': 3, 'notTerminatedYet': 999, 'portAdminDisabled': 7, 'portReInit': 6, 'supplicantLogoff': 1, 'portFailure': 2, 'reauthFailed': 4, 'authControlForceUnauth': 5. |
rcEapMultiHostSessionUserName | 1.3.6.1.4.1.2272.1.57.5.1.7 | snmpadminstring | read-only |
The User-Name representing the identity of the Supplicant PAE. |
rcEapPortRadiusMacTable | 1.3.6.1.4.1.2272.1.57.6 | no-access |
EAP proprietary table for non-EAP hosts authenticated using radius server. |
|
1.3.6.1.4.1.2272.1.57.6.1 | no-access |
Entry containing MAC addresses for Non EAP hosts authenticated using radius server. |
||
rcEapPortRadiusMacPort | 1.3.6.1.4.1.2272.1.57.6.1.1 | interfaceindex | no-access |
An index value that uniquely identifies a port. |
rcEapPortRadiusMacAddr | 1.3.6.1.4.1.2272.1.57.6.1.2 | macaddress | no-access |
MAC address of a non EAP host that is authenticated using radius server. |
rcEapPortRadiusMacStatus | 1.3.6.1.4.1.2272.1.57.6.1.3 | integer | read-only |
Authentication status of the non EAP host that is authenticated using radius server. Enumeration: 'radius-server-not-reachable': 5, 'authenticated': 1, 'pending': 3, 'rejected': 2, 'radius-request-dropped': 4. |