Class RmcpConstants

java.lang.Object
org.metricshub.ipmi.core.coding.rmcp.RmcpConstants

public final class RmcpConstants extends Object
Set of constants. Byte constants are encoded as pseudo unsigned bytes. RMCPConstants doesn't use TypeConverter because fields need to be runtime constants.
See Also:
  • Field Details

    • RMCP_V1_0

      public static final byte RMCP_V1_0
      RMCP version 1.0
      See Also:
    • ASFIANA

      public static final int ASFIANA
      IANA Enterprise Number = ASF IANA
      See Also:
    • PRESENCE_PING

      public static final byte PRESENCE_PING
      ASF Message type = Presence Ping
      See Also: