hpicfDldpAuthMode

HP-ICF-DLDP-MIB · .1.3.6.1.4.1.11.2.14.11.5.1.108.1.1.3

Object

scalar r/w Enumeration
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.

Context

MIB
HP-ICF-DLDP-MIB
OID
.1.3.6.1.4.1.11.2.14.11.5.1.108.1.1.3
Type
scalar
Access
readwrite
Status
current
Parent
hpicfDldpScalars
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-DLDP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-DLDP-MIB::hpicfDldpAuthMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-DLDP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-DLDP-MIB::hpicfDldpAuthMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2none
3simple
4md5

Conformance