Subversion Repositories ALCASAR

Rev

Rev 1831 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 1831 Rev 1833
1
# Used by the Accounting Report Generator page
1
# Used by the Accounting Report Generator page
2
#
2
#
3
# Mysql attributes		Description		Show	Use function
3
# Mysql attributes		Description		Show	Use function
4
#
4
#
5
RadAcctId			Accounting Id		no
5
RadAcctId			Accounting Id		no
6
AcctSessionId			Session Id		no
6
AcctSessionId			Session Id		no
7
AcctUniqueId			Unique Id		no
7
AcctUniqueId			Unique Id		no
8
UserName			User Name		yes
8
UserName			User Name		yes
9
GroupName			Group Name		yes
9
GroupName			Group Name		yes
10
Realm				Realm			no
10
Realm				Realm			no
11
NASIPAddress	Nas IP Address	no
11
NASIPAddress			Nas IP Address		no
12
NASPortId	Nas Port	no
12
NASPortId			Nas Port		no
13
NASPortType			NAS Port Type		no
13
NASPortType			NAS Port Type		no
14
AcctStartTime			Login Time		yes
14
AcctStartTime			Login Time		yes
15
AcctStopTime			Logout Time		yes
15
AcctStopTime			Logout Time		yes
16
AcctSessionTime			Session Time		yes	time2str
16
AcctSessionTime			Session Time		yes	time2str
17
AcctAuthentic			AcctAuthentic		no
17
AcctAuthentic			AcctAuthentic		no
18
ConnectInfo_start		Start Connect Info	no	
18
ConnectInfo_start		Start Connect Info	no	
19
ConnectInfo_stop		Stop Connect Info	no
19
ConnectInfo_stop		Stop Connect Info	no
20
AcctInputOctets			Upload			yes	bytes2str
20
AcctInputOctets			Upload			yes	bytes2str
21
AcctOutputOctets		Download		yes	bytes2str
21
AcctOutputOctets		Download		yes	bytes2str
22
CalledStationId			CalledStationId		no
22
CalledStationId			CalledStationId		no
23
CallingStationId		Caller Id		no
23
CallingStationId		Caller Id		no
24
AcctTerminateCause		Terminate Cause		no
24
AcctTerminateCause		Terminate Cause		no
25
ServiceType			Service Type		no
25
ServiceType			Service Type		no
26
FramedProtocol			Protocol		no
26
FramedProtocol			Protocol		no
27
FramedIPAddress			Client IP Address	yes
27
FramedIPAddress			Client IP Address	yes
28
AcctStartDelay			Accounting Start Delay	no	time2str
28
AcctStartDelay			Accounting Start Delay	no	time2str
29
AcctStopDelay			Accounting Stop Delay	no	time2str
29
AcctStopDelay			Accounting Stop Delay	no	time2str
30
XAscendSessionSvrKey		X Ascend SessionSVR	no
30
XAscendSessionSvrKey		X Ascend SessionSVR	no
31
 
31