This attribute is used to pass displayable string data to a management application. The string can be in any locale, as long as it can be displayed using the ISO 8859-1 character set. This definition does not specify a size limit for the string.

This attribute is optional in the event generation group.

The syntax of the vendor-specific-message definition is:

name = "event message"
id = 10
description = "Auxiliary information related to the event."
type = string(<size>)
access = read-only
storage = specific

value = ""

This attribute, along with the vendor specific data attribute (Vendor Specific Message), is designed to provide event generators and consumers with an efficient, private interface with which to pass arbitrary information. This can be useful to manufacturers that develop both component instrumentation and management applications.


[Back] [Next]