---
title: "System monitoring"
slug: "oas-aref-system-monitoring-3-28"
updated: 2026-04-15T12:37:10Z
published: 2026-04-15T14:13:24Z
canonical: "docs.onespan.com/oas-aref-system-monitoring-3-28"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.onespan.com/llms.txt
> Use this file to discover all available pages before exploring further.

# System monitoring

The purpose of system monitoring is to monitor OneSpan Authentication Server via a management application and an SNMP server to request information from OneSpan Authentication Server. System monitoring also serves to alert administrators of certain events that originate in different system components.

System monitoring requires one or more notification targets to be defined to specify the output format. The available target formats are:

- SMS
- Email
- SNMP traps

To monitor the system via SNMP, for instance to be notified about events via SNMP traps and to process these traps, SNMP must be configured. For detailed information on system monitoring, querying the SNMP server, using SNMP and configuring notification targets, refer to the [OneSpan Authentication Server Product Guide](/sec/docs/oas-product-guide-3-28) and the [OneSpan Authentication Server Administrator Guide](/sec/docs/oas-administrator-guide-3-28).

## SNMP MIB

SNMP uses an MIB as a data store. OneSpan Authentication Server supports a number of MIB modules (also referred to as MIBs).

The MIB files can be found in:

- %PROGRAMFILES%\VASCO\IDENTIKEY Authentication Server\mibs on Microsoft Windows
- /opt/vasco/ias/mibs on Linux

Please refer to the documentation for your SNMP manager for instructions on how to install these MIB modules.

### MIB table

[Table: MIB table](/sec/docs/oas-aref-system-monitoring-3-28#Tab_MIBTable) provides an overview of the MIBs used in OneSpan Authentication Server.

| MIB name | Function |
| --- | --- |
| VASCO-MIB | Defines the high-level structure of the OneSpan Enterprise MIB. It provides the main structure in which all the OneSpan product MIBs can be placed. It includes global definitions valid for all OneSpan products. |
| VASCO-IDENTIKEY-MIB | Defines all data pertaining to OneSpan Authentication Server. |
| VASCO-IDENTIKEY-SCENARIO-MIB | Defines all data for scenarios for OneSpan products. |
| VASCO-IDENTIKEY-DATAMODEL-MIB | The OneSpan Authentication Server data model MIB. It contains a very basic counter based view on the interaction with the database. |
| VASCO-IDENTIKEY-CRYPTO-MIB | Defines the crypto key information for OneSpan Authentication Server. |
| VASCO-IDENTIKEY-COMMUNICATOR-SOAP-MIB | Defines the SOAP communicator information for OneSpan Authentication Server. |
| VASCO-IDENTIKEY-COMMUNICATOR-SEAL-MIB | Defines the SEAL communicator information for OneSpan Authentication Server. |
| RADIUS-AUTH-CLIENT-MIB | For entities implementing the client-side of the RADIUS authentication protocol. |
| RADIUS-AUTH-SERVER-MIB | For entities implementing the server-side of the RADIUS authentication protocol. |
