
This directory contains the PPP Agent and Schema for use with Sun Net
Manager (SNM). 

The Agent supplied here is intended to run on a Solaris 2.x machine, and
will communicate with the SNM console via the RPC mechanism.  To use this
agent, you must carry out the following steps:

1) On the system running SunLink ISDN, execute install_agent as root.

It copies the files na.ppp and ppp.schema to the SNM Agents directory on the
system which is running SunLink ISDN 1.0. 
This is usually /opt/SUNWconn/snm/agents.

Then it adds the following line to the inetd.conf file on the ISDN system:

na.ppp/10       tli rpc/udp wait root /opt/SUNWconn/isdn/snm/na.ppp       na.ppp

and adds this line to the /etc/rpc file on the ISDN system (if you are
NOT using NIS), or to your rpc.bynumber map (if you ARE using NIS). 

ppp             100129  na.ppp

Then it restarts inetd with a SIGHUP, see the inetd(8C) man page.

2) Repeat these steps manually on the remote machine which will run 
the SNM Console. 
Copy the ppp.schema file to the SNM Agents directory on the remote
system. 

You should then be able to start the SNM console on the remote system
and interrogate the Agent on the SunLink ISDN system.
