| Package | Description |
|---|---|
| com.h3c.util.snmp | |
| com.h3c.util.snmp.command |
| Modifier and Type | Method and Description |
|---|---|
SnmpVersionType |
SnmpResponse.getParsedVersion()
Returns the parsed version of the response.
|
SnmpVersionType |
SnmpTargetArgs.getVersion() |
SnmpVersionType |
SnmpTarget.getVersion() |
static SnmpVersionType |
SnmpVersionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SnmpVersionType[] |
SnmpVersionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SnmpTargetArgs |
SnmpTargetArgs.setVersion(SnmpVersionType v) |
| Modifier and Type | Method and Description |
|---|---|
SnmpVersionType |
SnmpConnectionConfiguration.getSnmpVersion()
Gets the SNMP version.
|
Copyright © 2014. All Rights Reserved.