Home/Catalog/EdgeSwitch-RADIUS-AUTH-CLIENT-MIB

EdgeSwitch-RADIUS-AUTH-CLIENT-MIB

AI MIB Summary

The EdgeSwitch-RADIUS-AUTH-CLIENT-MIB provides SNMP access to monitor and manage RADIUS authentication client parameters and session statistics on Ubiquiti EdgeSwitch devices running the FastPath operating system. This module exposes specific counters and gauges for tracking active authentication sessions, authentication failures, and client-server communication states to facilitate RADIUS server connectivity troubleshooting.

The Ubiquiti Private MIB for FastPath Radius Authentication Client
Main OID:
fastPathRadius.1.3.6.1.4.1.4413.1.1.8
46
Objects
Active
Status
6
Dependencies

Imported Objects

Objects

46 total
Object Name
fastPathRadiusThe Ubiquiti Private MIB for FastPath Radius Authentication Client
MODULE-IDENTITY
.1.3.6.1.4.1.4413.1.1.8
agentRadiusConfigGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.4413.1.1.8.1
agentRadiusMaxTransmitMaximum number of retransmissions of a RADIUS request packetrw
Unsigned32
.1.3.6.1.4.1.4413.1.1.8.1.1
agentRadiusTimeoutTime out duration (in seconds) before packets are retransmittedrw
Unsigned32
.1.3.6.1.4.1.4413.1.1.8.1.2
agentRadiusAccountingModeIdentifies if RADIUS Accounting has been enabled or notrw
Enumeration
.1.3.6.1.4.1.4413.1.1.8.1.3
agentRadiusStatsClearWhen set to enable(1), all Radius statistics will be reset.rw
Enumeration
.1.3.6.1.4.1.4413.1.1.8.1.4
agentRadiusAccountingIndexNextValidIndicates the next valid index into the agentRadiusAccountingConfigTable for creation. If no additional entries are allowed, this will be 0.ro
Integer32 (0|1..2147483647)
.1.3.6.1.4.1.4413.1.1.8.1.5
agentRadiusAccountingConfigTableTable with information about Radius Accounting Server IP Addresses, port numbers and shared secret. Only one entry is supported at this time.
SEQUENCE OF AgentRadiusAccountingConfigEntry
.1.3.6.1.4.1.4413.1.1.8.1.6
agentRadiusAccountingConfigEntryEntry consisting of configuration data for a Radius Accounting Server.
AgentRadiusAccountingConfigEntry
.1.3.6.1.4.1.4413.1.1.8.1.6.1
agentRadiusAccountingServerIndexUnique index of the configured RADIUS accounting server. The next valid value of this object for creation is specified by agentRadiusAccountingIndexNextValid.
Integer32
.1.3.6.1.4.1.4413.1.1.8.1.6.1.1
agentRadiusAccountingServerAddressIP Address of the configured RADIUS accounting server. This object cannot be changed after creation.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.4413.1.1.8.1.6.1.2
agentRadiusAccountingServerAddressTypeIP Address Type of the configured RADIUS accounting server. This object cannot be changed after creation.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.4413.1.1.8.1.6.1.3
agentRadiusAccountingPortPort number for the RADIUS accounting server.rw
Unsigned32
.1.3.6.1.4.1.4413.1.1.8.1.6.1.4
agentRadiusAccountingSecretConfigured shared sercret for the RADIUS accounting server.rw
DisplayString
.1.3.6.1.4.1.4413.1.1.8.1.6.1.5
agentRadiusAccountingStatusCreates or destroys a RADIUS accounting server entry. During creation, the next available index is specified by the agentRadiusAccountingIndexNextValid object. Rows creation using a different value for agentRadiusAccountingServerIndex will fail. active(1) - This entry is active. createAndGo(4) - Creates a new entry. destroy(6) - Deletes an entry.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.4413.1.1.8.1.6.1.6
agentRadiusAccountingServerNameConfigured identification name for the RADIUS Accounting server.rw
DisplayString
.1.3.6.1.4.1.4413.1.1.8.1.6.1.7
agentRadiusServerIndexNextValidIndicates the next valid index into the agentRadiusServerConfigTable for creation. If no additional entries are allowed, this will be 0.ro
Integer32 (0|1..2147483647)
.1.3.6.1.4.1.4413.1.1.8.1.7
agentRadiusServerConfigTableTable with information about Radius Authentication Server IP Addresses, port numbers and shared secret
SEQUENCE OF AgentRadiusServerConfigEntry
.1.3.6.1.4.1.4413.1.1.8.1.8
agentRadiusServerConfigEntryEntry consisting of configuration data for a Radius Authentication Server.
AgentRadiusServerConfigEntry
.1.3.6.1.4.1.4413.1.1.8.1.8.1
agentRadiusServerIndexUnique index of the configured RADIUS server
Integer32
.1.3.6.1.4.1.4413.1.1.8.1.8.1.1
agentRadiusServerAddressIP Address of the configured RADIUS server. This object cannot be changed after creation.rwobsolete
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.4413.1.1.8.1.8.1.2
agentRadiusServerAddressTypeIP Address Type of the configured RADIUS server. This object cannot be changed after creation.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.4413.1.1.8.1.8.1.3
agentRadiusServerPortPort number for the RADIUS server.rw
Unsigned32
.1.3.6.1.4.1.4413.1.1.8.1.8.1.4
agentRadiusServerSecretConfigured shared sercret for the RADIUS server.rw
DisplayString
.1.3.6.1.4.1.4413.1.1.8.1.8.1.5
agentRadiusServerPrimaryModeConfigure the RADIUS server to be the primary server. If there is any other server that is configured to be primary, that server is set to be a seconday server and this entry is set Primary.rw
Enumeration
.1.3.6.1.4.1.4413.1.1.8.1.8.1.6
agentRadiusServerCurrentModeIndicate if the RADIUS server is the current server in user for authentication.ro
Enumeration
.1.3.6.1.4.1.4413.1.1.8.1.8.1.7
agentRadiusServerMsgAuthEnable or disable the message authenticator attribute for this RADIUS server.rw
Enumeration
.1.3.6.1.4.1.4413.1.1.8.1.8.1.8
agentRadiusServerRowStatusCreates or destroys a RADIUS Authentication server entry. During creation, the next available index is specified by the agentRadiusServerIndexNextValid object. Rows creation using a different value for agentRadiusServerIndex will fail. active(1) - This entry is active. createAndGo(4) - Creates a new entry. destroy(6) - Deletes an entry.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.4413.1.1.8.1.8.1.9
agentRadiusServerNameConfigured identification name for the RADIUS server.rw
DisplayString
.1.3.6.1.4.1.4413.1.1.8.1.8.1.10
agentRadiusServerInetAddressIP Address of the configured RADIUS server. This object cannot be changed after creation.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.4413.1.1.8.1.8.1.11
agentRadiusServerTimeoutTime out duration (in seconds) before packets are retransmittedrw
Unsigned32
.1.3.6.1.4.1.4413.1.1.8.1.8.1.12
agentRadiusServerRetransmitMaximum number of retransmissions of a RADIUS request packetrw
Unsigned32
.1.3.6.1.4.1.4413.1.1.8.1.8.1.13
agentRadiusServerDeadtimeLength of time (in minutes) for which a RADIUS server is skipped over by transaction requests.rw
Unsigned32
.1.3.6.1.4.1.4413.1.1.8.1.8.1.14
agentRadiusServerSourceIPAddrSource IP address that will be used for the communication with RADIUS servers.rw
IpAddress
.1.3.6.1.4.1.4413.1.1.8.1.8.1.15
agentRadiusServerPriorityPriority specifies the order in which the servers will be used, where 0 is the highest priority in radius server config mode.rw
Unsigned32
.1.3.6.1.4.1.4413.1.1.8.1.8.1.16
agentRadiusServerUsageTypeSpecify the usage type of the server.rw
Enumeration
.1.3.6.1.4.1.4413.1.1.8.1.8.1.17
agentRadiusAuthenticationServersNumber of RADIUS Authentication Servers that have been configured.ro
Unsigned32
.1.3.6.1.4.1.4413.1.1.8.1.9
agentRadiusAccountingServersNumber of RADIUS Accounting Servers that have been configured.ro
Unsigned32
.1.3.6.1.4.1.4413.1.1.8.1.10
agentRadiusNamedAuthenticationServerGroupsNumber of configured RADIUS named Authentication Server groups.ro
Unsigned32
.1.3.6.1.4.1.4413.1.1.8.1.11
agentRadiusNamedAccountingServerGroupsNumber of configured RADIUS named Accounting Server groups.ro
Unsigned32
.1.3.6.1.4.1.4413.1.1.8.1.12
agentRadiusDeadTimeLength of time (in minutes) for which a RADIUS server is skipped over by transaction requests.rw
Unsigned32
.1.3.6.1.4.1.4413.1.1.8.1.13
agentRadiusServerKeyRADIUS Server key specifies the authentication and encryption key for all RADIUS communications between the switch and the RADIUS server. This key must match the encryption used on the RADIUS daemon.rwobsolete
DisplayString
.1.3.6.1.4.1.4413.1.1.8.1.14
agentRadiusSourceIPAddrSource IP address that will be used for the communication with RADIUS servers.rw
IpAddress
.1.3.6.1.4.1.4413.1.1.8.1.15
agentRadiusNasIpAddressUsed to set the NAS-IP address for the radius server.rw
IpAddress
.1.3.6.1.4.1.4413.1.1.8.1.16
agentAuthorizationNetworkRadiusModeUsed to enable/disable Vlan assignment mode.rw
Enumeration
.1.3.6.1.4.1.4413.1.1.8.1.17
agentRadiusSourceInterfaceA source-interface selection on an Interface Index (like vlan based routing interface, port based routing interface, loopback interface). A non-zero value indicates ifIndex for the corresponding interface entry in the ifTable is selected. A zero value indicates the source-interface un-selection.rw
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.4.1.4413.1.1.8.1.18
EdgeSwitch-RADIUS-AUTH-CLIENT-MIB - SNMP MIB Reference | MIBs Explorer