dot3OamEventLogWindowHi
DOT3-OAM-MIB ·
.1.3.6.1.2.1.158.1.6.1.6
Object
column
Unsigned32
If the event represents a threshold crossing event, the two
objects dot3OamEventWindowHi and dot3OamEventWindowLo, form
an unsigned 64-bit integer yielding the window over which the
value was measured for the threshold crossing event (for
example, 5, when 11 occurrences happened in 5 seconds while
the threshold was 10). The two objects are combined as:
dot3OamEventLogWindow = ((2^32) * dot3OamEventLogWindowHi)
+ dot3OamEventLogWindowLo
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.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dot3OamEventLogEntry
Syntax
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.