Device Trend
Home > Select Project > Device Status > Usage Status
In Usage Status, you can check the data related to the device status change in real time. It provides visual metrics for devices and interfaces, allowing you to immediately identify changes in the network performance.
Basic screen and settings
-
In the top option bar Time selection, select the query time point. It displays the most recent 10 minutes of data based on the selected time.
-
In the top option bar Select Manager, select the NMS manager that collects data to check the usage status.
-
In the Device selection area, select the device or specific interface to analyze.
Selection View displayed Device only Device level view (all interface trends) Device > Interface Interface level view (single interface details) -
Check the usage status of the selected device or interface.
Interface display format
When you select a device, you can choose the interface display format.

| Item | Description |
|---|---|
| Device | Arranges and displays the ports in the same layout as the front panel of the actual equipment |
| Status | Displays the interface status as a list |
For equipment without physical port information, the message There is no collected interface port information. is displayed instead of the frame, and the entry point for the port layout settings is not exposed either.
Port layout settings
In the Device format, you can adjust the port layout displayed on the screen to match the actual equipment.
-
Click the
icon. The Port Layout Settings window opens.
-
Select the equipment specification in the Frame area.
Item Description Width Number of ports one row holds. 24 portsor48 portsHeight Number of frame rows. 1to3SFP port Adds 4 extra port slots on the right of each row -
Drag a port, or click a port and then click the position to move it to, to change its location.
-
Click the Apply button to save. To revert, click the Cancel button.
- To return to the default layout, click the Restore default layout button.
If the frame capacity is insufficient, the message {count} ports are left outside the frame. Increase the width or height. is displayed. When all ports are placed, the number of placed ports and remaining slots is displayed.
In the Status format, or when there are no physical ports to edit, the port layout settings button is displayed as disabled and the reason is shown in a tooltip.
Usage Status - Device
When a device is selected, the overall interface traffic trends for that device are displayed in a line chart.

Chart panels
| Panel | Description |
|---|---|
| Total Throughput | Total throughput of all interfaces combined, displayed across the full width of the screen |
| Inbound Throughput | Inbound traffic per interface, with each interface displayed as a separate line |
| Outbound Throughput | Outbound traffic per interface |
| Top N (Daily) | Interface ranking table based on maximum daily throughput |
| Top N (10 min) | Interface ranking table based on maximum throughput in the last 10 minutes |
Top N table columns
| Column | Description |
|---|---|
| Interface | Interface name |
| Today / Recent 10 Min | Maximum throughput (in bps) for the period |
| Current | Current throughput (in bps) |
The Top N table is sorted in descending order by throughput, allowing you to quickly identify interfaces with the highest traffic.
Private MIB widget
If a custom OID (Private MIB) is configured for the device, an additional widget is displayed.
| Item | Description |
|---|---|
| Display condition | When OIDs other than AllInterfaces are configured |
| Widget content | Custom metric charts by OID |
Private MIB chart customization
Click the icon at the top right of the Private MIB widget to open the Chart Setting window. The Chart Setting window consists of three areas.
| Area | Description |
|---|---|
| Chart Preview | Preview of how the chart appears with the current settings |
| OID Information | Detailed information about the OID |
OID: Target OID to collect (for example, 1.3.6.1.4.1.9.6.1.101.1.8.0)MIB Info: MIB module and symbol information (for example, CISCOSB-MIB::rlCpuUtilDuringLastMinute)Node Type: MIB node type (for example, Integer32, Counter64)Description: OID description defined in the MIB file | |
| Chart Setting | Setting options such as chart type and unit |
Chart Setting options
Set the Chart Setting options: Time Range, Chart Type, and Unit.
Time Range
| Option | Description | Available charts |
|---|---|---|
| Recent 30 Min | Displays the last 30 minutes of data as a time series | Line, Bar |
| Latest | Displays only the most recent value | Text, Table |
When you change the Time Range, the available Chart Types change automatically.
Chart Type
| Type | Chart | Description |
|---|---|---|
| When Time Range is Recent 30 Min | Line | Time series line chart. Suitable for trend analysis |
| Bar | Time series bar chart. Suitable for comparison by interval | |
| When Time Range is Latest | Text | Displays the latest value as large text. Suitable for monitoring a single metric |
| Table | Displays the values in a table. Suitable for comparing multiple index values |
Unit
| Unit | Description | Usage example |
|---|---|---|
| Count | Plain number (default) | Number of packets, number of sessions |
| Byte | Automatic conversion in byte units (KB, MB, GB) | Memory usage, file size |
| Bit | Automatic conversion in bit units (Kb, Mb, Gb) | Storage capacity |
| bps | Automatic conversion in bits per second (Kbps, Mbps, Gbps) | Bandwidth, throughput |
| Percent (0-100) | Percentage (0 to 100 range) | CPU usage, memory usage |
| Percent (0-1) | Percentage (0 to 1 range, displayed multiplied by 100) | Usage on some equipment |
| Severity | Custom status value mapping | Equipment status, alarm level |
Severity customization
When you select Severity as the Unit, you can map numeric values to meaningful status labels.
Default Severity settings
| Value | Label |
|---|---|
| 0 | Normal |
| 1 | Warning |
| 2 | Critical |
How to set Severity
-
Select Severity from the Unit dropdown.
-
The three default statuses (Normal, Warning, Critical) are displayed.
-
Modify the settings of each status.
-
Label: Status name displayed on the screen (for example,
Normal,Warning,Critical) -
Value: OID value recognized as that status (integer)
-
-
Add a new status with the Add Severity button.
-
Click the X button to delete an unnecessary status.
Severity is useful when converting status codes of SNMP equipment into labels that are easy for people to read.
Severity usage examples
Equipment operation status monitoring
| Value | Label | Meaning |
|---|---|---|
| 1 | Running | Operating normally |
| 2 | Standby | Standby status |
| 3 | Down | Failure status |
Port status monitoring
| Value | Label | Meaning |
|---|---|---|
| 1 | Up | Active |
| 2 | Down | Inactive |
| 3 | Testing | Under test |
Usage Status - Interface
When a specific interface is selected, detailed metrics for that port are displayed in 4 chart panels.

Chart panels
| Panel | Metric | Unit | Description |
|---|---|---|---|
| Throughput In/Out | bpsIn, bpsOut | bps | Inbound/outbound throughput |
| Discard In/Out | discardIn, discardOut | count | Number of discarded packets |
| Error In/Out | errorIn, errorOut | count | Number of error packets |
| PPS In/Out | ppsIn, ppsOut | count | Packets per second |
Statistics
Input/Output statistics are displayed at the bottom of each chart.
| Item | Description |
|---|---|
| Current | Current value (most recent data point) |
| Max | Maximum value within the query period |
| Avg | Average value within the query period |