Users Guide

Table Of Contents
show snmp engineID
Displays the SNMP engine ID on the switch or on remote devices that access the SNMP agent on the switch.
Syntax
show snmp engineID {local | remote}
Parameters
local Display the local engine ID.
remote Display the SNMP engine ID of remote devices configured on the switch.
Defaults None
Command Mode EXEC
Usage
Information
To configure the local engine ID or the engine ID for a remote device, use the snmp-server engineID
command.
Example
OS10# show snmp engineID remote
Remote Engine ID IP-addr Port
0x0712 1.1.1.1 23
OS10# show snmp engineID local
Local default SNMP engineID: 0x80001f880390b11cf4abe7
Supported
Releases
10.4.2.0 or later
show snmp group
Displays the SNMP groups configured on the switch, including SNMP views and security models.
Syntax
show snmp group
Parameters None
Defaults None
Command Mode EXEC
Usage
Information
To configure an SNMP group, use the snmp-server group command.
Example
OS10# show snmp group
groupname : v2group
version : 2c
notifyview : GetsSets
readview : readview
groupname : v3group
version : 3
security level : priv
notifyview : alltraps
readview : readview
writeview : writeview
Supported
Releases
10.4.2.0 or later
show snmp user
Displays the users configured to access the SNMP agent on the switch, including the SNMP group and security model.
Syntax
show snmp user
Parameters None
Defaults None
System management 127