This page describes the Viprinet-Router device driver and the device window for this driver.
The Viprinet-Router driver is part of a group of device drivers used to monitor the Viprinet Hub / Router device family and thereby taking into account the modular concept of these devices:
Viprinet-HUB monitors some general status parameters of a Viprinet Hub device.
Viprinet-Router monitors some general status parameters of a Viprinet Router device, including the state of the router's WAN interfaces. It permits to reconnect / reset each individual WAN interface.
Viprinet-Tunnel monitors the status and performance of one VPN tunnel in a Viprinet Hub. There is one instance of this device to configured for each VPN tunnel to monitor.
All three device drivers use the ssh command line interface of the Viprinet device for monitoring and control.
Device window pages
The following table shows which device window pages are available with this individual device type. Tool-bar functions not mentioned here are described at the general description of device windows .
--- The general status parameters of the device
--- The status parameter of the interface slots / WAN interfaces of the device.
--- The faults page.
--- The device info page.
--- The maintenance page. The configuration parameters described below are set at this page.Configuration parameters
At the maintenance page of the device window there are a couple of configuration parameters which must be set to make the software talk to the device.
The Viprinet hub / router devices use 'root' as username and 'viprinet' as password by default.
Please note that multiple device driver instances which are talking to the same device must be configured with the same interface.
Variables defined by this device driver
| name | type | flags | range |
|---|---|---|---|
| info.driver | TEXT | R/O | StringRange R/O |
| lowLevel.cmd | TEXT | StringRange | |
| lowLevel.reply | TEXT | R/O | StringRange R/O |
| faults.99 | ALARM | R/O | AlarmFlagRange R/O (Communication) |
| faults.commstat | TEXT | R/O | StringRange R/O |
| info.type | TEXT | R/O | StringRange R/O |
| info.port | TEXT | R/O | StringRange R/O |
| info.frame | TEXT | R/O | StringRange R/O |
| info.routerName | TEXT | R/O | StringRange R/O |
| backplaneSlots | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| memoryUsage | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| currentCPULoad | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| averageCPULoad | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| slot.1.available | BOOLEAN | R/O | BooleanRange R/O (true false) |
| slot.2.available | BOOLEAN | R/O | BooleanRange R/O (true false) |
| slot.3.available | BOOLEAN | R/O | BooleanRange R/O (true false) |
| slot.4.available | BOOLEAN | R/O | BooleanRange R/O (true false) |
| slot.5.available | BOOLEAN | R/O | BooleanRange R/O (true false) |
| slot.6.available | BOOLEAN | R/O | BooleanRange R/O (true false) |
| slot.1.configured | BOOLEAN | R/O | BooleanRange R/O (true false) |
| slot.2.configured | BOOLEAN | R/O | BooleanRange R/O (true false) |
| slot.3.configured | BOOLEAN | R/O | BooleanRange R/O (true false) |
| slot.4.configured | BOOLEAN | R/O | BooleanRange R/O (true false) |
| slot.5.configured | BOOLEAN | R/O | BooleanRange R/O (true false) |
| slot.6.configured | BOOLEAN | R/O | BooleanRange R/O (true false) |
| slot.1.reconnect | TEXT | NOPRESET | StringRange |
| slot.1.reset | TEXT | NOPRESET | StringRange |
| slot.1.name | TEXT | R/O | StringRange R/O |
| slot.1.status | TEXT | R/O | StringRange R/O |
| slot.2.reconnect | TEXT | NOPRESET | StringRange |
| slot.2.reset | TEXT | NOPRESET | StringRange |
| slot.2.name | TEXT | R/O | StringRange R/O |
| slot.2.status | TEXT | R/O | StringRange R/O |
| slot.3.reconnect | TEXT | NOPRESET | StringRange |
| slot.3.reset | TEXT | NOPRESET | StringRange |
| slot.3.name | TEXT | R/O | StringRange R/O |
| slot.3.status | TEXT | R/O | StringRange R/O |
| slot.4.reconnect | TEXT | NOPRESET | StringRange |
| slot.4.reset | TEXT | NOPRESET | StringRange |
| slot.4.name | TEXT | R/O | StringRange R/O |
| slot.4.status | TEXT | R/O | StringRange R/O |
| slot.5.reconnect | TEXT | NOPRESET | StringRange |
| slot.5.reset | TEXT | NOPRESET | StringRange |
| slot.5.name | TEXT | R/O | StringRange R/O |
| slot.5.status | TEXT | R/O | StringRange R/O |
| slot.6.reconnect | TEXT | NOPRESET | StringRange |
| slot.6.reset | TEXT | NOPRESET | StringRange |
| slot.6.name | TEXT | R/O | StringRange R/O |
| slot.6.status | TEXT | R/O | StringRange R/O |
| internal.name | TEXT | R/O | StringRange R/O |
| internal.string | TEXT | R/O | StringRange R/O |