|
JoeSNMP API 0.3.3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SnmpParameters | |
|---|---|
| org.opennms.protocols.snmp | |
| Uses of SnmpParameters in org.opennms.protocols.snmp |
|---|
| Fields in org.opennms.protocols.snmp declared as SnmpParameters | |
|---|---|
private SnmpParameters |
SnmpPeer.m_params
The default parameters for communicating with the agent. |
| Methods in org.opennms.protocols.snmp that return SnmpParameters | |
|---|---|
SnmpParameters |
SnmpPeer.getParameters()
Retuns the current parameters for the peer agent. |
| Methods in org.opennms.protocols.snmp with parameters of type SnmpParameters | |
|---|---|
void |
SnmpPeer.setParameters(SnmpParameters params)
Used to set the current parameters for the SnmpPeer object. |
| Constructors in org.opennms.protocols.snmp with parameters of type SnmpParameters | |
|---|---|
SnmpParameters(SnmpParameters second)
Constructs a copy of the parameters defined in the object second. |
|
SnmpSession(java.net.InetAddress peer,
SnmpParameters params)
Constructs the SnmpSession with the specific parameters. |
|
|
JoeSNMP API 0.3.3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||