<%+header%> <% local fs = require "nixio.fs" nosms = 1 if not fs.stat("/etc/nosim") then nosms = 0 end havegps = 0 if fs.stat("/etc/havegps") then havegps = 1 end -%>

<%:Signal/Cell Information%>

<%:Current Connection%>
<%:General Information%>
<%:Modem :%>
    <%:Modem ID : %>
         
      <%:Provider : %>
           
        <%:Comm Port :%>
          <%:Temperature : %>
               
            <%:Protocol : %>
                 
              <%:Interface : %>
                   
                <% if nosms == 0 then %>
                <%:Modem/SIM Information%>
                     
                <%:Modem IMEI : %>
                     
                  <%:SIM IMSI : %>
                    <%:SIM ICCID : %>
                      <%:SIM Phone Number : %>
                         
                      <%:SIM Name : %>
                      <% end %>
                      <%:Signal Information%>
                      <%:Network :%>
                         
                        <%:CSQ : %>
                           
                          <%:Signal Strength : %>
                             
                            <%:RSSI : %>
                               
                              <%:ECIO%><%:3G%><%:/RSRQ%><%:4G%><%:/SS_RSRQ%><%:5G%> :
                               
                              <%:RSCP%><%:3G%><%:/RSRP%><%:4G%><%:/SS_RSRP%><%:5G%> :
                               
                              <%:SINR : %>
                                 
                                <%:Connection Monitoring Status : %>
                                   
                                  <%:Cell Information%>
                                  <%:MCC MNC :%>
                                   
                                  <%:RNC%><%:3G%><%:/eNB ID%><%:4G/5G%> :
                                   
                                  <%:LAC%><%:3G%><%:/TAC%><%:4G/5G%> :
                                   
                                  <%:Cell ID : %>
                                   
                                  <%:Band : %>
                                     
                                    <%:Channel : %>
                                       
                                      <%:PCI : %>
                                         
                                        <%:Maximum Qos : %>
                                         
                                        <% if havegps == 1 then %>
                                        <%:GPS Location%>
                                        <%:Latitude :%>
                                           
                                          <%:Longitude :%>
                                             
                                            <% end %>
                                            <%:Refresh Rate%>
                                            <%:Current Refresh Rate :%>
                                             
                                            <%:Change Refresh Rate :%>
                                             
                                            <%+footer%>