hpnicfDldp2AuthMode

HPN-ICF-DLDP2-MIB · .1.3.6.1.4.1.11.2.14.11.15.2.117.1.3

Object

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

Context

MIB
HPN-ICF-DLDP2-MIB
OID
.1.3.6.1.4.1.11.2.14.11.15.2.117.1.3
Type
scalar
Access
readwrite
Status
current
Parent
hpnicfDldp2ScalarGroup

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

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2none
3simple
4md5