agentUserPasswordEncryptType

DNOS-SWITCHING-MIB · .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.1.2.1.3.2.1.12

Object

column r/w Enumeration
User password encryption algorithm Type.
md5(5) - MD5
aes(6) - AES - 128
md5Salt(7) - MD5 Salted Hash
sha256(8) - SHA256 Salted Hash
sha512(10) - SHA512 Salted Hash

Context

MIB
DNOS-SWITCHING-MIB
OID
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.1.2.1.3.2.1.12
Type
column
Access
readwrite
Status
current
Parent
agentUserConfigEntry

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 'DNOS-SWITCHING-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNOS-SWITCHING-MIB::agentUserPasswordEncryptType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DNOS-SWITCHING-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNOS-SWITCHING-MIB::agentUserPasswordEncryptType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DNOS-SWITCHING-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DNOS-SWITCHING-MIB::agentUserPasswordEncryptType'

Syntax

Enumeration

Values & Constraints

Object Constraints
range: 0-63