Table of Contents

Enum CalculationMethod

Namespace
Skyline.DataMiner.Utils.SNMP
Assembly
Skyline.DataMiner.Utils.SNMP.dll

The method to be used for delta tracking.

public enum CalculationMethod

Fields

Accurate = 2

The delta is tracked on table row level.

Fast = 1

The delta is tracked on group level.