E-DOC-CTC-20061027-0003v2.0
SNMP Commands
655
snmp community delete
Delete an SNMP community string to prevent SNMP access over IP.
SYNTAX:
where:
EXAMPLE:
RELATED COMMANDS:
snmp community delete securityname = <{RWCommunity | ROCommunity}>
securityname Select the access rights/restrictions control for the community
name to be deleted.
Choose between:
>RWCommunity: read/write access rights
>ROCommunity: read only access rights.
REQUIRED
=>snmp community list
Read-write SNMP community name : *****
Read-only SNMP community name : *****
=>snmp community delete securityname=ROCommunity
=>snmp community list
Read-write SNMP community name : *****
Read-only SNMP community name : not specified
=>
snmp community add Configure an SNMP community string to allow SNMP access over IP.
snmp community list List all SNMP community strings in use for SNMP access over IP.