SNMPD_MAXCOMMUNITYLEN
if (strlen($2) > SNMPD_MAXCOMMUNITYLEN) {
char sm_community[SNMPD_MAXCOMMUNITYLEN];
char ta_community[SNMPD_MAXCOMMUNITYLEN];
char sc_rdcommunity[SNMPD_MAXCOMMUNITYLEN];
char sc_rwcommunity[SNMPD_MAXCOMMUNITYLEN];
char sc_trcommunity[SNMPD_MAXCOMMUNITYLEN];