fsusrMgmtUserPasswordType

ARICENT-USERMGM-MIB · .1.3.6.1.4.1.29601.2.70.2.1.1.10

Object

column r/w Enumeration
This is used to indicate how the password must be interpreted.

Context

MIB
ARICENT-USERMGM-MIB
OID
.1.3.6.1.4.1.29601.2.70.2.1.1.10
Type
column
Access
readwrite
Status
current
Parent
fsusrMgmtEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0unencrypted-password
1unencrypted-secret
2sha-512
3bcrypt
7vigenere