Commands for Managing the Switch
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
174
disable snmp access
disable snmp access {snmp-v1v2c}
Description
Selectively disables SNMP on the switch.
Syntax Description
Default
Enabled.
Usage Guidelines
Disabling SNMP access does not affect the SNMP configuration (for example, community strings).
However, if you disable SNMP access, you will be unable to access the switch using SNMP.
To allow access, use the following command:
enable snmp access
By using the enable and disable commands you can enable all SNMP access, no SNMP access, or only
SNMPv3 access. You cannot enable only SNMPv1/v2c access. To enable SNMPv3 only access on the
switch, use the following commands:
enable snmp access
disable snmp access snmp-v1v2c
Example
The following command disables all SNMP access on the switch:
disable snmp access
History
This command was first available in ExtremeWare XOS 10.1.
Platform Availability
This command is available on all platforms.
snmp-v1v2c
Disables SNMPv1/v2c access only; does not affect SNMPv3 access.