efa inventory device snmp community delete
Deletes an SNMP community.
Syntax
Parameters
- --ip device-ip
- Specifies a comma-separated range of device IP addresses. Example: 10.1.1.13,10.1.1.50,10.1.1.101.
- --name community
- Specifies an SNMP community name.
Usage Guidelines
The command deletes the SNMP community. This command is valid for SNMP v2c version only.
EFA internally manages the community to group mapping and deletes the group if this is the last community associated with the group.
The SNMP group is automatically deleted when the last SNMP community associated with the group is removed. If you want to edit SNMP group attributes, all the corresponding communities must be deleted and created with modified group settings.
Examples
efa inventory device snmp community delete –-name tempv2community –-ip 10.20.246.10