Network Management (SNMP) Commands
Extreme Networks EAS 100-24t Switch CLI Manual
75
Example usage:
To display the currently entered SNMP community strings:
Example usage:
To give the SNMP agent on the switch the name “0035636666”:
#show snmp community
Command: show snmp community
SNMP Community Table
Community Name View Name Access Right
-------------------------------- -------------------------------- ------------
private CommunityView read_write
public CommunityView read_only
Total Entries: 2
#
config snmp engineID
Purpose Used to configure an identifier for the SNMP engine on the switch.
Syntax config snmp engineID <snmp_engineID 10-64>
Description This command is used to configure an identifier for the SNMP engine on the
switch.
Parameters <snmp_engineID 10-64> - An alphanumeric string that will be used to identify
the SNMP engine on the switch.
Restrictions Only Administrator-level users can issue this command.
#config snmp engineID 0035636666
Command: config snmp engineID 0035636666
Success.
#
show snmp engineID
Purpose Used to display the identification of the SNMP engine on the switch.
Syntax show snmp engineID
Description This command is used to display the identification of the SNMP engine on the
switch.
Parameters None.
Restrictions None.