Generic SNMP
Service Models - Box Mode
Evenement-SNMP
Available from version 3.13
Captures SNMP events sent about the target system. Displays the information contained in the event.
Configuration:
- Device Name (DNS name or IP address)
Global-SNMP-OID-Status
Available from version 3.13
Checks an SNMP OID against a list of statuses. Ability to define an output text for each value that the OID can take.
Configuration:
- SNMP community
- SNMP port
- SNMP protocol version
- OID of the value to be scanned
- Values generating each of the states
- Text to be displayed for each of the values that the OID can take
SNMP-Status
Available from version 3.13
Checks if the SNMP service is working correctly with the specified community on port 161. Notification in case of error.
Configuration:
- SNMP community
Global-SNMPv3-Table-Value
Available from version 4.9
Checks the SNMP v3 table by comparing the index value with the warning and critical thresholds. Notification if the warning and critical thresholds are exceeded by at least one of the index.
Configuration:
- OID of the table
- OID of the value to check
- OID of the name to display in the result
- White and black lists of the indexes to include/exclude
- Warning and critical thresholds
- Text to display
- SNMP v3 connection information
Global-SNMP-Table-Rate
Available from version 3.13
Checks the whole SNMP table by collecting for each index two values and dividing them to obtain a rate. Notification when at least one rate obtained for an index exceeds the warning and critical thresholds. Performance data collected for each index: calculated rate, numerator value multiplied by a factor. In cases of warning, collects the list of indexes involved, the rate, the value in the unit obtained after multiplication by the factor.
Configuration:
- SNMP supervision account
- SNMP protocol version
- OID of the table
- OID of the numerator and denominator
- OID of the name to be displayed in the result
- White and black lists of OIDs to be included / excluded
- Warning and critical thresholds
- Text to be displayed
- Unit of the performance data
- Multiplication factor
- Suffix of the performance data (absolute value / performance) for the value of the numerator and the rate
Global-SNMP-Table-Value
Available from version 3.13
Checks the whole SNMP table by comparing for each index the value associated with the defined warning thresholds. Notification if the thresholds are exceeded by at least one of the values.
Configuration:
- SNMP supervision account
- SNMP protocol version
- OID of the table
- OID of the value to be checked
- OID of the name to be displayed in the result
- White and black lists of the indexes to be included / excluded
- Warning and critical thresholds
- Text to be displayed
Global-SNMP-Get-Information
Available from version 5.1
Collects information on a host using the SNMP protocol. Input: list of SNMP object identifiers (OIDs), requested output format. The status is always OK, unless the information cannot be retrieved for at least one OID.
Configuration:
- SNMP community
- SNMP port
- SNMP protocol version (1 or 2)
- List of OIDs separated with a comma
- Requested output format (convention to use: sprintf)
GLOBAL-SNMP-OID
Available from version 3.13
Collects information using the SNMP protocol.
Configuration:
- SNMP community
- SNMP port
- SNMP protocol version
- OID of the information
- Prefix text placed before the returned value
- Unit placed after the returned value
- Thresholds (in the selected unit)
GLOBAL-SNMPv3-OID
Available from version 3.13
Collects information using the SNMP protocol.
Configuration:
- SNMP v3 connection information
- OID of the information
- Prefix text placed before the returned value
- Unit placed after the returned value
- Thresholds (in the selected unit)
Global-SNMP-Table-Status
Available from version 3.13
Collects the global status of an SNMP table from the status of each instance. If a white list is specified, the black list is ignored. The output texts are configurable.
Configuration:
- SNMP community
- SNMP port
- SNMP protocol version
- OID of the SNMP table to be scanned
- White and black lists of instances to include/exclude (OIDs)
- OID of the value to be scanned
- Values generating each of the states
- Text to be displayed if the status is OK
Global-SNMPv3-Table-Status
Available from version 4.9
Collects the global status of an SNMP v3 table from the status of instances. If a white list is specified, the black list is ignored. The output texts are configurable.
Configuration:
- SNMP port
- OID of the SNMP table to be scanned
- White and black lists of instances to be included / excluded (OIDs list)
- OID of the value to be scanned
- Values generating each of the states
- Text to be displayed if the status is OK
- SNMP v3 connection information
GLOBAL-PS-STATUS
Available from version 3.13
Executes a remote PowerShell command returning objects. For each object, compares a property with warning and critical thresholds. Notification when at least one object has its property checked outside a warning threshold. Ability to restrict the list of objects to be checked based on another property (configurable) compared with white and black lists.
Configuration:
- Windows monitoring account
- Command to run
- Property identifying an object
- Property to check
- Property to filter
- Warning and critical thresholds
- White and black lists of objects to include/exclude
- OK output text
- Remote connection method
- PowerShell console to use
Global-SNMP-Count-Element
Available from version 5.3
Executes an SQL query returning a number. Notification if warning and critical thresholds are exceeded.
Configuration:
- MariaDB monitoring account (use MySQL account)
- TCP connection port
- Warning and critical thresholds
- SQL query
Global-SNMP-Operation
Available from version 3.14
Performs one or two mathematical operations between several OIDs and returns one or two results. Notification when the result of the first calculation exceeds a given threshold.
Configuration:
- SNMP community
- SNMP port
- SNMP protocol version
- OID list
- First and second calculation formulas
- Warning and critical thresholds
- Performance data prefix