All MIBs › CIENA-CES-OAM-MIB › cienaCesOamEventLogValue
cienaCesOamEventLogValue
Module: CIENA-CES-OAM-MIB
OID (symbolic): CIENA-CES-OAM-MIB::cienaCesOamEventLogValue
OID (numeric): 1.3.6.1.4.1.1271.2.3.5.1.1.2.1.11
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: If the event represents a threshold crossing event, this value indicates the value of the parameter within the given window that generated this event (e.g., 11, when 11 occurrences happened in 5 seconds while the threshold was 10).
Otherwise, this value is returned as all F's (0xFFFFFFFFFFFFFFFF) and adds no useful information.
What is cienaCesOamEventLogValue?
This read-only Counter64 records the actual measured value that triggered this threshold-crossing event, per its description, for example 11, when 11 occurrences happened within the window while the threshold was 10, or, for non-threshold event types, is returned as all F's to indicate the field isn't applicable. This lets an engineer see exactly how far over the configured limit the actual count was, not just that it crossed the line, which helps judge whether a threshold was barely exceeded or blown through badly. Seeing this value read as all F's would immediately tell an engineer the log entry is for a non-threshold event, like linkFaultEvent, rather than a counting anomaly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.3.5.1.1.2.1.11 snmpwalk -v2c -c public <target> CIENA-CES-OAM-MIB::cienaCesOamEventLogValue
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.11.1 snmpget -v2c -c public <target> CIENA-CES-OAM-MIB::cienaCesOamEventLogValue.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cienaCesOamEventLogValue.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::cienaCesOamEventLogValue 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.11 | cienaCesOamEventLogValue | CIENA-CES-OAM-MIB |