Lines Matching full:you
6 Note the agent uses the raw-API UDP interface so you may also want to
57 First of all you'll need to add the following define
65 Note you'll might need to adapt you network driver to update
74 Before starting the agent you should supply pointers
76 and snmpEnableAuthenTraps. You can do this by calling
82 Additionally you may want to set
85 snmp_set_sysobjid() (if you have a private MIB)
88 Also before starting the agent you need to setup
98 snmp_inc_sysuptime(). You should call this from a timer interrupt
114 If want to extend the agent with your own private MIB you'll need to
119 You must provide the private_mib.h and associated files yourself.
121 so you're required to do some serious coding if you enable this!
127 If you need to create your own private MIB you'll need
130 You can set it by passing a struct snmp_obj_id to the agent