A Java-Based SNMP Command Layer
Senior Project: 1998-1999
Zackary Chandler, Mike Crowl, Brigette Krantz, Damon McCoy and Rodger Wilson
IBM's Network Printer Manager (NPM) software enables users to communicate with
network-attached printers. In the past, the NPM used a communications module,
written in C, to configure settings and monitor the status of SNMP-compliant
printers. Due to the increased popularity of IBM's printers, it became
necessary to provide management software on an increased number of operating
system platforms. This project implements the functionality of this C package
in Java, providing a platform-independent system that allows programmers to set
and query attributes of SNMP-compliant printers.
|