| Package | Description |
|---|---|
| com.vmware.appliance.techpreview.monitoring |
| Modifier and Type | Field and Description |
|---|---|
static SnmpTypes.SNMPv3Notfication |
SnmpTypes.SNMPv3Notfication.inform
inform
|
static SnmpTypes.SNMPv3Notfication |
SnmpTypes.SNMPv3Notfication.trap
trap
|
| Modifier and Type | Method and Description |
|---|---|
SnmpTypes.SNMPv3Notfication |
SnmpTypes.SNMPv3Target.getType()
SNMP target type
|
static SnmpTypes.SNMPv3Notfication |
SnmpTypes.SNMPv3Notfication.valueOf(String name)
Returns the enumeration constant for the specified name.
|
static SnmpTypes.SNMPv3Notfication[] |
SnmpTypes.SNMPv3Notfication.values()
Retrieve all enumeration constants pre-defined by this enumeration class.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SnmpTypes.SNMPv3Target.setType(SnmpTypes.SNMPv3Notfication type)
SNMP target type
|
| Constructor and Description |
|---|
SnmpTypes.SNMPv3Target.Builder(SnmpTypes.SNMPv3Notfication type,
SnmpTypes.SNMPSecLevel secLevel,
String ip,
long port,
String user)
Constructor with parameters for the required properties of
SnmpTypes.SNMPv3Target. |
Copyright © 2016. All Rights Reserved.