| Package | Description |
|---|---|
| com.h3c.util.snmp | |
| com.h3c.util.snmp.command |
| Modifier and Type | Method and Description |
|---|---|
Usm.AuthorizationType |
SnmpTargetArgs.getAuthorization() |
Usm.AuthorizationType |
SnmpTarget.getAuthorization() |
static Usm.AuthorizationType |
Usm.AuthorizationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Usm.AuthorizationType[] |
Usm.AuthorizationType.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.setAuthorization(Usm.AuthorizationType v) |
| Modifier and Type | Method and Description |
|---|---|
Usm.AuthorizationType |
SnmpConnectionConfiguration.getAuthorizationType()
Gets the authorization type.
|
| Modifier and Type | Method and Description |
|---|---|
static SnmpConnectionConfiguration |
SnmpConnectionConfiguration.forSnmpV3(Usm.AuthorizationType authorizationType,
Usm.PrivacyType privacyType,
int timeout,
int retries)
Creates an SNMP connection configuration to SNMP version 3.
|
Copyright © 2014. All Rights Reserved.