NETGEAR-RADIUS-AUTH-CLIENT-MIB: View SNMP OID List / Download MIB
VENDOR: NETGEAR
Home | MIB: NETGEAR-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).
|
|||
Object Name | OID | Type | Access | Info |
agentRadius | 1.3.6.1.4.1.4526.10.8 |
The NETGEAR Private MIB for Radius Authentication Client |
||
agentRadiusConfigGroup | 1.3.6.1.4.1.4526.10.8.1 | |||
agentRadiusMaxTransmit | 1.3.6.1.4.1.4526.10.8.1.1 | unsigned32 | read-write |
Maximum number of retransmissions of a RADIUS request packet |
agentRadiusTimeout | 1.3.6.1.4.1.4526.10.8.1.2 | unsigned32 | read-write |
Time out duration (in seconds) before packets are retransmitted |
agentRadiusAccountingMode | 1.3.6.1.4.1.4526.10.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.10.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.10.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.10.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. |
|
1.3.6.1.4.1.4526.10.8.1.6.1 | no-access |
Entry consisting of configuration data for a Radius Accounting Server. |
||
agentRadiusAccountingServerIndex | 1.3.6.1.4.1.4526.10.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.4526.10.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.10.8.1.6.1.3 | unsigned32 | read-write |
Port number for the RADIUS accounting server. |
agentRadiusAccountingSecret | 1.3.6.1.4.1.4526.10.8.1.6.1.4 | displaystring | read-write |
Configured shared sercret for the RADIUS accounting server. |
agentRadiusAccountingStatus | 1.3.6.1.4.1.4526.10.8.1.6.1.5 | 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. |
agentRadiusServerIndexNextValid | 1.3.6.1.4.1.4526.10.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.10.8.1.8 | no-access |
Table with information about Radius Authentication Server IP Addresses, port numbers and shared secret |
|
1.3.6.1.4.1.4526.10.8.1.8.1 | no-access |
Entry consisting of configuration data for a Radius Authentication Server. |
||
agentRadiusServerIndex | 1.3.6.1.4.1.4526.10.8.1.8.1.1 | integer32 | no-access |
Unique index of the configured RADIUS server |
agentRadiusServerAddress | 1.3.6.1.4.1.4526.10.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.10.8.1.8.1.3 | unsigned32 | read-write |
Port number for the RADIUS server. |
agentRadiusServerSecret | 1.3.6.1.4.1.4526.10.8.1.8.1.4 | displaystring | read-write |
Configured shared sercret for the RADIUS server. |
agentRadiusServerPrimaryMode | 1.3.6.1.4.1.4526.10.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. Enumeration: 'enable': 1, 'disable': 2. |
agentRadiusServerCurrentMode | 1.3.6.1.4.1.4526.10.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.10.8.1.8.1.7 | integer | read-write |
Enable or disable the message authenticator attribute for this RADIUS server. Enumeration: 'enable': 1, 'disable': 2. |
agentRadiusServerStatus | 1.3.6.1.4.1.4526.10.8.1.8.1.8 | 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. |