Reference Guide

show users
Displays information for all users logged into OS10.
Syntax
show users
Parameters None
Default Not congured
Command Mode EXEC
Usage Information Use this command to view current OS10 users.
Example
OS10# show users
Index Line User Role Application Idle Location Login-Time Lock
-------------------------------------------------------------------
1 ttyS0 admin sysadmin login/clish . - 2016-04-29 01:02:00
Supported Releases 10.2.0E or later
username
Creates an authentication system based on user names.
Syntax
username username password [encryption-type password] [role role]
Parameters
username — Enter the text string for the name of the user (up to 63 characters).
encryption-type — (Optional) Enter the encryption type for the password in either clear-text or hashing:
SHA512 — Store the password as clear-text (default).
SHA256 — Encrypt the password using a DES hashing algorithm.
MD5 — Encrypt the password using an MD5 hashing algorithm.
password — (Optional) Enter a password string (up to 32 characters).
role — (Optional) Enter sysadmin or netoperator (default).
Default Clear-text
Command Mode CONFIGURATION
Usage Information You can only use the encryption-type parameter with the password parameter. The no version of this
command deletes authentication for a user.
Example
OS10(config)# username smith password MD5 newuser sysadmin
Supported Releases 10.2.0E or later
Simple network management protocol
Network management stations use SNMP to retrieve or alter management data from network elements. Standard and private SNMP
management information bases (MIBs) are supported, including all get requests. A managed object is a datum of management
information. A MIB is a database that stores managed objects found in network elements. MIBs are hierarchically structured and use object
identiers to address managed objects. Managed objects are also known as object descriptors.
368
System management