Page tree

Versions Compared

Key

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

...

  • Lists of:
    • Links - represented as hosts, interfaces and vectors. Vector is a part of link acting in one direction. Each link consists of two vectors for up and down streams.
    • Hosts - represented as hosts name and UUID.
    • Interfaces - represented as interfaces name, UUID and IP-address.
    • Vectors - represented as UUID and link type. 
    • Events - generated for host in accordance with the rule.
  • The current parameters values obtained during the last polling cycle:
    • Hosts.
    • Interfaces.
    • Vectors.
  • Parameters values for the specified time period:
    • Hosts.
    • Interfaces.
    • Vectors.

Access to NBI

In order to obtain the link to the NBI go to the section "Settings" → "System" → "Integrations". For authorization use the access key noted in the "API key" field.

...

Center
Scroll Title
titleFigure - REST API Structure

Integration examples

Note
titleNOTE

You may download integration examples from the following link: https://github.com/infinetwireless/infimonitor-nbi-examples 

SNMP Traps

InfiMONITOR may send SNMP Traps to higher-level NMS to increase reaction speed on events.


Note
titleNOTE

MIB databases must be imported into your NMS - ftp://ftp.infinet.ru/pub/INMS/MIBS/

Parent MIBs - ftp://ftp.infinet.ru/pub/Firmware/MIBS/

In order to configure SNMP Traps sending go to the section "System" → "Integrations". There are the following parameters:

  • "Engine Id" - unique identificator allows NMS to identify messages, received from InfiMONITOR. Can't be changed.
  • "Notification limit" - sending limit expressed in maximum quantity of messages which may be sended during 1 second. If quantity of messages will be more they will be sended during the next second.
  • "Min. severity" - severity minimum level. If severity level of event is lower then a message won't be sended.
  • Receivers - InfiMONITOR may send messages to several monitoring systems at the same time. Values of the following parameters must be set:
    • NMS IP address;
    • network port;
    • SNMP version.
Center
Scroll Title
titleРисунок - SNMP Traps configuration

Image Added