MIB Viewer

hwTlsParaAuthMode

OBJECT-TYPE
1.3.6.1.4.1.2011.6.36.1.185.1.3
Access
read-write
Status
current
Sub-identifiers
0
Indicates the authentication mode of TLS. Options: 1. anonymous(1) -Anonymous 2. server(2) -Server 3. client(3) -Client 4. both(4) -Both Default: anonymous(1)
INTEGER{anonymous(1),server(2),client(3),both(4)}