All MIBs › CIENA-CES-OAM-MIB › cienaCesOamEventLogType
cienaCesOamEventLogType
Module: CIENA-CES-OAM-MIB
OID (symbolic): CIENA-CES-OAM-MIB::cienaCesOamEventLogType
OID (numeric): 1.3.6.1.4.1.1271.2.3.5.1.1.2.1.5
Node type: OBJECT-TYPE
Type: INTEGER
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 0x0180C2, 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 noEvent (99).
What is cienaCesOamEventLogType?
This read-only INTEGER enumerates the specific kind of event that generated this log entry, per its description, covering the standard 802.3ah event set, errored symbol, errored frame period/second summary, link fault, dying gasp, critical link event, and more, when the accompanying OUI is the IEEE 802.3 OUI. This field is what actually tells the reader what happened, as opposed to the timestamp or location fields which only say when and where. An engineer triaging a spike in event log entries would filter on this field first to see, for instance, whether the flood of events was all dyingGaspEvent, meaning the device is losing power, versus a mix of errored-frame events.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.5.1.1.2.1.5 snmpwalk -v2c -c public <target> CIENA-CES-OAM-MIB::cienaCesOamEventLogType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.5.1.1.2.1.5.1 snmpget -v2c -c public <target> CIENA-CES-OAM-MIB::cienaCesOamEventLogType.1
Start monitoring Ciena CES (Carrier Ethernet Switch) platforms with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CIENA-CES-OAM-MIB::cienaCesOamEventLogType OID value, configure state conditions and alerts, and monitor any Ciena CES (Carrier Ethernet Switch) platforms from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.1271 | ciena | CIENA-SMI |
| 1.3.6.1.4.1.1271.2 | cienaCes | CIENA-SMI |
| 1.3.6.1.4.1.1271.2.3 | cienaCesStatistics | CIENA-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1271.2.3.5 | cienaCesOamMibModule | CIENA-CES-OAM-MIB |
| 1.3.6.1.4.1.1271.2.3.5.1 | cienaCesOamMIB | CIENA-CES-OAM-MIB |
| 1.3.6.1.4.1.1271.2.3.5.1.1 | cienaCesOamStatistics | CIENA-CES-OAM-MIB |
| 1.3.6.1.4.1.1271.2.3.5.1.1.2 | cienaCesOamEventLogTable | CIENA-CES-OAM-MIB |
| 1.3.6.1.4.1.1271.2.3.5.1.1.2.1 | cienaCesOamEventLogEntry | CIENA-CES-OAM-MIB |
| 1.3.6.1.4.1.1271.2.3.5.1.1.2.1.5 | cienaCesOamEventLogType | CIENA-CES-OAM-MIB |