EtherHaul™ 8000 Installation, Operation and Maintenance Manual
Page 86
SNMP Managers
Each SNMPv3 agent has an engine ID that uniquely identifies the agent in the device and
also the unique identification of the MIB objects within a domain.
In SNMPv3 communication, Engine ID is used as an identifier for an agent among other
agents.
When you define get and set commands for SNMPv3 user, set Engine ID to Local. When
you define trap for SNMPv3 user, set Engine ID to the value of the Engine ID of the
remote manager.
Note that get, set, and trap commands should be defined for the same user. The same
user should be defined twice: once with Engine ID=Local and the second time with the
Engine ID of the remote manager.
9.4
Monitoring CLI Sessions
Use the following command to display active CLI sessions:
show loginsession [{my | all}]
In response, the software displays the following:
Session ID Session Time
xx
dddd:hh:mm:ss
yy
dddd:hh:mm:ss
Where:
xx or yy is a two-digit integer from 00 to 99, and
dddd:hh:mm:ss – days(0000 – 9999):hours(00 – 24):minutes(00 – 60):seconds(00 – 60)
To display only the CLI session of the user entering the command, use the
show
loginsession my
command.
To display all active CLI session, use the
show loginsession all
command.
The maximum number of CLI sessions is 10.
Note:
Monitoring CLI login sessions supported in the CLI only.