Package | Description |
---|---|
org.snmp4j.transport |
Provides transport protocol mappings for SNMP.
|
Modifier and Type | Method and Description |
---|---|
MessageLength |
DefaultTcpTransportMapping.SnmpMesssageLengthDecoder.getMessageLength(ByteBuffer buf) |
MessageLength |
MessageLengthDecoder.getMessageLength(ByteBuffer buf)
Returns the total message length to read (including header) and
the actual header length.
|
Copyright © 2016 SNMP4J.org. All rights reserved.