system snmp community delete
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Deletes community with the specified access control type
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The system snmp community delete
command deletes communities with the specified access control type. Only read-only communities are supported.
Parameters
-vserver <Vserver Name>
- Vserver-
This parameter specifies the Vserver from which you wish to delete the community. If no Vserver is specified, the community is deleted from the admin Vserver.
-community-name <text>
- Community-
Specify the name of the community.
-type <ctype>
- access type-
Specify 'ro' for a read-only community.
Examples
The following example deletes the read-only community 'private':
cluster1::> system snmp community delete -type ro -community-name private uster1::> system snmp community show This table is currently empty.