etsysRadiusAuthClientServerRealmType
ENTERASYS-RADIUS-AUTH-CLIENT-MIB ·
.1.3.6.1.4.1.5624.1.2.4.1.5.1.9
Object
column
r/w
Enumeration
This object allows a server to be restricted to providing
authentication services to certain classes of access methods.
any(1) - the server will be available to
authenticate users originating from
either the mgmtAccess or networkAccess
realms.
mgmtAccess(2) - the server will only be available for
authenticating users that have requested
management access via the console, telnet,
SSH, HTTP, etc.
networkAccess(3) - the server will only be available for
authenticating users that are attempting
to gain access to the network via 802.1X,
Port Web Authentication, MAC Authentication,
etc.
nms(4) - the server will only be available for
authenticating users that are attempting
to gain access to the network via network
virtualization or virtual machine tracking
using a network management system. This realm
type is only allowed for backwards compatibility
and is not included when any is specified.
Non-default values for this object should be used when there is
a desire to have one set of servers used for authenticating
management access requests and a different set used for
authenticating network access requests. When this object has
the value of any(1) then the associated server will be in each
of the mgmtAccess and networkAccess sets. The precedence order
defined by the relative value of the etsysRadiusAuthServerIndex
will be maintained within each set of servers.
Context
- MIB
- ENTERASYS-RADIUS-AUTH-CLIENT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.4.1.5.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysRadiusAuthServerEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | any |
2 | mgmtAccess |
3 | networkAccess |
4 | nms |