#define SNMP_COMMUNITY_MAX_LEN (8u)
This is the maximum length for community string. Application must ensure that this length is observed. SNMP module adds one byte extra after SNMP_COMMUNITY_MAX_LEN for adding '0' NULL character.
Submit feedback about this site to: