CIENA-CES-OAM-MIB :: cienaCesOamEventLogWindowHi

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCIENA-CES-OAM-MIBcienaCesOamEventLogWindowHi

cienaCesOamEventLogWindowHi

Module: CIENA-CES-OAM-MIB

OID (symbolic): CIENA-CES-OAM-MIB::cienaCesOamEventLogWindowHi

OID (numeric): 1.3.6.1.4.1.1271.2.3.5.1.1.2.1.7

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-only

Description: If the event represents a threshold crossing event, the two objects cienaCesOamEventWindowHi and cienaCesOamEventWindowLo form an unsigned 64-bit integer yielding the window over which the value was measured for the threshold crossing event (e.g., 5, when 11 occurrences happened in 5 seconds while the threshold was 10). The two objects are combined as:

cienaCesOamEventLogWindow = ((2^32) * cienaCesOamEventLogWindowHi) + cienaCesOamEventLogWindowLo. Otherwise, this value is returned as all Fs (0xFFFFFFFF) and adds no useful information.

What is cienaCesOamEventLogWindowHi?

This read-only Unsigned32 holds the high-order 32 bits of a 64-bit window value for a threshold-crossing event, per its description, which together with cienaCesOamEventLogWindowLo expresses the time window, e.g., 5 seconds, over which the triggering occurrences were counted. In practice this high-order half will be zero for virtually every real event, since windows are measured in seconds or frames, not values large enough to need the upper 32 bits; it exists purely to support the standard's 64-bit encoding. An engineer parsing the log would combine WindowHi and WindowLo per the documented formula to reconstruct the actual measurement window, expecting WindowHi to read 0 in normal operation.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.5.1.1.2.1.7
snmpwalk -v2c -c public <target> CIENA-CES-OAM-MIB::cienaCesOamEventLogWindowHi

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.7.1
snmpget -v2c -c public <target> CIENA-CES-OAM-MIB::cienaCesOamEventLogWindowHi.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::cienaCesOamEventLogWindowHi 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.1271cienaCIENA-SMI
1.3.6.1.4.1.1271.2cienaCesCIENA-SMI
1.3.6.1.4.1.1271.2.3cienaCesStatisticsCIENA-SMI
Numeric OIDNameModule
1.3.6.1.4.1.1271.2.3.5cienaCesOamMibModuleCIENA-CES-OAM-MIB
1.3.6.1.4.1.1271.2.3.5.1cienaCesOamMIBCIENA-CES-OAM-MIB
1.3.6.1.4.1.1271.2.3.5.1.1cienaCesOamStatisticsCIENA-CES-OAM-MIB
1.3.6.1.4.1.1271.2.3.5.1.1.2cienaCesOamEventLogTableCIENA-CES-OAM-MIB
1.3.6.1.4.1.1271.2.3.5.1.1.2.1cienaCesOamEventLogEntryCIENA-CES-OAM-MIB
1.3.6.1.4.1.1271.2.3.5.1.1.2.1.7cienaCesOamEventLogWindowHiCIENA-CES-OAM-MIB