>> MIB - Management Information Base

>> Table: radiusServerTable - (.1.3.6.1.4.1.272.254.8.1.1)

radiusServerTable
OIDNameTypeAccess
.1ProtocolENUMRW
.2AddressIpAddressRW
.3PortINTEGERRW
.4SecretDisplayStringRW
.5PriorityINTEGERRW
.6TimeoutINTEGERRW
.7RetriesINTEGERRW
.8StateENUMD
.9PolicyENUMRW
.10ValidateENUMRW
.11DialoutENUMRW
.12DefaultPWDisplayStringRW
.13ReloadIntervalINTEGERRW
.14AuthRequestsCounterR
.15AuthAcceptsCounterR
.16AuthRejectsCounterR
.17AuthReqRetransCounterR
.18AuthReqFailedCounterR
.19AuthReqPendingCounterR
.20AcctStartsCounterR
.21AcctStopsCounterR
.22KeepaliveENUMRW
.23GroupIdINTEGERRW
.24NasLocationDisplayStringRW
.25VendorModeENUMRW
.26AcctOnsCounterR
.27AcctOffsCounterR
.28AcctResponsesCounterR
.29GroupDescrDisplayStringRW
.30NasOspfAreaIdIpAddressRW

Protocol
Type of authentication server. To configure the radius authentication use authentication(1), for radius accounting accounting(2), for user authentication on login shell login(3), for extended authentication (XAUTH) with IPSec xauth(6) and other special IPSEC requests(4).

Enumerations:

  • authentication (1)
  • accounting (2)
  • login (3)
  • ipsec (4)
  • wpa802-1x (5)
  • xauth (6)
Address
The Radius Server IP Address.
Port
The radius server port. Please notice that RFC2138 assigns port 1812 and 1813 for authentication and accounting, respectively. Many Radius servers still use the former assigned port 1645 and 1646 instead. The default value is 1812 and 1813.
Secret
The shared secret between radius server and Brick.

Length: 0 to 255

Priority
The radius server with the lowest priority is the first used for request. If there is no response (see also the values Timeout and Retries) the radius server with the next lowest priority will be used. Default value is 0.

Range: 0 to 7

Timeout
The amount of milliseconds (1/1000s) waiting for an outstanding request. Default is 1000 (1 second).

Range: 50 to 50000

Retries
The number of retries sent for each request, until the server state is set to inactive. Default value is 1. To prevent the radiusSrvState ever switch to inactive, set this value to 0.

Range: 0 to 10

State
When operational, the server state is active(1). If the radius server does not respond, its state is set to inactive(2). The administrator can set the state manually to disabled(3), or delete(4) the entry.

Enumerations:

  • active (1)
  • inactive (2)
  • disabled (3)
  • delete (4)
Policy
If set to authoritative(1), a negative answer to a request will be accepted. This is not necessarily true when set to non-authoritative(2), where the next radius server will be asked until there is finally an authoritative(1) server configured.

Enumerations:

  • authoritative (1)
  • non-authoritative (2)
Validate
This additional option is only used for bogus RADIUS servers, which send response messages with a wrong calculated MD5 checksum. All messages generated by the brick, however, will always use the proper authentication scheme. For security reasons, this option should always be set to enabled(1).

Enumerations:

  • enabled (1)
  • disabled (2)
Dialout
This option provides a means for RADIUS dialout configuration. When set to enabled(1), routing information is read into the brick after system startup. This information must be configured in the RADIUS server as dialout-1 to dialout-n, where n is a value of range 1-99. The end is automatically determined when the brick gets a negative response. This means, all entrys must be consecutive. The default value is disabled(2).

Enumerations:

  • enabled (1)
  • disabled (2)
  • reload (3)
DefaultPW
This is the default USER-PASSWORD the brick sends where no password is available (for example, in requests for the calling number or boot requests). Some RADIUS servers rely on a configured USER- or CHAP-PASSWORD for any RADIUS request. The default value is an empty string.

Length: 0 to 255

ReloadInterval
Reload interval for RADIUS dialout configuration in minutes. The default is 0 (no reload is performed automatically.

Range: 0 to 1440

AuthRequests
Total number of access requests sent.
AuthAccepts
Total number of access accepts received.
AuthRejects
Total number of access rejects received.
AuthReqRetrans
Total number of retransmitted access requests.
AuthReqFailed
Total number of failed (not rejected) access requests.
AuthReqPending
Total number of pending access requests.
AcctStarts
Total number of accounting starts sent.
AcctStops
Total number of accounting stops sent.
Keepalive
Enables the periodicaly keep alive check of 'inactive' (see radiusSrvState) server.

Enumerations:

  • enabled (1)
  • disabled (2)
GroupId
ID for creating logical groups of RADIUS servers to be addressed for RADIUS ACCESS and ACCOUNTING requests. Note: the priority within a defined group is still determined by radiusSrvPriority.

Range: 0 to 9

NasLocation
Description of the NAS location - to be used for accounting in some vendor-specific modes (see radiusSrvVendorMode).

Length: 0 to 255

VendorMode
Vendor-specific NAS emulation needed for dedicated customer projects.

Enumerations:

  • default (1)
  • emulation-1 (2)
  • emulation-2 (3)
AcctOns
Total number of accounting 'ON' messages sent.
AcctOffs
Total number of accounting 'OFF' messages sent.
AcctResponses
Total number of received accounting response messages.
GroupDescr
Description for the logical group of RADIUS servers that is identified by radiuSrvGroupId.

Length: 0 to 20

NasOspfAreaId
OSPF area ID to be used for all temporarily created WAN interfaces associated with this NAS location and RADIUS server context.


MIB Reference to Software Version 10.2.12 generated on 2023/08/29. Provided by webmaster@bintec-elmeg.com
Copyright ©2023 by bintec elmeg GmbH