public class SimpleSnmpV2cTarget extends SnmpTargetBase implements SnmpV2cTarget
SnmpV2cTarget
implemented as a simple configurable bean.Constructor and Description |
---|
SimpleSnmpV2cTarget() |
Modifier and Type | Method and Description |
---|---|
String |
getCommunity()
Gets the SNMPv2c community string.
|
void |
setCommunity(String community)
Sets the
community property. |
getAddress, getPort, getProperties, setAddress, setPort, setProperties, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getAddress, getPort, getProperties
public String getCommunity()
getCommunity
in interface SnmpV2cTarget
public void setCommunity(String community)
community
property.community
- the value to setCopyright © 2012–2015. All rights reserved.