wingCfgAaaAuthSrvrType
WING-MIB ·
.0.50.1.3.7.2.1.3
Object
The type of RADIUS server to use
Values:
host
onboard-self
onboard-controller
Note: If the type is onboard-self or onboard-controller only
then host, secret, port, and proxy-mode need be specified.
Otherwise these parameters are not applicable.
XPath: /wing-config/aaa_policy[name=key1]/auth_srvr[server_idx=key2]/server_type
Context
- MIB
- WING-MIB
- OID
.0.50.1.3.7.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wingCfgAaaAuthSrvrEntry
- Table
- wingCfgAaaAuthSrvrTable
- Siblings
- 14
Values & Constraints
Type Constraints
range: 0..255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| wingCfgAaaAuthSrvrIdx The index into the list of servers.
XPath: /wing-config/aaa_policy[name=key1]/auth_srvr[server_idx=key2]/server_idx | column | Unsigned32 | .0.50.1.3.7.2.1.1 |
| wingCfgAaaAuthSrvrNaiRouting Whether this RADIUS server is to be selected based on part of
the username (Network-Access-Identifier).
XPath: /wing-config/aaa_policy[name=key1]/auth_srvr[server_i… | column | SNMPv2-TCTruthValue | .0.50.1.3.7.2.1.10 |
| wingCfgAaaAuthSrvrRealmType Whether the prefix or the suffix of the username should be
matched to the realm.
Values:
prefix
suffix
XPath: /wing-config/aaa_policy[name=key1]/auth… | column | SNMPv2-TCDisplayString | .0.50.1.3.7.2.1.11 |
| wingCfgAaaAuthSrvrRealm If the part of the username matches this string, this server
is selected for authentication.
XPath: /wing-config/aaa_policy[name=key1]/auth_srvr[server_idx=key2]/re… | column | OctetString | .0.50.1.3.7.2.1.12 |
| wingCfgAaaAuthSrvrStripRealm Configures whether the realm is stripped from the username
before the request is forwarded to a server.
XPath: /wing-config/aaa_policy[name=key1]/auth_srvr[server_i… | column | SNMPv2-TCTruthValue | .0.50.1.3.7.2.1.13 |
| wingCfgAaaAuthSrvrRetryTimeoutFactor Configures the scaling of the retransmission attempts.
Timeout at each attempt is a function of this retry_timeout
factor and the attempt number. 100 implies a constant timeout
on… | column | Unsigned32 | .0.50.1.3.7.2.1.14 |
| wingCfgAaaAuthSrvrNacEnable Enable Network Access Control (NAC) on this RADIUS server.
XPath: /wing-config/aaa_policy[name=key1]/auth_srvr[server_idx=key2]/nac_enable | column | SNMPv2-TCTruthValue | .0.50.1.3.7.2.1.15 |
| wingCfgAaaAuthSrvrDscp Configures the packet priority in request packets sent to
the RADIUS server
XPath: /wing-config/aaa_policy[name=key1]/auth_srvr[server_idx=key2]/dscp | column | Unsigned32 | .0.50.1.3.7.2.1.16 |
| wingCfgAaaAuthSrvrHost The hostname or IP address of the RADIUS server.
XPath: /wing-config/aaa_policy[name=key1]/auth_srvr[server_idx=key2]/host | column | SNMPv2-TCDisplayString | .0.50.1.3.7.2.1.4 |
| wingCfgAaaAuthSrvrSecret The shared secret between the RADIUS server and the Controller/AP.
XPath: /wing-config/aaa_policy[name=key1]/auth_srvr[server_idx=key2]/secret | column | OctetString | .0.50.1.3.7.2.1.5 |
| wingCfgAaaAuthSrvrPort The UDP port number where the RADIUS server is listening.
XPath: /wing-config/aaa_policy[name=key1]/auth_srvr[server_idx=key2]/port | column | Unsigned32 | .0.50.1.3.7.2.1.6 |
| wingCfgAaaAuthSrvrTimeout The timeout in seconds after which the request to
the RADIUS server will be retried.
XPath: /wing-config/aaa_policy[name=key1]/auth_srvr[server_idx=key2]/timeout | column | seconds Unsigned32 | .0.50.1.3.7.2.1.7 |
| wingCfgAaaAuthSrvrAttempts The number of times a request is sent towards a RADIUS server
before giving up.
XPath: /wing-config/aaa_policy[name=key1]/auth_srvr[server_idx=key2]/attempts | column | Unsigned32 | .0.50.1.3.7.2.1.8 |
| wingCfgAaaAuthSrvrProxyMode Specfies whether the request is transmitted directly to
the server or proxied through either the Controller or
the RF Domain Manager.
Values:
none
through-controlle… | column | SNMPv2-TCDisplayString | .0.50.1.3.7.2.1.9 |