Figure R.04 - ManagementInformation and Methods for Obtaining Management Data : Class diagram
Created: 3/28/2022 3:51:09 PM
Modified: 6/6/2022 12:23:50 PM
Project:
Advanced:
ManagedEntity defines two attributes. The set of different management methods (e.g., using CLI or SNMP, or even using REST API) that can be used to manage an Entity is contained in the managementMethodSupported attribute, while the current management method that is being used is contained in the managementMethodCurrent enumerated attribute. This is shown in Figure below.<br/>A fundamental characteristic of a ManagedEntity is that it can perform management functions and/or collect management information. ManagementMethodEntity represents the means in which management information is obtained, and ManagementInfo represents the specific type of management data obtained.<br/>