int getMgmtPort() {
   return Preferences.getMgmtPort(mContext, mConfigFile);
 }