All MIBs › CIENA-CES-OAM-MIB › cienaCesOamEventLogOui
cienaCesOamEventLogOui
Module: CIENA-CES-OAM-MIB
OID (symbolic): CIENA-CES-OAM-MIB::cienaCesOamEventLogOui
OID (numeric): 1.3.6.1.4.1.1271.2.3.5.1.1.2.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: 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 of 0x0180C2. Organizations defining their own Event Notification TLVs include their OUI in the Event Notification TLV, which gets reflected here.
What is cienaCesOamEventLogOui?
This read-only OCTET STRING (3 bytes) holds the Organizationally Unique Identifier of whichever entity defined the event type recorded in this log entry, per its description, with standard IEEE 802.3 events using the fixed OUI 0x0180C2. Because vendors can define their own Event Notification TLVs under their own OUI, this field is how the log distinguishes a standards-defined event, like an errored-symbol threshold crossing, from a vendor-proprietary one. An engineer parsing the event log programmatically would branch on this OUI value to know whether to interpret the accompanying event type using the 802.3ah standard table or a vendor-specific one.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.5.1.1.2.1.4 snmpwalk -v2c -c public <target> CIENA-CES-OAM-MIB::cienaCesOamEventLogOui
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.4.1 snmpget -v2c -c public <target> CIENA-CES-OAM-MIB::cienaCesOamEventLogOui.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cienaCesOamEventLogOui.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::cienaCesOamEventLogOui 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.4 | cienaCesOamEventLogOui | CIENA-CES-OAM-MIB |