public interface SnmpTarget
| Modifier and Type | Method and Description | 
|---|---|
String | 
getAddress()
Gets the network address of the targeted agent. 
 | 
int | 
getPort()
Gets the network port of the targeted agent. 
 | 
Map<String,Object> | 
getProperties()
Gets a map of provider-specific properties for the target. 
 | 
String getAddress()
int getPort()
Copyright © 2012–2015. All rights reserved.