public interface MessageID
MessageID interface defines the characteristics of a SNMP message ID
as defined by RFC 3412 ยง6.2.| Modifier and Type | Method and Description |
|---|---|
int |
getID()
Gets the integer representation of the message ID.
|
Copyright © 2016 SNMP4J.org. All Rights Reserved.