Integration of Didactum Monitoring Devices and Sensors in IPHost Network Monitor
This guide describes the complete integration of Didactum monitoring devices into IPHost Network Monitor version 4.x / 5.x. The goal is centralized monitoring of all connected sensors, including temperature, humidity, leakage, voltage, door contacts, and more, via SNMP polling with the integrated MIB browser, SNMP trap monitor, and rule-based alerting by e-mail, SMS, and script.
1. Fundamentals and Architecture
IPHost Network Monitor is a Windows-based network and server monitoring software from the manufacturer IPHostMonitor. It supports more than 40 monitoring methods, including SNMP v1, v2c, v3, PING, HTTP, WMI, and Nagios plugins, and provides an integrated MIB browser for direct querying of vendor-specific OIDs. For the Didactum integration, the SNMP Get Monitor and the SNMP Trap Monitor are primarily used.
IPHost Components at a Glance
| Component | Function | Relevance for Didactum |
|---|---|---|
| Monitoring Service | Windows service, runs all checks, processes alerts | Polling of Didactum OIDs, trap reception |
| Client Application GUI | Windows application for configuring hosts and monitors | All configuration steps in this guide |
| Web Interface | Browser-based dashboard, reports, alert overview | Real-time view of Didactum sensor values |
| SNMP Get Monitor | Queries individual OID values, checks against thresholds | Temperature, leakage, humidity, voltage, etc. |
| SNMP Trap Monitor | Receives proactive SNMP traps from the device | Immediate alert on Didactum events |
| MIB Browser | Integrated MIB browser with SNMP Walk and GET | Explore and test Didactum OIDs |
| Alert Rules | Rule-based actions on status changes | E-mail, SMS, script, SNMP SET on Didactum alarm |
| Remote Network Agent | Optional agent for distributed networks | Monitor Didactum device in a separate subnet |
Processing Flow for Didactum Sensors
- The IPHost monitoring service polls SNMP OIDs from the Didactum device at configured intervals.
- The returned value is checked against configured warning/critical thresholds.
- When the status changes to OK, Failed, or Warning, alert rules are triggered.
- Notifications by e-mail, SMS, or script are sent immediately.
- Values are stored in the IPHost database and visualized as performance graphs.
- SNMP traps from the device are received by the trap monitor and processed as separate events.
2. Requirements
- IPHost Network Monitor 4.x or 5.x Free, Professional, or Enterprise Edition on Windows.
- Windows Server 2016/2019/2022 or Windows 10/11 as IPHost server.
- Administrator access to the IPHost Client Application.
- Didactum monitoring device reachable in the network, SNMP enabled.
- UDP port 161 from the IPHost server to the Didactum device allowed.
- UDP port 162 allowed on the IPHost server for SNMP traps (Windows Firewall).
- SNMP community string known, default public.
- Didactum MIB file available, DIDACTUM-RACKMONI2-MIB.mib.
- SMTP server for e-mail notifications.
IPHost Editions Compared
| Edition | Max. Monitors | SNMP Traps | Nagios Plugins |
|---|---|---|---|
| Free Edition | 50 | Yes | No |
| Professional Edition | 500 | Yes | Yes |
| Enterprise Edition | Unlimited | Yes | Yes |
Example Network Configuration
| Device | IP Address | Role |
|---|---|---|
| IPHost Server Windows | 192.168.1.92 | Monitoring server, web interface, trap receiver |
| Didactum Monitoring Unit | 192.168.1.100 | Monitored device, SNMP agent |
3. SNMP Preparation on the Didactum Device
3.1 Enable SNMP
- Open the Didactum web interface at 192.168.1.100, log in with the admin account.
- Navigate to Settings > Network > SNMP.
- Set the following parameters:
- SNMP enabled: Yes.
- SNMP version: v2c recommended, or v3.
- Change the community string public in production.
- SNMP port: 161.
- Allowed Managers: enter the IP of the IPHost server, 192.168.1.92.
- SNMP Trap Receiver: IP of the IPHost server, port 162.
- Save the settings.
Attention
Change the default community string public in production environments. Use the same string in the IPHost monitor settings.
3.2 Test Reachability from the IPHost Server
Use the built-in MIB browser in IPHost, section 4.3, or the command prompt.
Windows SNMP test if SNMP tools are installed snmpwalk -v2c -c public 192.168.1.100 1.3.6.1.4.1.3854 Query single OID snmpget -v2c -c public 192.168.1.100 1.3.6.1.4.1.3854.1.2.2.1.16.1.3.1
Note
Didactum returns temperature and voltage values with factor 10, for example 235 = 23.5 C. In IPHost, this is handled via the built-in multiplier or the formula field.
4. Prepare IPHost Network Monitor
4.1 Start IPHost and Check Basic Settings
- Start the IPHost Client Application via desktop icon or Start menu.
- Check the connection to the IPHost Monitoring Service; the status bar at the bottom shows Connected.
- Open the web interface via Tools > Open Web Interface, default 192.168.1.92.
4.2 Configure SMTP E-Mail Server
- Navigate to Tools > Options > Mail.
- Enter SMTP server, port, sender address, and authentication.
- Send a test e-mail by clicking Send Test E-Mail.
4.3 Import the Didactum MIB File into IPHost
- In the Client Application, navigate to Tools > SNMP MIB Browser.
- In the MIB browser, choose File > Load MIB.
- Select the Didactum MIB file, DIDACTUM-RACKMONI2-MIB.mib.
- After successful import, the OID tree Enterprises > Didactum appears in the MIB browser tree.
- OIDs are now shown with readable names, for example tempValue instead of 1.3.6.1.4.1.3854.1.2.2.1.16.1.3.1.
Alternatively, copy the MIB file manually into the IPHost MIB directory.
Copy the MIB file to the IPHost MIB directory copy DIDACTUM-RACKMONI2-MIB.mib C:\Program Files\IPHost Network Monitor\IPHost Monitoring Service\mibs\ Restart the IPHost Monitoring Service as administrator net stop "IPHost Monitoring Service" net start "IPHost Monitoring Service"
4.4 Use the MIB Browser for Didactum OIDs
- Open Tools > SNMP MIB Browser.
- Host 192.168.1.100, community public, version v2c.
- Click Walk to list all available Didactum OIDs.
- Select an OID in the tree and click Get; the current value is displayed.
- Adopt an OID directly into a new monitor from the browser using Create Monitor from MIB.
4.5 Open Windows Firewall for SNMP Traps
As administrator in the command prompt netsh advfirewall firewall add rule name="IPHost SNMP Trap" protocol=UDP dir=in localport=162 action=allow Alternatively in the Windows Firewall GUI: Control Panel > Windows Defender Firewall > Inbound Rules > New Rule > Port > UDP Port 162 > Allow the connection
5. Create the Didactum Device as a Host
5.1 Create Host Manually
- In the IPHost Client Application, right-click the desired folder in the left panel and choose Add Host.
- Fill in the following fields:
- Host Name: didactum-rack01
- IP Address: 192.168.1.100
- Alias: Didactum Rack Monitoring Room A
- Group: Rack Monitoring; create a new group or select an existing one.
- SNMP Community: public
- SNMP Version: v2c
- SNMP Port: 161
- Click OK.
5.2 Create Host by Network Discovery
- Navigate to Tools > Network Discovery Wizard.
- Scan IP range 192.168.1.100 to 192.168.1.110.
- Protocol SNMP, community public.
- Click Scan; found devices are listed.
- Select the Didactum device and import it as a host.
5.3 Configure Host for SNMP v3
- Open host properties via right-click > Properties.
- SNMP tab:
- SNMP Version: v3
- Security Name: SNMP v3 user name
- Auth Protocol: SHA
- Auth Password: authentication password
- Privacy Protocol: AES
- Privacy Password: encryption password
5.4 Create a Host Group for All Didactum Devices
- Right-click the root folder and choose Add Group.
- Name: Didactum Monitoring Devices.
- Description: All Didactum Rack Monitoring Units.
- Move all Didactum hosts into this group by drag and drop.
6. Configure SNMP Monitors for Sensors
For each Didactum sensor value, a separate SNMP Get Monitor is created. IPHost supports thresholds, multipliers, and formulas for OID value processing.
6.1 SNMP Get Monitor for Temperature Sensor 1
- Right-click host didactum-rack01 and choose Add Monitor.
- Select monitor type SNMP Get.
- Enter the following parameters:
- Monitor Name: Temperature Sensor 1 Rack Front
- OID: .1.3.6.1.4.1.3854.1.2.2.1.16.1.3.1
- SNMP Version: v2c
- Community: public
- Request Timeout: 2000 ms
- Check Interval: 5 minutes
- Thresholds tab:
- Value Multiplier: 0.1, raw value 10 for C.
- Warning if value >: 30.
- Failed if value >: 35.
- Warning if value <: 5.
- Units: C.
- Click OK.
6.2 SNMP Get Monitor for Leakage Sensor 1, comparison based
- Create a new monitor on the host, Add Monitor > SNMP Get.
- Settings:
- Monitor Name: Leakage Sensor 1 Floor Area
- OID: .1.3.6.1.4.1.3854.1.2.2.1.18.1.4.1
- Check Interval: 1 minute, time-critical.
- Thresholds tab:
- Failed if value: 1, leakage detected.
- OK if value: 0.
- Units: Status.
- Alternatively, use Comparison:
- Response must match: Specific value 0.
- If not matched: Failed.
6.3 SNMP Get Monitor for Humidity
- New monitor Humidity Sensor 1.
- OID .1.3.6.1.4.1.3854.1.2.2.1.17.1.3.1.
- Check interval 5 minutes.
- Thresholds:
- Warning if value > 70.
- Failed if value > 80.
- Warning if value < 20.
- Failed if value < 10.
- Units rF.
- No multiplier needed, direct value in rF.
6.4 SNMP Get Monitor for Voltage
- New monitor Voltage Sensor 1 PDU Input.
- OID .1.3.6.1.4.1.3854.1.2.2.1.15.1.3.1.
- Thresholds:
- Value Multiplier 0.1, raw value 10 for Volt.
- Warning if value < 207 or > 253.
- Failed if value < 196 or > 260.
- Units V.
6.5 SNMP Get Monitor for Door Contact and Other Sensors
- New monitor Door Contact Rack Door Front.
- OID .1.3.6.1.4.1.3854.1.2.2.1.10.1.3.1.
- Check interval 1 minute.
- Thresholds:
- Response must match Specific value 0, closed = OK.
- If not matched: Failed.
6.6 Apply OID Value Directly from MIB Browser to Monitor
- In the SNMP Get Monitor dialog, click Browse next to the OID field.
- The MIB browser opens with the current host preselected.
- In the OID tree, select Enterprises > Didactum Rack Monitoring > Temperature > tempValue.
- Select the sensor index, for example instance 1.
- Click Select; the OID is adopted automatically into the monitor.
- The current value is shown directly in the browser window.
6.7 All Recommended SNMP Get Monitors at a Glance
| Monitor Name | OID | Multiplier | Interval | Threshold Type |
|---|---|---|---|---|
| Temperature Sensor 1 | .1.3.6.1.4.1.3854.1.2.2.1.16.1.3.1 | 0.1 | 5 min | Warn > 30, Failed > 35 C |
| Temperature Sensor 2 | .1.3.6.1.4.1.3854.1.2.2.1.16.1.3.2 | 0.1 | 5 min | Warn > 30, Failed > 35 C |
| Temperature Sensor 3 | .1.3.6.1.4.1.3854.1.2.2.1.16.1.3.3 | 0.1 | 5 min | Warn > 25, Failed > 30 UPS, C |
| Temp Status Sensor 1 | .1.3.6.1.4.1.3854.1.2.2.1.16.1.4.1 | 1 | 5 min | OK 0, Failed 1 |
| Leakage Sensor 1 | .1.3.6.1.4.1.3854.1.2.2.1.18.1.4.1 | 1 | 1 min | OK 0, Failed 1 |
| Leakage Sensor 2 | .1.3.6.1.4.1.3854.1.2.2.1.18.1.4.2 | 1 | 1 min | OK 0, Failed 1 |
| Humidity Sensor 1 | .1.3.6.1.4.1.3854.1.2.2.1.17.1.3.1 | 1 | 5 min | Warn > 70 < 20, Failed > 80 rF |
| Voltage Sensor 1 | .1.3.6.1.4.1.3854.1.2.2.1.15.1.3.1 | 0.1 | 5 min | Warn < 207 > 253, Failed < 196 V |
| Door Contact Sensor 1 | .1.3.6.1.4.1.3854.1.2.2.1.10.1.3.1 | 1 | 1 min | OK 0, Failed 1 |
| Smoke Detector Sensor 1 | .1.3.6.1.4.1.3854.1.2.2.1.14.1.3.1 | 1 | 1 min | OK 0, Failed 1 |
| Motion Sensor 1 | .1.3.6.1.4.1.3854.1.2.2.1.11.1.3.1 | 1 | 1 min | OK 0, Failed 1 |
| System Uptime | .1.3.6.1.2.1.1.3.0 | 0.01 | 60 min | Display only |
7. OID Reference for IPHost Network Monitor
All OIDs are based on the Didactum Enterprise OID base 1.3.6.1.4.1.3854. The placeholder n stands for the sensor index, with 1 being the first sensor, and so on.
7.1 Temperature Sensors
| OID | Description | Raw Value | IPHost Multiplier | IPHost Threshold |
|---|---|---|---|---|
| 1.3.6.1.4.1.3854.1.2.2.1.16.1.3.n | Temperature value sensor n | C x 10 | 0.1 | Warn > 30, Failed > 35 C |
| 1.3.6.1.4.1.3854.1.2.2.1.16.1.4.n | Temperature status sensor n | Enum 0/1/2 | 1 | OK 0, Warn 1, Failed 2 |
| 1.3.6.1.4.1.3854.1.2.2.1.16.1.7.n | Upper limit sensor n | C x 10 | 0.1 | Informational |
| 1.3.6.1.4.1.3854.1.2.2.1.16.1.8.n | Lower limit sensor n | C x 10 | 0.1 | Informational |
| 1.3.6.1.4.1.3854.1.2.2.1.16.1.2.n | Sensor name n | Text | For monitor label |
7.2 Leakage Sensors
| OID | Description | Raw Value | IPHost Configuration |
|---|---|---|---|
| 1.3.6.1.4.1.3854.1.2.2.1.18.1.4.n | Leakage status sensor n | 0 OK, 1 leakage | Response must match 0, Failed if 1 |
| 1.3.6.1.4.1.3854.1.2.2.1.18.1.3.n | Leakage value sensor n | 0 dry | Alternative to status OID |
| 1.3.6.1.4.1.3854.1.2.2.1.18.1.2.n | Sensor name n | Text | For label |
7.3 Humidity and Other Sensors
| OID | Description | Raw Value | Multiplier | IPHost Threshold |
|---|---|---|---|---|
| 1.3.6.1.4.1.3854.1.2.2.1.17.1.3.n | Humidity value sensor n | rF | 1 | Warn > 70 < 20, Failed > 80 < 10 |
| 1.3.6.1.4.1.3854.1.2.2.1.17.1.4.n | Humidity status n | Enum 0/1/2 | 1 | OK 0, Warn 1, Failed 2 |
| 1.3.6.1.4.1.3854.1.2.2.1.15.1.3.n | Voltage value sensor n | V x 10 | 0.1 | Warn < 207 > 253, Failed < 196 > 260 |
| 1.3.6.1.4.1.3854.1.2.2.1.15.1.4.n | Voltage status sensor n | Enum 0/1/2 | 1 | OK 0, Warn 1, Failed 2 |
| 1.3.6.1.4.1.3854.1.2.2.1.10.1.3.n | Door contact status | 0 closed, 1 open | 1 | OK 0, Failed 1 |
| 1.3.6.1.4.1.3854.1.2.2.1.11.1.3.n | Vibration / motion | 0 none, 1 alarm | 1 | OK 0, Failed 1 |
| 1.3.6.1.4.1.3854.1.2.2.1.14.1.3.n | Smoke detector status | 0 OK, 1 alarm | 1 | OK 0, Failed 1 |
| 1.3.6.1.2.1.1.3.0 | System Uptime | Hundredths of seconds | 0.01 | Display only |
8. Alerting and Notifications
8.1 Create Alert Profiles
IPHost uses alert profiles, notification profiles that can be assigned to multiple monitors.
- Navigate to Tools > Alert Profiles > Add Profile.
- Profile for e-mail notification:
- Profile Name: Didactum E-Mail Alert
- Alert Type: Send E-Mail
- To: admin@example.com
- Subject: IPHost status monitor on host value value
- Message: monitor monitor host status value units date time
- Save.
8.2 Alert Profile for Immediate Leakage Alarm
- New profile Didactum-Leakage-CRITICAL.
- Alert Type: Send E-Mail.
- To: all relevant contacts admin@example.com, oncall@example.com.
- Subject: CRITICAL LEAKAGE on host monitor!
- Add second alert action: Execute Program, external script for SMS sending.
- Repeat alarm: Resend alert every 5 minutes while the error is active.
8.3 Assign an Alert Profile to a Monitor
- Open the monitor via right-click > Properties.
- Alerts tab.
- Click Add Alert:
- Trigger: On status change to Failed.
- Profile: select Didactum-Leakage-CRITICAL.
- Add a second alert:
- Trigger: On status change to OK, all clear.
- Profile: Didactum-E-Mail-Alert.
- Save.
8.4 Available Alert Types in IPHost
| Alert Type | Description | Recommended for Didactum |
|---|---|---|
| Send E-Mail | Send e-mail to one or more addresses | All alarm types |
| Send SMS | SMS via configured SMS gateway | Leakage, smoke detector critical alarms |
| Execute Program | Start any program or script | Custom scripts, ticket system integration |
| Play Sound | Acoustic alarm on the IPHost server | Local alarm in server room |
| SNMP Set | Send SNMP write command to a device | Control external devices in an alarm |
| Execute SSH Script | Run script via SSH on remote system | Integration with external systems |
| Show Popup | Popup window on the IPHost server desktop | Local visual notification |
| Send Jabber ICQ | Instant message notification | Optional for chat notifications |
8.5 Recommended Alarm Thresholds
| Monitor | Warning Threshold | Critical/Failed Threshold | Standard |
|---|---|---|---|
| Temperature IT rack C | > 30 C | > 35 C | ASHRAE A1 15-32 C |
| Temperature UPS room C | > 25 C | > 30 C | Manufacturer specification |
| Humidity high rF | > 70 | > 80 | ASHRAE 20-80 rF |
| Humidity low rF | < 20 | < 10 | ASHRAE 20-80 rF |
| Leakage 0/1 | 1 immediately | Immediate alarm | |
| Voltage 230 V AC V | < 207 or > 253 | < 196 or > 260 | EN 50160 10 |
| Door contact / smoke / motion | 1 | Policy dependent |
9. Configure the SNMP Trap Monitor
IPHost Network Monitor includes a native SNMP Trap Monitor that receives incoming SNMP traps from the Didactum device and processes them as events without active polling.
9.1 Create SNMP Trap Monitor
- Right-click host didactum-rack01 and choose Add Monitor.
- Select monitor type SNMP Trap.
- Set the following parameters:
- Monitor Name: Didactum SNMP Traps
- Listening Port: 162 UDP
- Trap Community: public
- Source IP Filter: 192.168.1.100, only traps from the Didactum device.
- Trap Filter tab:
- OID filter .1.3.6.1.4.1.3854, all Didactum traps.
- Alternatively, specific OID for leakage .1.3.6.1.4.1.3854.1.7.2.
- Click OK.
9.2 Separate Trap Monitors for Critical Events
For differentiated alerting, separate trap monitors per OID type are recommended.
| Monitor Name | Trap OID Filter | Alert Profile |
|---|---|---|
| Didactum Temperature Trap | .1.3.6.1.4.1.3854.1.7.1 | Didactum-E-Mail-Alert |
| Didactum Leakage Trap | .1.3.6.1.4.1.3854.1.7.2 | Didactum-Leakage-CRITICAL |
| Didactum Humidity Trap | .1.3.6.1.4.1.3854.1.7.3 | Didactum-E-Mail-Alert |
| Didactum Voltage Trap | .1.3.6.1.4.1.3854.1.7.4 | Didactum-E-Mail-Alert |
| Didactum Door Contact Trap | .1.3.6.1.4.1.3854.1.7.10 | Didactum-E-Mail-Alert |
| Didactum Smoke Detector Trap | .1.3.6.1.4.1.3854.1.7.14 | Didactum-Leakage-CRITICAL |
| Didactum Restart Trap | .1.3.6.1.4.1.3854.1.7.99 | Didactum-E-Mail-Alert |
9.3 Perform Trap Test
Send a test trap for leakage to IPHost from a Linux/Windows system with snmptrap snmptrap -v2c -c public 192.168.1.92 .1.3.6.1.4.1.3854.1.7.2 .1.3.6.1.4.1.3854.1.2.2.1.18.1.4.1 i 1 Check trap input in IPHost Web Interface > Events > Filter Host didactum-rack01
10. Reports and Dashboards
10.1 Web Interface Dashboard
- Open the web interface via Tools > Open Web Interface or directly at 192.168.1.92.
- The dashboard shows all monitors with current status in green, yellow, red.
- Select filtering by group Didactum Monitoring Devices.
- Click an individual monitor for a detailed view with current value and performance graph.
10.2 Performance Graphs
- Double-click the monitor in the Client Application.
- The Chart tab opens the performance graph.
- Choose a time period: last 24 hours, 7 days, 30 days.
- The graph shows min, max, average of the sensor value after multiplier application, for example in C.
10.3 Create Automatic Reports
- Navigate to Tools > Reports > New Report.
- Report settings:
- Report Name: Didactum Monthly Report
- Report Type: Summary Report
- Target: group Didactum Monitoring Devices
- Period: Last month
- Includes: performance graphs, alarm overview, availability statistics
- Schedule report: Monthly, 1st of the month.
- Send by e-mail to admin@example.com.
10.4 Trend Report for Temperature History
- Navigate to Tools > Reports > New Report > Trend Report.
- Monitor Temperature Sensor 1 Rack Front.
- Time period: last 30 days.
- Report shows average, minimum, maximum per day.
- Format HTML or PDF.
10.5 Problem Report for Alarm Analysis
- Navigate to Tools > Reports > New Report > Problem Report.
- Group Didactum Monitoring Devices.
- Contains all Failed/Warning events with timestamp, duration, and value.
- Useful for monthly analysis and SLA reports.
11. Troubleshooting
| Problem | Possible Cause / Solution |
|---|---|
| Monitor shows SNMP timeout | Windows Firewall on the IPHost server, allow UDP port 161 outbound? Firewall on the Didactum device, Allowed Managers correctly set? Community string correct? Increase timeout value in the monitor to 3000 ms. |
| OID returns No Such Object | Sensor not connected or wrong index. Open MIB browser, perform device walk, check existing OIDs and indices. Enter OID with leading dot .1.3.6.1.4.1.3854... |
| Temperature value wrong, 235 instead of 23.5 | Set Value Multiplier in the monitor to 0.1. Monitor properties > Thresholds > Multiplier. Then enter thresholds in C, not 10. |
| MIB import fails | Check dependent MIBs: SNMPv2-SMI, SNMPv2-TC. MIB browser > File > Load MIB error message. MIB file encoding UTF-8 without BOM. Restart the IPHost service after copying the MIB. |
| SNMP traps do not arrive | Windows Firewall, allow UDP port 162 inbound? Section 4.5. Trap receiver IP set correctly on the Didactum device? Trap community correct? Check IPHost trap monitor status via right-click > Status. |
| Alert e-mail is not sent | Check SMTP settings via Tools > Options > Mail > Test. Alert profile assigned to the monitor? Trigger condition correct, On status change to Failed? |
| Monitor does not start after configuration | Is the IPHost Monitoring Service running? Windows Services > IPHost Monitoring Service status. Restart the service. License limit, maximum monitors reached? |
| Performance graph shows no data | Monitor must have at least one successful poll. Wait for the check interval. Database path writable? Check IPHost log via Tools > Log Viewer. |
Diagnostic Steps in IPHost
:: Restart IPHost Monitoring Service (as Administrator):
net stop "IPHost Monitoring Service"
net start "IPHost Monitoring Service"
:: Test SNMP reachability (if Windows SNMP tools are installed):
:: Control Panel → Programs → Windows Features → Enable SNMP
snmpwalk -v2c -c public 192.168.1.100 1.3.6.1.4.1.3854
:: Check Windows Firewall rules:
netsh advfirewall firewall show rule name=all | findstr "SNMP"
:: Open UDP Port 162:
netsh advfirewall firewall add rule name="IPHost SNMP Trap In" ^
protocol=UDP dir=in localport=162 action=allow
:: View IPHost Log (Client Application):
:: Tools → Log Viewer → Filter: Error, Warning
:: Check MIB directory (IPHost):
dir "C:\Program Files\IPHost Network Monitor\mibs\"
Useful Tools in IPHost
| Tool | Invocation in IPHost | Use |
|---|---|---|
| MIB Browser | Tools > SNMP MIB Browser | Explore Didactum OIDs, retrieve values |
| Ping Tool | Tools > Ping | Test reachability of the Didactum device |
| Traceroute Tool | Tools > Traceroute | Check network path to the Didactum device |
| SNMP Get/Walk | Tools > SNMP Query | Fast OID query without a monitor |
| Log Viewer | Tools > Log Viewer | IPHost error messages and events |
| Network Discovery | Tools > Network Discovery Wizard | Automatically find new Didactum devices |
| Alert Test | Monitor > Test Alert | Test alert profile without a real error |
Appendix: IPHost Configuration Quick Reference
| Task | Navigation Path in IPHost |
|---|---|
| Create host | Right-click folder > Add Host |
| Network discovery | Tools > Network Discovery Wizard |
| Create SNMP Get Monitor | Right-click host > Add Monitor > SNMP Get |
| Create SNMP Trap Monitor | Right-click host > Add Monitor > SNMP Trap |
| Import MIB file | Tools > SNMP MIB Browser > File > Load MIB |
| Create alert profile | Tools > Alert Profiles > Add Profile |
| Assign alert to a monitor | Monitor Properties > Alerts > Add Alert |
| Configure e-mail server | Tools > Options > Mail |
| Display performance graph | Double-click monitor > Chart |
| Create report | Tools > Reports > New Report |
| Open web interface | Tools > Open Web Interface |
| Check IPHost log | Tools > Log Viewer |
| Check monitor status | Right-click monitor > Status |
| Run monitor immediately | Right-click monitor > Check Now |
| Group view | Left panel > select group |
For firmware-specific OIDs and supported sensor types, always consult the current Didactum device documentation. IPHost version-specific details must be checked in the IPHostMonitor documentation at iphostmonitor.com.