| With the rapid expansion of network, the requirement for network gettingincreasingly difficult to meet, network management attracts more attention. Networkmanagement system can be divided into two parts: the network management and networkelement management. NE management is the management of the device itself, therelationship between devices and distribution-independent scheduling. NE panelmanagement is a network element management subsystem, through which users viewnetwork element equipment panel, visually observe the equipment running, is a functionalcomponent is closely related with the user.Traditional NE panel management system is able to a provide panel display functionsof the managed device, but the device panel is usually displayed by two-dimensionalpicture. Two-dimensional devices panel is too abstract for the users who haven‘t seen thereal device, not a good user experience. Different from the traditional two-dimensionaldevice panel systems, NE three-dimensional device model systems show the user a highdegree of simulation three-dimensional model of the network element. NE three-dimensional device model systems obtain information on the NE entity Mib via SNMPcommunication. Combining predefined static structure configuration information(coordinates, pictures, etc.) to build the logic model network elements in the background,then change the logic model into JSON which foreground resolvable and pass to the frontpage. Front page receive JSON data and analysis it, through WebGL technology willsimulate a three-dimensional model of a network element rendered, at last add thefunction of user interaction.Design and implementation of the NE three-dimensional device model systems madea exploration for the development and research NE management model. For the first time,WebGL technology is used in the network management system. The use ofthree-dimensional simulations make NE panel closer to real NE device, allowing usershave a more intuitive experience to network elements. |