Attributes describe a class and for an instance of the class include information about its present state. Examples of attributes include an element’s name and a counter that counts the number of packets traversing an interface. Attributes are simple strings, integers, booleans, or enumerations.