144 ExtremeWare Software 7.3.0 Command Reference Guide
Commands for Managing the Switch
configure snmpv3 delete community
configure snmpv3 delete community [all-non-defaults | {{hex} <community
index>} | {name {hex} <community name> }]
Description
Delete an SNMPv3 community entry.
Syntax Description
Default
N/A.
Usage Guidelines
Use this command to delete an SMMPv3 community in the community MIB. The default entries are
public and private.
Example
Use the following command to delete an entry with the community index comm_index:
configure snmpv3 delete community comm_index
Use the following command to create an entry with the community name (hex) of
EA:12:CD:CF:AB:11:3C:
configure snmpv3 delete community name hex EA:12:CD:CF:AB:11:3C
History
This command was first available in ExtremeWare 7.1.0.
Platform Availability
This command is available on all platforms.
hex Specifies that the value to follow is to be supplied as a colon separated string
of hex octets.
community index Specifies the row index in the snmpCommunityTable
community name Specifies the community name.
user name Specifies the USM user name.
all-non-defaults Specifies that all non-default community entries are to be removed.