Contiki-NG
Macros

This group contains all the defines that can be configurable following the Contiki standard. More...

Macros

#define SNMP_COMMUNITY   "public"
 Default SNMP Community.
 
#define SNMP_MSG_OID_MAX_LEN   16
 Default maximum number of IDs in one OID.
 
#define SNMP_MAX_NR_VALUES   2
 Default maximum number of OIDs in one response.
 
#define SNMP_PORT   161
 Default SNMP port.
 

Detailed Description

This group contains all the defines that can be configurable following the Contiki standard.