-
- All Known Implementing Classes:
SimpleMessageID
,TimedMessageID
public interface MessageID
TheMessageID
interface defines the characteristics of a SNMP message ID as defined by RFC 3412 ยง6.2.- Since:
- 2.4.3
- Author:
- Frank Fock
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getID()
Gets the integer representation of the message ID.
-