/openbmc/phosphor-webui/app/configuration/controllers/ |
H A D | snmp-controller.js | 15 $scope.managers = []; 24 $scope.managers.push({ 43 $scope.managers.push({address: '', port: ''}); 49 if ($scope.managers[index].path) { 52 $scope.managers.splice(index, 1); 65 for (let i in $scope.managers) { 66 if (!$scope.managers[i].address || !$scope.managers[i].port) { 74 let managersLength = $scope.managers.length; 78 if (!$scope.managers[managersLength].path) { 81 $scope.managers[managersLength].port)); [all …]
|
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | manager.c | 26 static struct omap_overlay_manager *managers; variable 34 managers = kcalloc(num_managers, sizeof(struct omap_overlay_manager), in dss_init_overlay_managers() 37 BUG_ON(managers == NULL); in dss_init_overlay_managers() 40 struct omap_overlay_manager *mgr = &managers[i]; in dss_init_overlay_managers() 77 struct omap_overlay_manager *mgr = &managers[i]; in dss_init_overlay_managers_sysfs() 89 kfree(managers); in dss_uninit_overlay_managers() 90 managers = NULL; in dss_uninit_overlay_managers() 99 struct omap_overlay_manager *mgr = &managers[i]; in dss_uninit_overlay_managers_sysfs() 116 return &managers[num]; in omap_dss_get_overlay_manager()
|
/openbmc/phosphor-snmp/ |
H A D | snmp_util.cpp | 116 std::vector<std::string> managers; in getManagers() local 139 managers.push_back(mgr); in getManagers() 147 return managers; in getManagers()
|
H A D | meson.build | 16 conf_data.set_quoted('SNMP_CONF_PERSIST_PATH', '/var/lib/phosphor-snmp/managers/')
|
/openbmc/openbmc-test-automation/redfish/service_root/ |
H A D | test_sessions_management.robot | 140 [Documentation] Verify managers defaults. 143 ${managers}= Redfish.Get Properties /redfish/v1/Managers 144 Rprint Vars managers 145 ${managers_count}= Get Length ${managers['Members']} 147 Valid Value managers['Name'] ['Manager Collection'] 148 Valid Value managers['@odata.id'] ['/redfish/v1/Managers'] 149 Valid Value managers['Members@odata.count'] [${managers_count}] 152 …Valid List managers['Members'] required_values=[{'@odata.id': '/redfish/v1/Managers/${MANAGER_ID…
|
/openbmc/openbmc-test-automation/redfish/update_service/ |
H A D | test_firmware_inventory.robot | 171 [Documentation] Verify functional image version is same as in Redfish managers. 182 ... is same as in Redfish managers.. 191 [Documentation] Verify the firmware software inventory is same as software images of managers. 215 ... active software image of Redfish managers and firmware inventory of update service. 223 ... active software image of Redfish managers and firmware inventory of update service. 259 [Documentation] Verify the Redfish firmware inventory path version is same as Redfish managers. 285 ... Redfish managers for backup image. 322 …[Documentation] Verify the functional image version is same as in firmware inventory and managers.
|
/openbmc/webui-vue/src/store/modules/ |
H A D | GlobalStore.js | 86 const managers = await api 89 bmcPath = managers.data?.Members?.[0]?.['@odata.id'];
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-stopit_1.1.2.bb | 1 …er threads, control the timeout of blocks or callables with two context managers and two decorator…
|
/openbmc/openbmc-test-automation/redfish/events/ |
H A D | test_bmc_snmp_trap.robot | 99 [Documentation] Configure multiple SNMP managers and verify. 157 # Configure multiple SNMP managers with non-default port. 161 # Verify if SNMP managers are configured. 176 # Configure multiple SNMP managers with different ports. 181 # Verify if SNMP managers are configured. 283 # Check if trap is generated and sent to SNMP managers after reboot.
|
/openbmc/linux/Documentation/process/ |
H A D | development-process.rst | 21 The purpose of this document is to help developers (and their managers)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/telepathy/ |
H A D | telepathy-glib_0.24.1.bb | 2 DESCRIPTION = "Telepathy Framework: GLib-based helper library for connection managers"
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/ |
H A D | Client.interface.yaml | 4 SNMP managers or LDAP servers etc.
|
/openbmc/openbmc-test-automation/gui/gui_test/settings_menu/ |
H A D | test_snmp_alerts_sub_menu.robot | 130 [Documentation] Configure multiple SNMP managers on BMC via GUI and verify. 140 [Documentation] Configure multiple SNMP managers with non-default port via GUI and verify. 150 [Documentation] Configure multiple SNMP managers with different ports via GUI and verify. 261 # Check if trap is generated and sent to SNMP managers those are configured. 330 … [Documentation] Configure multiple SNMP managers on BMC with valid port value via GUI and verify. 412 [Documentation] Delete multiple SNMP managers with default port on BMC via GUI. 521 [Documentation] Start multiple SNMP managers on specific port.
|
/openbmc/linux/Documentation/devicetree/bindings/soc/ti/ |
H A D | keystone-navigator-dma.txt | 35 managers. Note that these addresses though points to queue managers,
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nuttcp/ |
H A D | nuttcp_8.2.2.bb | 3 and system managers. Its most basic usage is to determine the raw TCP (or UDP) \
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A D | linear.rst | 7 block of logical volume managers.
|
/openbmc/linux/drivers/media/platform/ti/omap/ |
H A D | omap_voutdef.h | 114 struct omap_overlay_manager *managers[MAX_MANAGERS]; member
|
/openbmc/linux/Documentation/arch/arm/omap/ |
H A D | dss.rst | 46 The DSS driver models OMAP's overlays, overlay managers and displays in a 49 managers. These can be used when updating a display with CPU or system DMA. 146 connected only to DISPC overlay managers, and virtual overlays can be only 153 - Virtual overlay managers can only be connected to DBI or DSI displays. 238 framebuffers, overlays, overlay managers, displays. Framebuffers are
|
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/ |
H A D | omapfb.h | 95 struct omap_overlay_manager *managers[10]; member
|
/openbmc/openbmc-test-automation/redfish/managers/ |
H A D | test_managers_bmc.robot | 38 [Documentation] Verify BMC managers resource properties. 61 [Documentation] Verify BMC managers resource properties.
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | init-manager.rst | 51 The ":ref:`device-manager`" chapter has more details about device managers. 117 The Yocto Project supports three different initialization managers, offering
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/pipewire/ |
H A D | pipewire_1.0.4.bb | 40 # The session-managers list specifies which session managers Meson 45 # This does not disable support or the need for session managers, 61 -Dsession-managers='[]' \
|
/openbmc/phosphor-snmp/docs/ |
H A D | snmp-configuration.md | 34 The administrator can configure one or more SNMP managers to receive the OpenBMC
|
/openbmc/openbmc-test-automation/lib/snmp/ |
H A D | redfish_snmp_utils.robot | 38 [Documentation] Get the list of SNMP managers and return IP addresses and ports. 91 # Get the list of SNMP managers that are configured on BMC. 257 # Clean SNMP managers running in the background.
|
/openbmc/linux/Documentation/driver-api/fpga/ |
H A D | intro.rst | 49 The FPGA Region framework (fpga-region.c) associates managers and
|