MIB Viewer

tmnxSubAuthPlcyFallbackAction

OBJECT-TYPE
1.3.6.1.4.1.6527.3.1.2.33.1.1.1.21
Access
read-create
Status
current
Sub-identifiers
0
The value of tmnxSubAuthPlcyFallbackAction specifies the authentication action in case no RADIUS server is available. When the value is 'deny', all hosts are denied access. When the value is 'accept', all hosts are granted access. When the value is 'userDb', the local user database identified by the value of the object tmnxSubAuthPlcyFallbackUserDb' is used for authentication. The value of this object must be set together with the value of the object tmnxSubAuthPlcyFallbackUserDb.
INTEGER { deny (0), accept (1), userDb (2) }