GSM7224-RADIUS-MIB: View SNMP OID List / Download MIB
VENDOR: NETGEAR
Home | MIB: GSM7224-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 |
gsm7224Radius | 1.3.6.1.4.1.4526.1.8.8 |
The GSM7224 Radius MIB |
||
agentRadiusConfigGroup | 1.3.6.1.4.1.4526.1.8.8.1 | |||
agentRadiusMaxTransmit | 1.3.6.1.4.1.4526.1.8.8.1.1 | unsigned32 | read-write |
Maximum number of retransmissions of a RADIUS request packet |
agentRadiusTimeout | 1.3.6.1.4.1.4526.1.8.8.1.2 | unsigned32 | read-write |
Time out duration (in seconds) before packets are retransmitted |
agentRadiusAccountingMode | 1.3.6.1.4.1.4526.1.8.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.8.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.8.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.8.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.1.8.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.8.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.8.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.8.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.8.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.8.8.1.6.1.5 | rowstatus | read-only | |
agentRadiusServerIndexNextValid | 1.3.6.1.4.1.4526.1.8.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.8.8.1.8 | no-access |
Table with information about Radius Accounting Server IP Addresses, port numbers and shared secret |
|
1.3.6.1.4.1.4526.1.8.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.8.8.1.8.1.1 | integer32 | no-access |
Unique index of the configured RADIUS server |
agentRadiusServerAddress | 1.3.6.1.4.1.4526.1.8.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.8.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.8.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.8.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.8.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.8.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.8.8.1.8.1.8 | rowstatus | read-only |