3.6.1 Abstract Data Model
This section describes a conceptual model of possible data organization that an implementation maintains to participate in this protocol. The described organization is provided to facilitate the explanation of how the protocol behaves. This document does not mandate that implementations adhere to this model as long as their external behavior is consistent with that described in this document.
The server MUST maintain a ConfigurationTable where each entry contains:
ServerAgentId: A unique combination of an AgentId (section 2.2.3.4) and a ConfigurationName (section 2.2.2.4). The AgentId MUST NOT be empty.
ServerConfigurationData: A BLOB that is not interpreted as part of this protocol and is passed on to higher layers as is.