FSM7326-RADIUS-MIB: View SNMP OID List / Download MIB

VENDOR: NETGEAR


 Home MIB: FSM7326-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).
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
 fsm7326Radius 1.3.6.1.4.1.4526.1.9.8
The FSM7326 Radius MIB
     agentRadiusConfigGroup 1.3.6.1.4.1.4526.1.9.8.1
         agentRadiusMaxTransmit 1.3.6.1.4.1.4526.1.9.8.1.1 unsigned32 read-write
Maximum number of retransmissions of a RADIUS request packet
         agentRadiusTimeout 1.3.6.1.4.1.4526.1.9.8.1.2 unsigned32 read-write
Time out duration (in seconds) before packets are retransmitted
         agentRadiusAccountingMode 1.3.6.1.4.1.4526.1.9.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.4526.1.9.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.4526.1.9.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.4526.1.9.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.4526.1.9.8.1.6.1 no-access
Entry consisting of configuration data for a Radius Accounting Server.
                 agentRadiusAccountingServerIndex 1.3.6.1.4.1.4526.1.9.8.1.6.1.1 integer32 no-access
Unique index of the configured RADIUS accounting server
                 agentRadiusAccountingServerAddress 1.3.6.1.4.1.4526.1.9.8.1.6.1.2 ipaddress read-only
IP Address of the configured RADIUS accounting server. This object cannot be changed after creation.
                 agentRadiusAccountingPort 1.3.6.1.4.1.4526.1.9.8.1.6.1.3 unsigned32 read-write
Port number for the RADIUS accounting server. This object cannot be configured on row creation.
                 agentRadiusAccountingSecret 1.3.6.1.4.1.4526.1.9.8.1.6.1.4 displaystring read-write
Configured shared sercret for the RADIUS accounting server. This object cannot be configured on row creation.
                 agentRadiusAccountingStatus 1.3.6.1.4.1.4526.1.9.8.1.6.1.5 rowstatus read-only
         agentRadiusServerIndexNextValid 1.3.6.1.4.1.4526.1.9.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.4526.1.9.8.1.8 no-access
Table with information about Radius Accounting Server IP Addresses, port numbers and shared secret
             agentRadiusServerConfigEntry 1.3.6.1.4.1.4526.1.9.8.1.8.1 no-access
Entry consisting of configuration data for a Radius Server. Creation requires setting
                 agentRadiusServerIndex 1.3.6.1.4.1.4526.1.9.8.1.8.1.1 integer32 no-access
Unique index of the configured RADIUS server
                 agentRadiusServerAddress 1.3.6.1.4.1.4526.1.9.8.1.8.1.2 ipaddress read-only
IP Address of the configured RADIUS server. This object cannot be changed after creation.
                 agentRadiusServerPort 1.3.6.1.4.1.4526.1.9.8.1.8.1.3 unsigned32 read-write
Port number for the RADIUS server. This object cannot be configured on row creation.
                 agentRadiusServerSecret 1.3.6.1.4.1.4526.1.9.8.1.8.1.4 displaystring read-write
Configured shared sercret for the RADIUS server. This object cannot be configured on row creation.
                 agentRadiusServerPrimaryMode 1.3.6.1.4.1.4526.1.9.8.1.8.1.5 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. This object cannot be configured on row creation. Enumeration: 'enable': 1, 'disable': 2.
                 agentRadiusServerCurrentMode 1.3.6.1.4.1.4526.1.9.8.1.8.1.6 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.4526.1.9.8.1.8.1.7 integer read-write
Enable or disable the message authenticator attribute for this RADIUS server. This object cannot be configured on row creation. Enumeration: 'enable': 1, 'disable': 2.
                 agentRadiusServerStatus 1.3.6.1.4.1.4526.1.9.8.1.8.1.8 rowstatus read-only