public final class Version3PacketParser extends Object
| Constructor and Description |
|---|
Version3PacketParser(AuthRemoteEngine authEngine,
ByteBuffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorIndex() |
int |
getErrorStatus() |
int |
getRequestId() |
Iterable<SnmpResult> |
getResults() |
public Version3PacketParser(AuthRemoteEngine authEngine, ByteBuffer buffer) throws IOException
IOExceptionpublic Iterable<SnmpResult> getResults()
public int getRequestId()
public int getErrorStatus()
public int getErrorIndex()
Copyright © 2016. All rights reserved.