CL Command Reference - CHGCOMSNMP

CL Command List > CHGCOMSNMP Reference

Description:

The Change Community for SNMP (CHGCOMSNMP) command changes an SNMP community profile in the SNMP agent community list. An SNMP agent uses a community profile to determine whether or not to honor a request sent by an SNMP manager. 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.


Examples:

CHGCOMSNMP COM(ENDICOTT) INTNETADR(*ANY) OBJACC(*READ)

This command changes community ENDICOTT to have an object access of read and to allow any SNMP manager to read the MIB objects on this system. All of the other community values are unchanged.