Remove Community for SNMP (RMVCOMSNMP)

The Remove Community for SNMP (RMVCOMSNMP) command is used to remove a Simple Network Management Protocol (SNMP) community profile from the SNMP agent community list. The community profile consists of a community name, an object access specification, and a list of the SNMP managers that are part of the community. The community name combined with the ASCII community (ASCIICOM) parameter defines a community.

Parameters

Keyword Description Choices Notes
COM Community name Character value Required, Positional 1
ASCIICOM Translate community name *YES, *NO Optional

Community name (COM)

Specifies the name of the SNMP community being removed. The community must already exist in the SNMP agent community list.

community-name
Specify the name of the SNMP community being removed. The name may contain characters that cannot be displayed.

Translate community name (ASCIICOM)

Specifies whether the community name is translated to ASCII characters before it is compared with the community name specified in a request from an SNMP manager. This parameter is used in combination with the community name to determine the community to be removed.

*YES
The community name is translated to ASCII characters before it is compared with a community name specified by an SNMP manager.
*NO
The community name is not translated to ASCII characters before it is compared with a community name specified by an SNMP manager.

Examples

RMVCOMSNMP   COM(ROCHESTER)

This command removes community ROCHESTER from the SNMP agent community list.

Error messages

*ESCAPE Messages

TCP4001
Error occurred accessing SNMP configuration information.
TCP4009
Community does not exist.
TCP8050
*IOSYSCFG authority required to use &1.