User Manager/Sessions

From CableFree RadioOS
Jump to navigation Jump to search

The term session refers to a period when a user is using customer's services (HotSpot). It has nothing to do with User Manager web-page sessions.

Fields:

  • Username. Session owner;
  • NAS Port. See: RADIUS Client documentation (Supported Radius Attributes);
  • NAS Port Type. See: RADIUS Client documentation (Supported Radius Attributes);
  • Calling Station ID. See: RADIUS Client documentation (Supported Radius Attributes);
  • Status. Session status, composition of several facts;
  • User IP. User's IP address;
  • Host IP. Router's IP address;
  • NAS Port ID. See: RADIUS Client documentation (Supported Radius Attributes);
  • From Time. Session start time;
  • Till Time. Session end time;
  • Terminate Cause. Session termination reason;
  • Uptime. = EndTime - StartTime;
  • Download. Downloaded traffic amount;
  • Upload. Uploaded traffic amount.