This topic describes how to implement an SMUX
peer to communicate with an SNMP agent.
To understand this topic, you should have a working knowledge of:
``Introduction''
discusses the role of the SMUX
protocol within SNMP.
``An SMUX overview''
illustrates SMUX
functionality through an example of an SMUX
session and then describes how the SMUX
protocol implements this functionality.
``Implementing an SMUX peer''
describes the implementation of an SMUX peer
in the C programming language:
defining and compiling MIB modules, the modification
of an existing
SMUX
peer called foosmuxd to suit your application, and then
compiling, executing and testing your peer.