|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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,
org.rhq.core.domain.configuration.Configuration pluginConfig)
|
| Uses of SNMPSession in org.rhq.plugins.www.snmp |
|---|
| Methods in org.rhq.plugins.www.snmp that return SNMPSession | |
|---|---|
SNMPSession |
SNMPClient.getSession(String host,
Integer port,
String community,
SNMPClient.SNMPVersion version)
|
| Constructors in org.rhq.plugins.www.snmp with parameters of type SNMPSession | |
|---|---|
SNMPConnectException(String msg,
SNMPSession session)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||