MIB Viewer

hpicfDldpAuthMode

OBJECT-TYPE
1.3.6.1.4.1.11.2.14.11.5.1.108.1.1.3
Access
read-write
Status
current
Sub-identifiers
0
This object provides the authentication mechanism used in DLDP. A value of unknown(1) indicates that the authentication mode cannot be determined. This value cannot be set. A value of none(2) indicates that no authentication mode is selected for DLDP. A value of simple(3) indicates that a clear text password is used for authentication. A value of md5(4) indicates that MD5 encrypted password is used for authentication.
INTEGER { unknown(1), none(2), simple(3), md5(4) }