EdgeSwitch-RADIUS-AUTH-CLIENT-MIB: View SNMP OID List / Download MIB

VENDOR: BROADCOM LIMITED


 Home MIB: EdgeSwitch-RADIUS-AUTH-CLIENT-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 fastPathRadius 1.3.6.1.4.1.4413.1.1.8
The Ubiquiti Private MIB for FastPath Radius Authentication Client
     agentRadiusConfigGroup 1.3.6.1.4.1.4413.1.1.8.1
         agentRadiusMaxTransmit 1.3.6.1.4.1.4413.1.1.8.1.1 unsigned32 read-write
Maximum number of retransmissions of a RADIUS request packet
         agentRadiusTimeout 1.3.6.1.4.1.4413.1.1.8.1.2 unsigned32 read-write
Time out duration (in seconds) before packets are retransmitted
         agentRadiusAccountingMode 1.3.6.1.4.1.4413.1.1.8.1.3 integer read-write
Identifies if RADIUS Accounting has been enabled or not Enumeration: 'enable': 1, 'disable': 2.
         agentRadiusStatsClear 1.3.6.1.4.1.4413.1.1.8.1.4 integer read-write
When set to enable(1), all Radius statistics will be reset. Enumeration: 'enable': 1, 'disable': 2.
         agentRadiusAccountingIndexNextValid 1.3.6.1.4.1.4413.1.1.8.1.5 integer32 read-only
Indicates the next valid index into the agentRadiusAccountingConfigTable for creation. If no additional entries are allowed, this will be 0.
         agentRadiusAccountingConfigTable 1.3.6.1.4.1.4413.1.1.8.1.6 no-access
Table with information about Radius Accounting Server IP Addresses, port numbers and shared secret. Only one entry is supported at this time.
             agentRadiusAccountingConfigEntry 1.3.6.1.4.1.4413.1.1.8.1.6.1 no-access
Entry consisting of configuration data for a Radius Accounting Server.
                 agentRadiusAccountingServerIndex 1.3.6.1.4.1.4413.1.1.8.1.6.1.1 integer32 no-access
Unique index of the configured RADIUS accounting server. The next valid value of this object for creation is specified by agentRadiusAccountingIndexNextValid.
                 agentRadiusAccountingServerAddress 1.3.6.1.4.1.4413.1.1.8.1.6.1.2 inetaddress read-only
IP Address of the configured RADIUS accounting server. This object cannot be changed after creation.
                 agentRadiusAccountingServerAddressType 1.3.6.1.4.1.4413.1.1.8.1.6.1.3 inetaddresstype read-only
IP Address Type of the configured RADIUS accounting server. This object cannot be changed after creation.
                 agentRadiusAccountingPort 1.3.6.1.4.1.4413.1.1.8.1.6.1.4 unsigned32 read-write
Port number for the RADIUS accounting server.
                 agentRadiusAccountingSecret 1.3.6.1.4.1.4413.1.1.8.1.6.1.5 displaystring read-write
Configured shared sercret for the RADIUS accounting server.
                 agentRadiusAccountingStatus 1.3.6.1.4.1.4413.1.1.8.1.6.1.6 rowstatus read-only
Creates 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.
                 agentRadiusAccountingServerName 1.3.6.1.4.1.4413.1.1.8.1.6.1.7 displaystring read-only
Configured identification name for the RADIUS Accounting server.
         agentRadiusServerIndexNextValid 1.3.6.1.4.1.4413.1.1.8.1.7 integer32 read-only
Indicates the next valid index into the agentRadiusServerConfigTable for creation. If no additional entries are allowed, this will be 0.
         agentRadiusServerConfigTable 1.3.6.1.4.1.4413.1.1.8.1.8 no-access
Table with information about Radius Authentication Server IP Addresses, port numbers and shared secret
             agentRadiusServerConfigEntry 1.3.6.1.4.1.4413.1.1.8.1.8.1 no-access
Entry consisting of configuration data for a Radius Authentication Server.
                 agentRadiusServerIndex 1.3.6.1.4.1.4413.1.1.8.1.8.1.1 integer32 no-access
Unique index of the configured RADIUS server
                 agentRadiusServerAddress 1.3.6.1.4.1.4413.1.1.8.1.8.1.2 inetaddress read-only
IP Address of the configured RADIUS server. This object cannot be changed after creation.
                 agentRadiusServerAddressType 1.3.6.1.4.1.4413.1.1.8.1.8.1.3 inetaddresstype read-only
IP Address Type of the configured RADIUS server. This object cannot be changed after creation.
                 agentRadiusServerPort 1.3.6.1.4.1.4413.1.1.8.1.8.1.4 unsigned32 read-write
