AdventNet Web NMS 4 API Specification

Package com.adventnet.management.config.snmp

Provides classes which can be used for configuring SNMP enabled agents.

See:
          Description

Interface Summary
SnmpAttributeConstants This interface defines constants for various SNMP Attributes like identifier, label, value , type and versions.
 

Class Summary
SnmpAttribute This class holds the SNMP Configuration data for configuring a set of SNMP enabled devices.
SnmpAttributeEvent This event indicates that a SnmpAttribute has been configured over a SnmpDevice.
SnmpConfigProvider This class does SNMP Configuration for a set of devices.
SnmpDevice This class holds SNMP Specific properties like community, version ..
SnmpTaskGenerator This class generates SNMP-specific configuration information in XML format.
 

Package com.adventnet.management.config.snmp Description

Provides classes which can be used for configuring SNMP enabled agents.
 


AdventNet Web NMS 4 API Specification