Class SnmpDeltaHelper
Allows retrieving delta time between 2 consecutive executions of an SNMP group.
public class SnmpDeltaHelper
- Inheritance
-
SnmpDeltaHelper
- Extension Methods
Constructors
- SnmpDeltaHelper(SLProtocol, int, CalculationMethod)
Initializes a new instance of the SnmpDeltaHelper class.
Such instance is used to retrieve delta time between 2 consecutive executions of an SNMP group.
- SnmpDeltaHelper(SLProtocol, int, uint)
Initializes a new instance of the SnmpDeltaHelper class.
Such instance is used to retrieve delta time between 2 consecutive executions of an SNMP group.
Methods
- GetDelta(string)
Retrieves the delta.
- UpdateRateDeltaTracking(SLProtocol, IEnumerable<int>, CalculationMethod)
Configures DataMiner to use the expected delta calculation method.
- UpdateRateDeltaTracking(SLProtocol, int, CalculationMethod)
Configures DataMiner to use the expected delta calculation method.