Javadocs

 



 

Javadocs contains the classes and methods pertaining to various modules of SNMP API, which are categorized as follows.

 

High-Level API

 

Package Description

com.adventnet.snmp.beans

This package consists of AdventNet SNMP Java Bean components that can be imported into any Java Bean Builders.

com.adventnet.snmp.ui

This package consists of the AdventNet SNMP UI Beans, such as the MibBrowser bean, TableBean, etc.

 

Low-Level API

 

Package Description

com.adventnet.management.transport

This package defines some basic interfaces for a generic transport provider framework communication between a client and server.

com.adventnet.snmp.snmp2

This package implements snmp communication and snmp variables defined in ASN.1, such as SnmpOID, SnmpInteger, etc.

 

MIBs API

 

Package

Description

com.adventnet.snmp.mibs

This package provides all the MIB handling support, such as MIB loading, unloading, etc.

 

SAS API

 

Package

Description

com.adventnet.snmp.sas

This package provides classes that facilitates communication between network management applets and managed devices where direct communication is prohibited due to applet security policies.

 

Distributed API

 

Package

Description

com.adventnet.snmp.corba

This package provides the CORBA access to AdventNet SNMP API.

com.adventnet.snmp.ejb

This package enables building and deploying scalable applications that leverage the scalability of the Multi-tier Application Server architectures, that support a very large number of users, load-balancing, fail-over, transactions and other high-end capabilities.

com.adventnet.snmp.rmi

This package consists of Java interfaces that facilitates network management using RMI from remote clients to perform SNMP operations.

 

Utils Classes

 

Package Description

com.adventnet.utils

This package consists of AdventNet Utils classes. It is mainly used for Internationalization and for logging debug messages.

 

Refer the Javadocs for the AdventNet SNMP API for more information.



Copyright © 1996-2006, AdventNet Inc. All Rights Reserved.