Connectivity Guide

Table Of Contents
Authentication Protocol : MD5
Privacy Protocol : AES
SNMP commands
SNMP traps: Enable SNMP notifications to send to network management host devices.
show snmp community
Displays the SNMP communities configured on the switch.
Syntax
show snmp community
Parameters None
Defaults None
Command Mode EXEC
Usage
Information
To configure an SNMP community, use the snmp-server community command.
Example
OS10# show snmp community
Community : public
Access : read-only
Community : dellOS10
Access : read-write
ACL : dellacl
Supported
Releases
10.4.2.0 or later
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
System management 101