dot3OamEventLogType
DOT3-OAM-MIB ·
.1.3.6.1.2.1.158.1.6.1.4
Object
column
SNMPv2-SMIUnsigned32
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),
erroredFramePeriodEvent(2),
erroredFrameEvent(3),
erroredFrameSecondsEvent(4),
linkFault(256),
dyingGaspEvent(257),
criticalLinkEvent(258)
The first four are considered threshold crossing events, as
they are generated when a metric exceeds a given value within
a specified window. The other three are not threshold
crossing events.
When the OUI is not 71874 (0x0180C2 in hex), then some other
organization has defined the event space. If event subtyping
is known to the implementation, it may be reflected here.
Otherwise, this value should return all F's (2^32 - 1).
Context
- MIB
- DOT3-OAM-MIB
- OID
.1.3.6.1.2.1.158.1.6.1.4- 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 |
| 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 |
| dot3OamEventLogWindowLo 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 th… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.158.1.6.1.7 |
| 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 |