Uses of Interface
org.rhq.plugins.www.snmp.SNMPSession

Packages that use SNMPSession
org.rhq.plugins.apache   
org.rhq.plugins.www.snmp   
 

Uses of SNMPSession in org.rhq.plugins.apache
 

Methods in org.rhq.plugins.apache that return SNMPSession
 SNMPSession ApacheServerComponent.getSNMPSession()
          Returns an SNMP session that can be used to communicate with this server's SNMP agent.
static SNMPSession ApacheServerComponent.getSNMPSession(SNMPClient snmpClient, Configuration pluginConfig)
           
 

Uses of SNMPSession in org.rhq.plugins.www.snmp
 

Methods in org.rhq.plugins.www.snmp that return SNMPSession
 SNMPSession SNMPClient.getSession(java.lang.String host, java.lang.Integer port, java.lang.String community, SNMPClient.SNMPVersion version)
           
 

Constructors in org.rhq.plugins.www.snmp with parameters of type SNMPSession
SNMPConnectException(java.lang.String msg, SNMPSession session)
           
 



Copyright © 2008-2009 Red Hat, Inc.. All Rights Reserved.