Skip to main content

Device Inventory

Device Inventory manages the registration of network devices and monitoring settings. Devices can be automatically discovered using the Auto Discovery feature provided by the manager or manually added as needed. Each registered device can be configured with SNMP based monitoring and Health Check to monitor real time status. This allows integrated management of devices to be monitored in the network management system.

Basic screen and settings

In Device Inventory, you can view all registered network devices in a table. The top menu provides key functions related to device registration and management.

Device inventory

Manager selection

Select the connected NMS Manager instance.

Add device

Click the Add icon Add Device button to manually add a new network device. For more information, see Add device.

SNMP Polling bulk settings

Click the Add icon SNMP Polling Bulk Settings button to apply SNMP Polling settings to multiple devices at once.

Status summary

ItemDescription
TotalTotal number of registered devices
SNMP EnabledNumber of devices with SNMP Polling enabled
SNMP DisabledNumber of devices with SNMP Polling disabled
Note

Click a status summary item to filter the list and view only the devices in that status.

Device list

Device list columnDescription
Edit iconEdit device settings. Clicking it opens the device settings drawer
AliasDevice alias
HostDevice IP address
HostnameDevice hostname
DescriptionDevice description (model name, etc.)
ManufacturerManufacturer (for example, Cisco Systems)
LocationInstallation location
ContactContact person information
Host TypeHost type (for example, Switch, Router)
RoleDevice role (for example, Border Router, Edge Switch)
Serial No.Device serial number
FirmwareFirmware version
SNMP PollingSNMP Polling status and the number of collected OIDs
Health CheckHealth Check status and the number of settings

Add icon Add device

You can manually register a new network device.

  1. On the Device Inventory screen, click the Add icon Add device button.

  2. In Add device, enter information in the Device Info tab.

    • Host (Required): device IP address
    • Host Name: device hostname
    • Manufacturer: manufacturer information
    • Contact: contact person information
    • Role: role in the network
    • Alias: management alias
    • Description: detailed description
    • Location: physical installation location
    • Host Type: device type
    • Serial No.: serial number
  3. Click the Add button.

Device details management

  1. Click the Edit icon for a registered device.

  2. In the details window, check or edit information in the Device Info, SNMP Polling, Health Check tabs, then click the Save button.

Device Info tab

Configure basic information for the device.

SNMP Polling tab

Manage settings to periodically collect performance and status data from the device using the SNMP protocol. After editing, click Save to apply.

  • Port (Required): SNMP port (default: 161)
  • Community (Required): SNMP v1/v2c community string (default: public)
  • Version (Required): SNMP version (v1, v2c, v3)
  • User Name: SNMPv3 username
  • Security Level: security level (noAuthNoPriv, authNoPriv, authPriv)
  • Authentication Protocol: authentication protocol
    • Authentication Key: authentication key
  • Privacy Protocol: encryption protocol
    • Privacy Key: encryption key
OID selection and management
  1. Click the Edit OID button and select the MIB information to collect from the OID list.

    OID list columnDescription
    OIDSNMP OID value
    MIB InformationMIB name and details
    ManufacturerManufacturer
    CategoryMetric type
    DescriptionDetailed description
  2. Click the OK button.

Set collection interval
  • Custom Polling Interval: configure data collection interval (unit: seconds, default: 60)
  • Activate: enable or disable SNMP Polling

Health Check tab

Monitor the availability of network devices in real time. You can also add health check targets.

Health Check columnDescription
ActivateHealth check activation status
Target HostTarget IP address or FQDN
ProtocolHealth check protocol (ICMP, etc.)
MemoNote or description
ActionsEdit (Edit icon) or delete (Delete icon) health check targets
Add health check target
  1. In the Health Check tab, click the Add icon Add button.

  2. In the Add health check target popup, enter the following information:

    • Target Host: enter IP address or FQDN
    • Protocol: select ICMP (dropdown)
    • Memo: optional note
    • Activate: choose whether to activate immediately
  3. Click the OK button to save.