void setMgmtPort(int mgmtPort) {
   Preferences.setMgmtPort(mContext, mConfigFile, mgmtPort);
 }