| Package | Description |
|---|---|
| com.davfx.ninio.snmp |
| Modifier and Type | Method and Description |
|---|---|
Iterable<SnmpResult> |
SnmpPacketParser.getResults() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SnmpServerHandler.Callback.handle(SnmpResult result) |
void |
SnmpReceiver.received(SnmpResult result) |
| Modifier and Type | Method and Description |
|---|---|
static Version2cPacketBuilder |
Version2cPacketBuilder.trap(String community,
int requestId,
Oid trapOid,
Iterable<SnmpResult> oidValues) |
Copyright © 2020. All rights reserved.