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, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAddress, getPort, getPropertiespublic String getCommunity()
getCommunity in interface SnmpV2cTargetpublic void setCommunity(String community)
community property.community - the value to setCopyright © 2012–2015. All rights reserved.