@Deprecated public final class Version2cPacketParser extends Object
| Constructor and Description |
|---|
Version2cPacketParser(ByteBuffer buffer)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorIndex()
Deprecated.
|
int |
getErrorStatus()
Deprecated.
|
int |
getRequestId()
Deprecated.
|
Iterable<SnmpResult> |
getResults()
Deprecated.
|
public Version2cPacketParser(ByteBuffer buffer) throws IOException
IOExceptionpublic Iterable<SnmpResult> getResults()
public int getRequestId()
public int getErrorStatus()
public int getErrorIndex()
Copyright © 2018. All rights reserved.