/openbmc/openbmc-test-automation/redfish/events/ |
H A D | test_bmc_snmp_trap.robot | 2 Documentation This testing requires special setup where SNMP trapd is 22 Configure SNMP Manager On BMC And Verify 23 [Documentation] Configure SNMP manager on BMC via Redfish and verify. 25 [Teardown] Delete SNMP Manager Via Redfish ${SNMP_MGR1_IP} ${SNMP_DEFAULT_PORT} 27 Configure SNMP Manager Via Redfish ${SNMP_MGR1_IP} ${SNMP_DEFAULT_PORT} ${HTTP_CREATED} 29 Verify SNMP Manager Configured On BMC ${SNMP_MGR1_IP} ${SNMP_DEFAULT_PORT} 32 Configure SNMP Manager On BMC With Non Default Port And Verify 33 [Documentation] Configure SNMP Manager On BMC And Verify. 35 [Teardown] Delete SNMP Manager Via Redfish ${SNMP_MGR1_IP} ${NON_DEFAULT_PORT1} 37 Configure SNMP Manager Via Redfish ${SNMP_MGR1_IP} ${NON_DEFAULT_PORT1} ${HTTP_CREATED} [all …]
|
H A D | test_bmc_snmp_config.robot | 2 Documentation This testing requires special setup where SNMP trapd is 39 Configure SNMP Manager On BMC And Verify 40 [Documentation] Configure SNMP Manager On BMC And Verify. 43 Configure SNMP Manager On BMC ${SNMP_MGR1_IP} ${SNMP_DEFAULT_PORT} Valid 44 Verify SNMP Manager ${SNMP_MGR1_IP} ${SNMP_DEFAULT_PORT} 46 Delete SNMP Manager And Object ${SNMP_MGR1_IP} ${SNMP_DEFAULT_PORT} 48 Configure SNMP Manager On BMC With Non Default Port And Verify 49 [Documentation] Configure SNMP Manager On BMC And Verify. 52 Configure SNMP Manager On BMC ${SNMP_MGR1_IP} ${NON_DEFAULT_PORT1} Valid 53 Verify SNMP Manager ${SNMP_MGR1_IP} ${NON_DEFAULT_PORT1} [all …]
|
/openbmc/openbmc-test-automation/gui/gui_test/settings_menu/ |
H A D | test_snmp_alerts_sub_menu.robot | 3 Documentation Test OpenBMC GUI "SNMP Alerts" sub-menu of "Settings". 18 ${xpath_snmp_alerts_heading} //h1[text()="SNMP alerts"] 21 ${xpath_snmp_alert_destination_heading} //h5[contains(text(),'Add SNMP alert destination'… 29 ${snmp_page_heading} SNMP alerts 31 ${invalid_destination_error} Error in adding SNMP alert destination 38 Verify Navigation To SNMP Alerts Page 39 [Documentation] Verify navigation to SNMP alerts page. 45 Verify Existence Of All Input Boxes In SNMP Alerts Page 46 [Documentation] Verify existence of all sections in SNMP alerts page. 52 Verify Existence Of All Buttons In SNMP Alerts Page [all …]
|
/openbmc/openbmc-test-automation/lib/snmp/ |
H A D | snmp_utils.robot | 2 Documentation Utilities for SNMP testing. 9 Get SNMP URI List 10 [Documentation] Get all SNMP URIs and return them as list. 22 Configure SNMP Manager On BMC 23 [Documentation] Configure SNMP manager on BMC. 27 # snmp_ip SNMP manager IP. 28 # port Network port where SNMP manager is listening. 29 # expected_result Expected status of SNMP configuration. 40 ... msg=Allowing the configuration of an invalid SNMP. 43 ... msg=Not allowing the configuration of a valid SNMP. [all …]
|
H A D | redfish_snmp_utils.robot | 1 Documentation Utility for SNMP configurations via Redfish. 37 Get SNMP Manager List 38 [Documentation] Get the list of SNMP managers and return IP addresses and ports. 40 # Get the list of SNMP manager URIs. 41 @{snmp_mgr_uris}= Get SNMP Child URIs 66 Configure SNMP Manager Via Redfish 67 [Documentation] Configure SNMP manager on BMC via Redfish. 71 # snmp_mgr_ip SNMP manager IP address 72 # snmp_port SNMP manager port 83 Verify SNMP Manager Configured On BMC [all …]
|
H A D | resource.robot | 3 # SNMP related parameters. 33 # SNMP Command
|
/openbmc/phosphor-snmp/docs/ |
H A D | snmp-configuration.md | 1 # SNMP trap 9 to generate the SNMP trap. 14 Other OpenBMC applications can still send the SNMP trap as needed. These 29 libsnmp: Exposes the API to send the SNMP trap phosphor-network-snmpconf: Used 30 for configuring the SNMP manager(Client). 32 ## SNMP Manager Configuration 34 The administrator can configure one or more SNMP managers to receive the OpenBMC 37 ### Add the SNMP Manager 45 `busctl call xyz.openbmc_project.Network.SNMP /xyz/openbmc_project/network/snmp/manager xyz.openbmc… 47 ### Delete the SNMP Manager [all …]
|
/openbmc/ipmitool/contrib/ |
H A D | bmc-snmp-proxy.sysconf | 3 # Config file to control SNMP redirection between 6 # bmc-snnmp-proxy helps redirect certain SNMP requests (to this host) 8 # SNMP community string and the OID of the Service Processor's SNMP agent. 17 ### Configure SNMP proxy to BMC/Service Processor ### 19 ### Service Processor/BMC SNMP Community String. 22 # SNMP agent. 29 # Description: SNMP OID that we would like to redirect to the Service
|
H A D | bmclanconf | 149 SNMP= 181 s) SNMP=$OPTARG ;; 290 if [ X$SNMP != X ]; then 291 ipmitool_lan_set "snmp" "$SNMP"
|
H A D | bmc-snmp-proxy.service | 2 Description=Setup SNMP proxy to BMC
|
/openbmc/openbmc-test-automation/gui/test/server_config/ |
H A D | test_obmc_gui_snmp_settings.robot | 3 Documentation Test OpenBMC GUI "SNMP settings" sub-menu of "Server configuration". 19 Verify Existence Of All Sections In SNMP Page 20 [Documentation] Verify existence of all sections in SNMP page. 26 Verify Existence Of All Buttons In SNMP Page 27 [Documentation] Verify existence of all buttons in SNMP page. 44 Wait Until Page Contains SNMP settings
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/network/ |
H A D | phosphor-snmp_git.bb | 1 SUMMARY = "SNMP Manager Configuration" 2 DESCRIPTION = "SNMP Manager Configuration." 27 DBUS_SERVICE:${PN} += "xyz.openbmc_project.Network.SNMP.service"
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/network/phosphor-snmp/ |
H A D | xyz.openbmc_project.Network.SNMP.service | 2 Description=Phosphor SNMP conf Manager 9 BusName=xyz.openbmc_project.Network.SNMP
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | connection_method.hpp | 13 SNMP, enumerator 29 {ConnectionMethodType::SNMP, "SNMP"},
|
H A D | manager_account.hpp | 13 SNMP, enumerator 46 {AccountTypes::SNMP, "SNMP"},
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/lldpd/files/ |
H A D | lldpd.default | 1 # Uncomment to start SNMP subagent and enable CDP, SONMP and EDP protocol
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/ |
H A D | snmpd.service | 2 Description=Simple Network Management Protocol (SNMP) Daemon.
|
H A D | snmptrapd.service | 2 Description=Simple Network Management Protocol (SNMP) Trap Daemon.
|
H A D | 0008-net-snmp-fix-engineBoots-value-on-SIGHUP.patch | 21 snmp_log(LOG_INFO, "NET-SNMP version %s restarted\n",
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libsmi/libsmi/ |
H A D | libsmi-fix-the-test-dump-files.patch | 102 - import IRTF-NMRG-SMING-SNMP (AutonomousType, RowStatus, 151 - import IRTF-NMRG-SMING-SNMP (AutonomousType, mib-2); 180 - import IRTF-NMRG-SMING-SNMP (RowStatus, mib-2); 265 - import IRTF-NMRG-SMING-SNMP (TestAndIncr, mib-2);
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-pyasn1-modules_0.4.1.bb | 3 classes. Includes protocols PDUs definition (SNMP, LDAP etc.) and various\
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/ |
H A D | openhpi-netsnmp-cross-compile.patch | 30 [AC_MSG_RESULT(no. No SNMP based plugins can be built!)])
|
/openbmc/linux/net/ipv4/netfilter/ |
H A D | Kconfig | 90 tristate "Basic SNMP-ALG support" 98 SNMP payloads. In conjunction with NAT, it allows a network 101 inside SNMP payloads to match IP-layer NAT mapping. 103 This is the "basic" form of SNMP-ALG, as described in RFC 2962
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/pywbem/ |
H A D | python3-pywbem_1.7.2.bb | 10 SNMP, standardised by the Distributed Management Task Force (DMTF) available \
|
/openbmc/docs/designs/ |
H A D | phosphor-audit.md | 59 - SNMP 221 - Notification setup via SNMP/E-mail/Instant messengers/D-Bus 307 - SNMP 309 > Sending a notification via SNMP trap messages to directed recipient which
|