hpnicfAuthMode

HPN-ICF-USER-MIB · .1.3.6.1.4.1.11.2.14.11.15.2.12.1.1.1.3

Object

column r/w SNMPv2-SMIInteger32
The encrypting type of password:
0 : password simple, means password is entered in clean text and saved in cipher text.
1 : password hash simple, means password is entered in clean text and saved in hash value.
7 : password cipher, means password is entered and saved in cipher text.
8 : password hash cipher, means password is entered and saved in hash value.
default is 0.

Context

MIB
HPN-ICF-USER-MIB
OID
.1.3.6.1.4.1.11.2.14.11.15.2.12.1.1.1.3
Type
column
Access
readwrite
Status
current
Parent
hpnicfUserInfoEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-USER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-USER-MIB::hpnicfAuthMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-USER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-USER-MIB::hpnicfAuthMode.<hpnicfUserIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-USER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-USER-MIB::hpnicfAuthMode'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647