Uses of Package
net.sf.snmpadaptor4j.object

Packages that use net.sf.snmpadaptor4j.object
net.sf.snmpadaptor4j.api Package contains all classes and interfaces manipulated by classes as facade with SNMP APIs. 
net.sf.snmpadaptor4j.api.opennms Package containing all classes as facade with SNMP APIs. 
net.sf.snmpadaptor4j.core Package containing entry point classes for access to MBean attributes and for SNMP traps sending. 
net.sf.snmpadaptor4j.core.accessor Package containing all classes used to access attributes of MBeans or other. 
net.sf.snmpadaptor4j.core.mapping Package containing all classes for the mapping loading for each MBean. 
net.sf.snmpadaptor4j.core.trap Package containing all classes used to build SNMP traps from JMX notifications and to send them to all SNMP managers. 
net.sf.snmpadaptor4j.object Package containing all simple objects having no treatment. 
 

Classes in net.sf.snmpadaptor4j.object used by net.sf.snmpadaptor4j.api
SnmpDataType
          Enumeration of SNMP data type.
SnmpOid
          Object representing an object identifier in a SNMP Management Information Base (MIB).
SnmpTrap
          Object representing a specific or generic SNMP trap.
 

Classes in net.sf.snmpadaptor4j.object used by net.sf.snmpadaptor4j.api.opennms
SnmpDataType
          Enumeration of SNMP data type.
SnmpTrap
          Object representing a specific or generic SNMP trap.
 

Classes in net.sf.snmpadaptor4j.object used by net.sf.snmpadaptor4j.core
SnmpDataType
          Enumeration of SNMP data type.
SnmpOid
          Object representing an object identifier in a SNMP Management Information Base (MIB).
 

Classes in net.sf.snmpadaptor4j.object used by net.sf.snmpadaptor4j.core.accessor
SnmpDataType
          Enumeration of SNMP data type.
SnmpOid
          Object representing an object identifier in a SNMP Management Information Base (MIB).
 

Classes in net.sf.snmpadaptor4j.object used by net.sf.snmpadaptor4j.core.mapping
GenericSnmpTrapType
          Enumeration of generic type of SNMP traps.
SnmpDataType
          Enumeration of SNMP data type.
SnmpOid
          Object representing an object identifier in a SNMP Management Information Base (MIB).
 

Classes in net.sf.snmpadaptor4j.object used by net.sf.snmpadaptor4j.core.trap
SnmpOid
          Object representing an object identifier in a SNMP Management Information Base (MIB).
SnmpTrap
          Object representing a specific or generic SNMP trap.
SnmpTrapData
          Object representing a data of a SNMP trap.
 

Classes in net.sf.snmpadaptor4j.object used by net.sf.snmpadaptor4j.object
GenericSnmpTrap
          Object representing a generic SNMP trap.
GenericSnmpTrapType
          Enumeration of generic type of SNMP traps.
SnmpDataType
          Enumeration of SNMP data type.
SnmpOid
          Object representing an object identifier in a SNMP Management Information Base (MIB).
SnmpTrap
          Object representing a specific or generic SNMP trap.
SnmpTrapData
          Object representing a data of a SNMP trap.
SpecificSnmpTrap
          Object representing a specific SNMP trap.
 



Copyright © 2012-2013 snmpAdaptor4j. All Rights Reserved.