| Package | Description |
|---|---|
| org.rhq.plugins.www.snmp |
| Modifier and Type | Field and Description |
|---|---|
static SNMPClient.SNMPVersion |
SNMPClient.DEFAULT_VERSION |
| Modifier and Type | Method and Description |
|---|---|
static SNMPClient.SNMPVersion |
SNMPClient.SNMPVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SNMPClient.SNMPVersion[] |
SNMPClient.SNMPVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SNMPSession |
SNMPClient.getSession(String host,
Integer port,
String community,
SNMPClient.SNMPVersion version,
long timeout,
int retries) |
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.