All MIBs › DOT3-OAM-MIB › dot3OamEventLogType
dot3OamEventLogType
Module: DOT3-OAM-MIB
OID (symbolic): DOT3-OAM-MIB::dot3OamEventLogType
OID (numeric): 1.3.6.1.2.1.158.1.6.1.4
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
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).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.158.1.6.1.4 snmpwalk -v2c -c public <target> DOT3-OAM-MIB::dot3OamEventLogType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.158.1.6.1.4.1 snmpget -v2c -c public <target> DOT3-OAM-MIB::dot3OamEventLogType.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.158 | dot3OamMIB | DOT3-OAM-MIB |
| 1.3.6.1.2.1.158.1 | dot3OamObjects | DOT3-OAM-MIB |
| 1.3.6.1.2.1.158.1.6 | dot3OamEventLogTable | DOT3-OAM-MIB |
| 1.3.6.1.2.1.158.1.6.1 | dot3OamEventLogEntry | DOT3-OAM-MIB |
| 1.3.6.1.2.1.158.1.6.1.4 | dot3OamEventLogType | DOT3-OAM-MIB |