Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Real-time monitoring of the InfiNet Wireless equipment
  • Real-time monitoring of the wireless links
  • Automatic device detection within the unified MINT MINT network 
  • Incidents tracking and notification sending about their occurence to the responsible persons
  • Wireless network status reports.

...

...

  1. Estimates the time period required for the sequential polling of each device, depending on devices quantity. In case of significant device count, the resulted time period for one device polling could be less than minimal polling period. To overcome such issue, the devices would be grouped, and the polling requests would be performed in parallel to all devices of each group.
  2. The devices readiness for the polling is checked. The devices which have been polled during previous cycle, would be polled foremost. The devices which has not been polled during the previous cycle, would be scheduled to polling after all the others.
  3. In case the devices did not reply to polling requests during previous polling cycle, these devices would be put into the pending list for the next polling cycle.
  4. All data received from the devices during polling goes into the storage subsystem.

The "SNMP Trap" processing subsystem 
Anchor
The "SNMP Trap" processing subsystem
The "SNMP Trap" processing subsystem

The device parameters values can also be received via "SNMP Trap" notification mechanism. As a rule, with this tool InfiMONITOR get notified by the unit about the change of the parameters, important for device and/or for wireless communication channel performance, for example, data transmission rate change, unit's reboot, connection loss between the devices, etc.
While the polling subsystem takes an active role, performing requests to the devices, the "SNMP Trap" processing subsystem acts passively. It constantly waits to receive traps from the wireless devices. Upon the reception of the trap, the subsystem immediately starts trap message processing thus allows to timely react to changes, without waiting of the polling cycle completion.

...

The events generation subsystem starts after device parameters data pushed into the storage subsystem received via polling or "SNMP Trap" processing subsystem into the storage subsystem. This subsystem applies events generation rules to the corresponding parameters. In case of matched condition specified in any rule, the event is generated, which can then be viewed by InfiMONITOR operators in the web interface.

...

  • Detect the neigbor device or devices in the same MINT segment as the added device. The neighboring device should have established link to added device and this link is still unknown and has not been added to InfiMONITOR.
  • Creates a request for the polling subsystem to poll the neigbor device via the SNMPthe SNMP protocol and use same SNMP SNMP authentication data specified by the InfiMONITOR operator for the added device.
  • The polling subsystem starts unscheduled poll request for neigbor device via "SNMP Proxy" function. In case the specified authentication credentials do match the device authentication, the neigbor device will be added automatically. In either case, the new poll request would try other authentication credentials specified for the previously added to the InfiMONITOR devices. Requests will be performed until any authentication credentials would match the device authentication or until depletion of authentication credentials variants.
  • When detected device has been added to the InfiMONITOR, it's the neigbor devices search will be performed too. This process comes to the end when neigbor devices of all added to InfiMONITOR devices have been found and polled. The devices with no correct authentication credentials, wound not be added, however attempts to their addition would be continued further.

Important feature of the detection subsystem is to search only within one MINT segmentMINT segment. In case,  there are multiple MINTmultiple MINT segments in a wireless network, it is necessary to add at least one device from each segment in order to enable automatic detection.

...

The graphical web interface is used for the InfiMONITOR management of the InfiMONITOR. The web interface interacts is compatible with all subsystems.

Graphical web interface displays correctly with the following browsers:

  • Chrome 51 and older.
  • Firefox 45 and older.
  • MS IE 11 and older.
  • EDGE 11 and older.

The recommended minimum screen resolution is 1600×900.

The storage subsystem 
Anchor
The storage subsystem
The storage subsystem

...