Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

In NIOS, you can view the data discovered by NetMRI and synchronized using IPAM Sync as follows:

  • IP addresses data: Data ManagementIPAM > click a network > List.
  • Networks data: Data ManagementIPAM.

The following table helps to locate IPAM Sync discovered data in the NetMRI UI.

UI Name of Discovered Data FieldData Field DescriptionPlace in NetMRI UI
General Device Data
IP AddressThe IP address of discovered network device or end host interface.Network Explorer > Discovery
Last DiscoveredThe timestamp when the IP address was last discovered.
First DiscoveredThe timestamp when the IP address was first discovered.
Discovered MAC AddressThe discovered MAC address for the network device or end host. The discovery acquires the MAC address for hosts that are located on the same network as the Grid member that is running the discovery.Interface Viewer
DiscovererSpecifies whether the IP address was discovered by NetMRI or Network Insight discovery process. Equals to “NetMRI” of “Network Insight” correspondingly.N/A
OSGuess for OS by network discovery. OS info is collected from device by SNMP. Depending on device SNMP settings, this field can be populated with OS version or remain empty (mostly for end hosts) -- in last case Device Type will contain OS name. In NIOS 8.4 and newer versions fingerprint scan result will be displayed as OS of end hosts.Device Viewer
Discovered NameThe name of the network device or end host associated with the discovered IP address.
Device ModelModel name of the device in the vendor terminology.
Device VendorThe vendor name of the discovered device.
Device LocationThe physical location of the network device or endhost.Device Viewer > Device/Network Explorer > Device Identification
Device ContactThe contact details for the network device or endhost.
NetBIOS NameThe name returned in the NetBIOS reply or the name you manually register for the discovered host.Network Explorer > Switch Port Management > End hosts
Device Type(s)Identifies the device type.

Network Explorer > Discovery

Device Viewer

Device Management IPManagement IP address of the device if the device has more than one IP.Device Viewer > Settings & Status > General Settings
Interface Port NameSystem name of the interface the IP associates with.Device Viewer > Interfaces
Interface Port TypeHardware type of the interface the IP associates with.Device Viewer > Interfaces
Open Port(s)Open ports of the device. Sample format is "TCP: 21,22,25,80 UDP: 137,139". Limited to max total 1000 ports. Data is collected by Nmap and refreshes every 24 hours. Port scanning must be enabled.N/A
Device OUIThe OUI of device.N/A
Attached Device Data
Attached Device VendorThe vendor name of the switch port connected to the discovered device.For an attached device: Device Viewer
Attached Device AddressThe IP address of the switch that is connected to the network device or endhost.
Attached Device NameIf a reverse lookup was successful for the IP address associated with this switch, the host name is displayed here.
Attached Device TypeIdentifies the switch that is connected to the discovered device.
Attached Device ModelIf a reverse lookup was successful for the IP address associated with this switch, the device model is displayed here.

Attached Device Description

A textual description of the switch that is connected to the discovered device.For an attached device: Device Viewer > Device/Network Explorer > Device Identification
Attached Device LocationThe physical location of the network device to which the discovered host is connected, as detected from the device during discovery.
Attached Device ContactThe contact details of the network device to which the endhost is connected, as detected from the device during discovery.
Attached Device Port DescriptionA textual description of the switch port that is connected to the discovered device.For an attached device: Device Viewer > Interfaces > Configuration
Attached Device Port NameThe name of the switch port connected to the discovered device.
Attached Device PortThe number of the switch port connected to the discovered device.
Attached Device Port IDIdentificator of the switch port that is connected to the discovered device.
Port Data
Port TypeHardware type of the interface with which the IP is associated.
Port DuplexDuplex settings of the port ofn the network component. Possible values: Full, Half.Interface Viewer
Port LinkLink Status of the port on the network component. Possible values: Connected, Not Connected, Unknown.
Port SpeedSpeed settings of the port of the network component. Possible values:  100G, 100M, 10G, 10M, 1G, Unknown.
Port StatusStatus of the port of the network component. Possible values: Down, Unknown, Up.
VLAN NameName of the VLAN of the network component port.Device Viewer > Interfaces > Configuration
VLAN IDNumber of the VLAN of the network component port.
Cisco ACI Data
TenantDiscovered tenant.Device Viewer > ACI
Bridge domainDiscovered bridge domain.
EPGList of comma-separated discovered endpoint groups.
VRF and BGP Data
VRF NameVRF name of IP address.Device Viewer > Router > VRF table
VRF DescriptionVRF description of IP address.
VRF RDVRF route distinguisher of IP address.
BGP ASBGP autonomous system number of device.Device Viewer > Router > BGP
Wireless Access Point Data
AP NameDiscovered name of Wireless Access Point.Device Viewer > Wireless

AP IP address

Discovered IP address of Wireless Access Point.

SSIDService set identifier (SSID) associated with Wireless Access Point.

Fields related to Cisco ACI data (tenant, bridge_domain, endpoint_groups) are specific for SDN elements and controllers.

Fields Wireless Access Point Name, IP, and SSID are related to the wireless access points to which a device is connected.

Attached device information usually means neighbor switch or router to which a given device is directly connected.

Only IP Address, MAC Address, Last Discovered, and First Discovered fields are filled for end hosts collected from ARP tables.

VRF information is specified for corresponding interfaces of infrastructure devices.

In NetMRI, you can generate and view IPAM sync data before sending it to NIOS IPAM.
When you generate IPAM sync data, NetMRI creates a CSV file and saves it in a temporary directory. You can then download a zipped folder that contains the generated CSV file and the latest log file with debug information.

To generate a CSV file with IPAM sync data, do the following:

  1. Go to the Settings icon > Setup > NIOS IPAM Sync.

  2. In the Actions menu for the sync configuration, choose Test without Sync.
    The Status column displays the current status of the process. After the process is completed, the generated CSV and the latest log files are archived and ready for download.

To download the generated CSV file, do the following:

  1. Go to the Settings icon > Setup > NIOS IPAM Sync.

  2. In the Actions menu for the sync configuration, choose Get Test Results.
    A zipped folder that contains the generated CSV file and the latest log file is downloaded to your PC.

  • No labels