dot3OamEventLogThresholdLo

DOT3-OAM-MIB · .1.3.6.1.2.1.158.1.6.1.9

Object

column SNMPv2-SMIUnsigned32
If the event represents a threshold crossing event, the two
objects dot3OamEventThresholdHi and dot3OamEventThresholdLo
form an unsigned 64-bit integer yielding the value that was
crossed for the threshold crossing event (for example, 10,
when 11 occurrences happened in 5 seconds while the threshold
was 10).  The two objects are combined as:
              
dot3OamEventLogThreshold = ((2^32) * dot3OamEventLogThresholdHi)
                                 + dot3OamEventLogThresholdLo
              
Otherwise, this value is returned as all F's (2^32 - 1) and
adds no useful information.

Context

MIB
DOT3-OAM-MIB
OID
.1.3.6.1.2.1.158.1.6.1.9
Type
column
Access
readonly
Status
current
Parent
dot3OamEventLogEntry
Table
dot3OamEventLogTable
Siblings
11

Syntax

SNMPv2-SMIUnsigned32
Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Related Objects

Sibling Objects