Lines Matching refs:manager
14 # "/xyz/openbmc_project/network/snmp/manager/e9767624",
15 # "/xyz/openbmc_project/network/snmp/manager/31f4ce8b"
23 [Documentation] Configure SNMP manager on BMC.
27 # snmp_ip SNMP manager IP.
28 # port Network port where SNMP manager is listening.
55 # "/xyz/openbmc_project/network/snmp/manager/92ae7a66": {
71 [Documentation] Verify SNMP manager configured on BMC.
75 # snmp_ip SNMP manager IP.
76 # port Network port where SNMP manager is listening.
83 ... msg=Valid SNMP manager is not found on BMC.
92 # ip SNMP manager IP.
93 # port Network port where SNMP manager is listening.
107 [Documentation] Delete SNMP manager.
111 # snmp_ip SNMP manager IP.
112 # port Network port where SNMP manager is listening.
120 ... Pass Execution SNMP manager to be deleted is not configured.
127 Should Be Equal ${status} ${False} msg=SNMP manager is not deleted.
131 [Documentation] Start SNMP listener on the remote SNMP manager.