🛠️ Database Manager Suite

💻 Run Custom SQL Query

🔍 Table Schema Structure: radippool

Field Name Data Type Null Allowed Key Index Default Value Extra Attributes
id int(11) unsigned NO 🔑 PRIMARY KEY NULL auto_increment
pool_name varchar(30) NO - NULL
framedipaddress varchar(15) NO - NULL
nasipaddress varchar(15) NO - NULL
calledstationid varchar(30) NO - NULL
callingstationid varchar(30) NO - NULL
expiry_time datetime YES - NULL
username varchar(64) NO - NULL
pool_key varchar(30) NO - NULL

📊 Data Preview: radippool (Limit 100)

This table is currently empty.