wlcRadiusSrvProfileKeepAlive
BIANCA-BRICK-WIRELESS-CONTROLLER-MIB ·
.0.61.1.7.1.10
Object
Enables the periodicaly keep alive check of 'inactive' (see radiusSrvState) server.
Context
- MIB
- BIANCA-BRICK-WIRELESS-CONTROLLER-MIB
- OID
.0.61.1.7.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wlcRadiusSrvProfileEntry
- Table
- wlcRadiusSrvProfileTable
- Siblings
- 9
Values & Constraints
Type Values
1 | true |
2 | false |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| wlcRadiusSrvProfileIndex Unique index of a RADIUS service profile. | column | Integer32 | .0.61.1.7.1.1 |
| wlcRadiusSrvProfileAddressType The IP address type of the requested RADIUS service
can be:
-unknown(0): an unknown address type
-ipv4(1) : an IPv4 address
-ipv6(2) : an IPv6 address
-ipv4z(3) : a non… | column | INET-ADDRESS-MIBInetAddressType | .0.61.1.7.1.2 |
| wlcRadiusSrvProfileAddress The RADIUS Server IP Address. | column | RFC1155-SMIIpAddress | .0.61.1.7.1.3 |
| wlcRadiusSrvProfilePort The RADIUS server authentication port.
Please notice that RFC2138 assigns ports 1812 and 1813
for authentication and accounting, respectively. Many
RADIUS servers still use the fo… | column | Integer32 | .0.61.1.7.1.4 |
| wlcRadiusSrvProfileSecret The shared secret between RADIUS server and Brick. | column | OctetString | .0.61.1.7.1.5 |
| wlcRadiusSrvProfilePriority 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 … | column | Integer32 | .0.61.1.7.1.6 |
| wlcRadiusSrvProfileTimeout The amount of milliseconds (1/1000s) waiting for an
outstanding request. | column | milliseconds Integer32 | .0.61.1.7.1.7 |
| wlcRadiusSrvProfileRetries 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 t… | column | Integer32 | .0.61.1.7.1.8 |
| wlcRadiusSrvProfileState 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… | column | Enumeration | .0.61.1.7.1.9 |