dot3OamEventLogWindowLo
DOT3-OAM-MIB ·
.1.3.6.1.2.1.158.1.6.1.7
Object
column
SNMPv2-SMIUnsigned32
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.7- 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
| Object | Type | Syntax | OID |
|---|---|---|---|
| dot3OamEventLogIndex An arbitrary integer for identifying individual events
within the event log. | column | Unsigned32 | .1.3.6.1.2.1.158.1.6.1.1 |
| dot3OamEventLogValue If the event represents a threshold crossing event, this
value indicates the value of the parameter within the given
window that generated this event (for example, 11, when 11
occ… | column | HCNUM-TCCounterBasedGauge64 | .1.3.6.1.2.1.158.1.6.1.10 |
| dot3OamEventLogRunningTotal Each Event Notification TLV contains a running total of the
number of times an event has occurred, as well as the number
of times an Event Notification for the event has been
… | column | HCNUM-TCCounterBasedGauge64 | .1.3.6.1.2.1.158.1.6.1.11 |
| dot3OamEventLogEventTotal Each Event Notification TLV contains a running total of the
number of times an event has occurred, as well as the number
of times an Event Notification for the event has been
tran… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.158.1.6.1.12 |
| dot3OamEventLogTimestamp The value of sysUpTime at the time of the logged event. For
locally generated events, the time of the event can be
accurately retrieved from sysUpTime. For remotely generated
ev… | column | SNMPv2-TCTimeStamp | .1.3.6.1.2.1.158.1.6.1.2 |
| dot3OamEventLogOui The OUI of the entity defining the object type. All IEEE
802.3 defined events (as appearing in [802.3ah] except for the
Organizationally Unique Event TLVs) use the IEEE 802.3 OUI… | column | EightOTwoOui | .1.3.6.1.2.1.158.1.6.1.3 |
| dot3OamEventLogType The type of event that generated this entry in the event log.
When the OUI is the IEEE 802.3 OUI of 0x0180C2, the following
event types are defined:
erroredSymbolEvent(1),
… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.158.1.6.1.4 |
| dot3OamEventLogLocation Whether this event occurred locally (local(1)), or was
received from the OAM peer via Ethernet OAM (remote(2)). | column | Enumeration | .1.3.6.1.2.1.158.1.6.1.5 |
| dot3OamEventLogWindowHi 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 t… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.158.1.6.1.6 |
| dot3OamEventLogThresholdHi 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… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.158.1.6.1.8 |
| dot3OamEventLogThresholdLo 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… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.158.1.6.1.9 |