Amarisoft

System Model Information and Capability

This page is not about testing anything. This is more of information purpose. The purpose of this tutorial is to show you how you can figure out the model of your system and how to find more detailed information/capabilities of the model.

NOTE : Some users report problems which is caused not by configuration file but by the limitation of the model. So it is always worth checking this first when you come across some issues and not sure of obvious cause (e.g, error message showing up due to configuration fault)

Common examples for this case are

Table of Contents

Introduction

Understanding the hardware and software model of your system is a foundational aspect of effective system management and troubleshooting. In complex testing or deployment environments, such as those involving telecommunications equipment or specialized network devices, each model may come with unique capabilities, limitations, and supported features. Model-specific attributes like supported cellular bands, maximum throughput, and advanced functionalities such as MIMO (Multiple Input Multiple Output) can significantly affect system behavior and user expectations. Identifying your system’s model and its detailed specifications allows for informed configuration, prevents misinterpretation of error messages, and helps distinguish between configuration issues and inherent model limitations. This knowledge is especially vital when diagnosing problems, optimizing performance, or planning upgrades, as different models—even within the same product family—can have varying hardware resources, firmware support, and feature sets. By proactively verifying your system model and its capabilities, you can streamline troubleshooting processes, avoid common pitfalls, and ensure that your testing or operational objectives align with what the hardware can actually deliver. This tutorial provides a detailed, step-by-step approach to identifying your system’s model and comprehensively reviewing its supported features, empowering you to make technical decisions with confidence and clarity.

Summary of the Tutorial

This tutorial outlines procedures to determine the model name and capabilities of a system using various methods. The focus is on identifying the system’s model name through different command-line techniques, log file examination, and then referencing capability information based on the discovered model and license type.

The procedures ensure accurate identification of the system model and an understanding of its supported features based on both hardware and licensing constraints.

Finding Model Name

There are multiple different ways to figure out model name

Command Prompt

The easiest way to figure it out is to check the command prompt. The command prompt shows the acronyms for the model name as shown below.

[root@CBC-2023010100 ~]#

Hostname file

Check out the contents of hostname file by running 'cat /etc/.amarisoft-product/hostname' and you will get the result like this

[root@CBC-2023010100 ~]# cat /etc/.amarisoft-product/hostname

CBC-2023010100

lte log

You can find more detailed information from lte.log. run 'nano /tmp/lte.log and find the information as shown below.

2024-08-31 18:02:27 [OTS] - OTS: Start service v2024-08-09

host: CBC-2023010100

user: root

model: Callbox Classic [20230101-00]

cpu: Intel(R) Core(TM) i7-10700K CPU @ 3.80GHz

mem: 16G

motherboard: ASUSTeK COMPUTER INC. PRIME Z590M-PLUS

os: fedora v34

boot: BOOT_IMAGE=(hd0,gpt3)/vmlinuz-5.17.12-100.fc34.x86_64 root=/dev/mapper/fedora_localhost--live-root ro res> target: linux

2024-08-31 18:02:27 [OTS] - OTS: Set hyperthreading off

Finding Model Capability

Once you find the model name (mostly Acronym) as shown above, you can find the capability of each model from following table

Product Name

Hostname

Product Information

Callbox Extreme

CBX

Callbox Extreme Product Information

Callbox Ultimate

CBU

Callbox UltimateProduct Information

Callbox Advanced

CBA

Callbox AdvancedProduct Information

Callbox Classic

CBC

Callbox ClassicProduct Information

Callbox Mini

CBM

Callbox Mini Product Information

UE Simbox MBS

UESBMBS

UE Simbox MBSProduct Information

UE Simbox E

UESBE

UE Simbox EProduct Information

UE Simbox

UESB

UE SimboxProduct Information

NOTE : In addition to the product information listed above, this comparative page would provide you usefull information. Check out following sections of the page.

Finding LicenseCapability

The capability of a system is capped not only by the model but also by License type as well. For the capability of each license type, refer to this document.