Package | Description |
---|---|
org.opennms.netmgt.snmp.snmp4j |
Use SNMP4J for SNMP support in OpenNMS.
|
Modifier and Type | Method and Description |
---|---|
protected static org.snmp4j.PDU |
Snmp4JStrategy.buildPdu(Snmp4JAgentConfig agentConfig,
int pduType,
SnmpObjId[] oids,
SnmpValue[] values) |
protected SnmpValue[] |
Snmp4JStrategy.send(Snmp4JAgentConfig agentConfig,
org.snmp4j.PDU pdu,
boolean expectResponse)
Sends and SNMP4J request PDU.
|
Constructor and Description |
---|
Snmp4JWalker(Snmp4JAgentConfig agentConfig,
String name,
CollectionTracker tracker) |
Copyright © 2021. All rights reserved.