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.

Default screen guide

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.

  • Manager selection: select the connected NMS Manager instance

  • Add icon Add device: manually add a new network device

  • Auto Discovery: automatically detect and add network devices through the NMS Manager

Device list columnDescription
AliasDevice alias
HostIP address
HostnameDevice hostname
DescriptionDevice description (model name, usage, etc.)
ManufacturerManufacturer (Cisco Systems, America, etc.)
LocationInstallation location (floor, rack, etc.)
ContactContact person information
Host TypeDevice type (Switch, Router, Server, etc.)
RoleDevice role
Serial No.Serial number
FirmwareFirmware version
SNMPSNMP enabled status (Enabled/Disabled)

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 Manage 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.

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.