Uses of Class
org.apache.servicemix.snmp.util.OIDList

Packages that use OIDList
org.apache.servicemix.snmp Component for SNMP using the SNMP4J API 
 

Uses of OIDList in org.apache.servicemix.snmp
 

Methods in org.apache.servicemix.snmp that return OIDList
 OIDList SnmpPollingEndpoint.getOids()
           
 

Methods in org.apache.servicemix.snmp with parameters of type OIDList
 void SnmpPollingEndpoint.setOids(OIDList oids)
          Specifies a reference to a list of OID values which will be used for the snmp request.
 



Copyright © 2005-2012 FuseSource. All Rights Reserved.