sysUserChangePassword
LUM-SYSTEM-MIB ·
.1.3.6.1.4.1.8708.2.2.2.6.1.1.10
Object
Change user password.
Permitted for the the user in question
and administrators.
Asks for the following:
User database to update, Local or TACACS.
The system supports update of either the
local password or the TACACS password on
a remote server. This choice is seen only
when applicable.
Password for the current user (the user
in question or an administrator).
New password for the user.
New password again.
Password must contain at least
one lower case alphabet [a-z],
one upper case alphabet [A-Z],
one number [0-9],
one special character [!#\'$%()+,-/:;<=>?@^_`{|}~[]\'\'].
Password can consist of any printable ASCII character
except for '&' and whitespace.
Password length: 8 - 40 characters.
Context
- MIB
- LUM-SYSTEM-MIB
- OID
.1.3.6.1.4.1.8708.2.2.2.6.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sysUserEntry
- Groups
- 3
Net-SNMP examples
How SNMP and these commands workWalk 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 'LUM-SYSTEM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-SYSTEM-MIB::sysUserChangePassword'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-SYSTEM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-SYSTEM-MIB::sysUserChangePassword.<sysUserIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-SYSTEM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-SYSTEM-MIB::sysUserChangePassword'
Syntax
- Source
- LUM-TCCommandString
- Base type
OctetString- Display format
255a
Type Description
tbd
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of