Chapter 9, Developing SMUX peers for SNMP agents
Description of reference peer foosmuxd

Description of reference peer foosmuxd

This section is intended as a reference for the applications programmer who needs additional information about how the main SMUX reference peer program (foosmuxd.c) works: how the program reads the compiled MIB module(s), initiates the TCP connection, opens the SMUX association, registers the MIB modules it wishes to manage, processes get and set requests, handles error recovery, and terminates the SMUX association.


NOTE: You may not need to modify foosmuxd.c in order to implement your peer.