snmp-internal.h File Reference
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Macros | |
#define | SNMP_PORT 161 |
#define | SNMP_TRAP_PORT 162 |
#define | SNMP_MAX_LEN 484 |
Macro Definition Documentation
◆ SNMP_MAX_LEN
#define SNMP_MAX_LEN 484 |
Definition at line 38 of file snmp-internal.h.
◆ SNMP_PORT
#define SNMP_PORT 161 |
Definition at line 36 of file snmp-internal.h.
◆ SNMP_TRAP_PORT
#define SNMP_TRAP_PORT 162 |
Definition at line 37 of file snmp-internal.h.