Lines Matching refs:a
5 This is a brief introduction how to use and configure the SNMP agent.
7 read rawapi.txt to gain a better understanding of the SNMP message handling.
14 For SNMPv2c and v3 have a greater complexity and need many
24 This is a required MIB, so this is always enabled.
33 Note lwIP has a very limited notion of IP routing. It currently
34 doen't have a route table and doesn't have a notion of the U,G,H flags.
36 acting as a single gateway interface (G) for the default route.
38 The agent returns a "virtual table" with the default route 0.0.0.0
85 snmp_set_sysobjid() (if you have a private MIB)
98 snmp_inc_sysuptime(). You should call this from a timer interrupt
99 or a timer signal handler depending on your runtime environment.
101 An alternative way to update the SNMP uptime timestamp is to do a call like
103 a lower frequency). Another one is to not call snmp_inc_sysuptime() or
120 Note we don't have a "MIB compiler" that generates C source from a MIB,
130 You can set it by passing a struct snmp_obj_id to the agent
137 An example for a private MIB is part of the "minimal Unix" project:
140 The next chapter gives a more detailed description of the
165 for a matching prefix, middle part and index part
173 However RAM location is possible for a dynamically