MIB Viewer

h3cDldp2AuthMode

OBJECT-TYPE
1.3.6.1.4.1.43.45.1.10.2.117.1.3
Access
read-write
Status
current
Sub-identifiers
0
Indicates the authentication mode. unknown: cannot be determined for some reason. none: not authenticated. simple: authenticated by a clear text password. md5: authenticated by MD5 digest.
INTEGER { unknown(1), none(2), simple(3), md5(4) }