Overview of Data Model
UFM enables the fabric administrator to manage the fabric based on business-oriented requirements, as opposed to managing the fabric based on device-oriented and port-oriented management systems.
The business-centric capability is provided by UFM’s data model which treats the physical fabric topology as an abstraction. You can define groups of fabric resources. For example, servers represent a certain application, a job running on the fabric, or a reserved computing resource pool for specific customers of a multi-tenant fabric.
All UFM functionality is associated with the data model. For example, monitored data and fabric events are correlated to the logical groups, fabric and host configuration is performed according to the model, and performance optimization is derived from the data model.
The fabric managed by UFM consists of a set of physical and logical objects including their connections. The Object Model has a hierarchical object-oriented tree structure with objects as the tree elements. Each object defines an abstraction for physical or logical fabric elements.
The Physical Model represents the physical resources and connectivity topology of the Network. UFM enables discovery, monitoring and configuration of the managed physical objects.
Physical Objects
Icon |
Name |
Description |
N/A |
Port Object |
Represents the external physical port on switch or on Host Channel Adapter (HCA). A port is identified by its number. UFM provides InfiniBand standard management and monitoring capabilities on the port level. |
N/A |
Module Object |
Represents the Field Removable Unit, Line card, and Network card on switch or HCA on host. For Mellanox Switches, Line and Network Cards are modeled as modules. |
|
Link Object |
Represents the physical connection between two active ports. |
|
Computer Object |
Represents the computer (host) connected to the Fabric. The UFM Agent installed on the host provides extended monitoring and management capabilities. Hosts without agents are limited to InfiniBand standard management and monitoring capabilities. |
|
Switch Object |
Represents the switch chassis in the Fabric. A Switch object is created for every Mellanox Switch. Switches of other vendors are represented as InfiniBand Switches and limited by InfiniBand standard management and monitoring capabilities. |
|
Rack Object |
Represents the arbitrary group of switches or computers. When linked devices are shown as a group, the link is shown between the group and the peer object. |