Radius server group extend table.
The indexes of the table are hwRadiusGroupName ,hwRadiusServerIndex,hwRadiusServerType.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.40.15.1.2.1.1 |
hwRadiusServerIndex |
Integer32{(0,512)} |
read-only |
This object indicates the index of a RADIUS server group. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.40.15.1.2.1.2 |
hwRadiusServerType |
INTEGER{auth(1),acct(2)} |
read-only |
This object indicates the server type. The values are as follows: 1. authentication server 2. accounting server |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.40.15.1.2.1.3 |
hwRadiusServerVRF |
OCTET STRING{(1,31)} |
read-write |
VPN-instance of authentication and accounting server. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.40.15.1.2.1.4 |
hwRadiusServerIP |
IpAddress |
read-write |
This object indicates the IPv4 address of the RADIUS server. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.40.15.1.2.1.5 |
hwRadiusServerPort |
Integer32{(0,65535)} |
read-write |
Specifies a RADIUS server destination port ID. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.40.15.1.2.1.6 |
hwRadiusServerWeight |
Integer32{(0,100)} |
read-write |
Weight of authentication and accounting server, which is unnecessary to configure. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.40.15.1.2.1.7 |
hwRadiusServerSecretKey |
OCTET STRING{(0,268)} |
read-write |
Secret of authentication and accounting server. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.40.15.1.2.1.8 |
hwRadiusServerRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
read-create |
Row admin status,either Add or Del. Support add and delete. |
The actually supported access is read-write. The actually supported value range is active(1);createAndGo(4);destroy(6). |
1.3.6.1.4.1.2011.5.25.40.15.1.2.1.12 |
hwRadiusServerResponses |
Unsigned32{(0,4294967295)} |
read-only |
The number of RADIUS packets received from this server. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.40.15.1.2.1.13 |
hwRadiusServerSecretKeyType |
INTEGER{simple(0),cipher(1)} |
read-write |
Secret key type of authentication and accounting server. |
This object is implemented as defined in the corresponding MIB files. |