Port number for the RADIUS server.
                 agentRadiusServerSecret 1.3.6.1.4.1.4413.1.1.8.1.8.1.5 displaystring read-write
Configured shared sercret for the RADIUS server.
                 agentRadiusServerPrimaryMode 1.3.6.1.4.1.4413.1.1.8.1.8.1.6 integer read-write
Configure 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. Enumeration: 'enable': 1, 'disable': 2.
                 agentRadiusServerCurrentMode 1.3.6.1.4.1.4413.1.1.8.1.8.1.7 integer read-only
Indicate if the RADIUS server is the current server in user for authentication. Enumeration: 'yes': 1, 'no': 2.
                 agentRadiusServerMsgAuth 1.3.6.1.4.1.4413.1.1.8.1.8.1.8 integer read-write
Enable or disable the message authenticator attribute for this RADIUS server. Enumeration: 'enable': 1, 'disable': 2.
                 agentRadiusServerRowStatus 1.3.6.1.4.1.4413.1.1.8.1.8.1.9 rowstatus read-only
Creates 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.
                 agentRadiusServerName 1.3.6.1.4.1.4413.1.1.8.1.8.1.10 displaystring read-only
Configured identification name for the RADIUS server.
                 agentRadiusServerInetAddress 1.3.6.1.4.1.4413.1.1.8.1.8.1.11 inetaddress read-only
IP Address of the configured RADIUS server. This object cannot be changed after creation.
                 agentRadiusServerTimeout 1.3.6.1.4.1.4413.1.1.8.1.8.1.12 unsigned32 read-write
Time out duration (in seconds) before packets are retransmitted
                 agentRadiusServerRetransmit 1.3.6.1.4.1.4413.1.1.8.1.8.1.13 unsigned32 read-write
Maximum number of retransmissions of a RADIUS request packet
                 agentRadiusServerDeadtime 1.3.6.1.4.1.4413.1.1.8.1.8.1.14 unsigned32 read-write
Length of time (in minutes) for which a RADIUS server is skipped over by transaction requests.
                 agentRadiusServerSourceIPAddr 1.3.6.1.4.1.4413.1.1.8.1.8.1.15 ipaddress read-write
Source IP address that will be used for the communication with RADIUS servers.
                 agentRadiusServerPriority 1.3.6.1.4.1.4413.1.1.8.1.8.1.16 unsigned32 read-write
Priority specifies the order in which the servers will be used, where 0 is the highest priority in radius server config mode.
                 agentRadiusServerUsageType 1.3.6.1.4.1.4413.1.1.8.1.8.1.17 integer read-write
Specify the usage type of the server. Enumeration: 'all': 1, 'login': 2, 'dot1x': 3.
         agentRadiusAuthenticationServers 1.3.6.1.4.1.4413.1.1.8.1.9 unsigned32 read-only
Number of RADIUS Authentication Servers that have been configured.
         agentRadiusAccountingServers 1.3.6.1.4.1.4413.1.1.8.1.10 unsigned32 read-only
Number of RADIUS Accounting Servers that have been configured.
         agentRadiusNamedAuthenticationServerGroups 1.3.6.1.4.1.4413.1.1.8.1.11 unsigned32 read-only
Number of configured RADIUS named Authentication Server groups.
         agentRadiusNamedAccountingServerGroups 1.3.6.1.4.1.4413.1.1.8.1.12 unsigned32 read-only
Number of configured RADIUS named Accounting Server groups.
         agentRadiusDeadTime 1.3.6.1.4.1.4413.1.1.8.1.13 unsigned32 read-write
Length of time (in minutes) for which a RADIUS server is skipped over by transaction requests.
         agentRadiusServerKey 1.3.6.1.4.1.4413.1.1.8.1.14 displaystring read-write
RADIUS 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.
         agentRadiusSourceIPAddr 1.3.6.1.4.1.4413.1.1.8.1.15 ipaddress read-write
Source IP address that will be used for the communication with RADIUS servers.
         agentRadiusNasIpAddress 1.3.6.1.4.1.4413.1.1.8.1.16 ipaddress read-write
Used to set the NAS-IP address for the radius server.
         agentAuthorizationNetworkRadiusMode 1.3.6.1.4.1.4413.1.1.8.1.17 integer read-write
Used to enable/disable Vlan assignment mode. Enumeration: 'enable': 1, 'disable': 0.
         agentRadiusSourceInterface 1.3.6.1.4.1.4413.1.1.8.1.18 interfaceindexorzero read-write
A 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.