AbsoluteCounter32
Represents a Counter32-like value that starts at zero, does not decrease, and does not wrap. This may be used only in situations where wrapping is not possible or extremely unlikely. Should such a counter overflow, it locks at the maxium value of 4,294,967,295. The primary use of this type of counter is situations where a counter value is to be recorded as history and is thus no longer subject to reading for changing values.
Used by
16 objects- 1.3.6.1.2.1.10.21.1.2.2.1.1 dialCtlPeerStatsConnectTime
- 1.3.6.1.2.1.10.21.1.2.2.1.2 dialCtlPeerStatsChargedUnits
- 1.3.6.1.2.1.10.21.1.2.2.1.3 dialCtlPeerStatsSuccessCalls
- 1.3.6.1.2.1.10.21.1.2.2.1.4 dialCtlPeerStatsFailCalls
- 1.3.6.1.2.1.10.21.1.2.2.1.5 dialCtlPeerStatsAcceptCalls
- 1.3.6.1.2.1.10.21.1.2.2.1.6 dialCtlPeerStatsRefuseCalls
- 1.3.6.1.2.1.10.21.1.3.1.1.11 callActiveChargedUnits
- 1.3.6.1.2.1.10.21.1.3.1.1.13 callActiveTransmitPackets
- 1.3.6.1.2.1.10.21.1.3.1.1.14 callActiveTransmitBytes
- 1.3.6.1.2.1.10.21.1.3.1.1.15 callActiveReceivePackets
- 1.3.6.1.2.1.10.21.1.3.1.1.16 callActiveReceiveBytes
- 1.3.6.1.2.1.10.21.1.4.3.1.11 callHistoryChargedUnits
- 1.3.6.1.2.1.10.21.1.4.3.1.13 callHistoryTransmitPackets
- 1.3.6.1.2.1.10.21.1.4.3.1.14 callHistoryTransmitBytes
- 1.3.6.1.2.1.10.21.1.4.3.1.15 callHistoryReceivePackets
- 1.3.6.1.2.1.10.21.1.4.3.1.16 callHistoryReceiveBytes