CISCO-DOT3-OAM-MIB :: cdot3OamErrSymPeriodThresholdHi

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-DOT3-OAM-MIBcdot3OamErrSymPeriodThresholdHi

cdot3OamErrSymPeriodThresholdHi

Module: CISCO-DOT3-OAM-MIB

OID (symbolic): CISCO-DOT3-OAM-MIB::cdot3OamErrSymPeriodThresholdHi

OID (numeric): 1.3.6.1.4.1.9.10.136.1.5.1.3

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-write

Description: The two objects cdot3OamErrSymPeriodThresholdHi and cdot3OamErrSymPeriodThresholdLo together form an unsigned 64-bit integer representing the number of symbol errors that must occur within a given window to cause this event.

This is defined as

cdot3OamErrSymPeriodThreshold = ((2^32) * cdot3OamErrSymPeriodThresholdHi) + cdot3OamErrSymPeriodThresholdLo

If cdot3OamErrSymPeriodThreshold symbol errors occur within a window of cdot3OamErrSymPeriodWindow symbols, an Event Notification OAMPDU should be generated with an Errored Symbol Period Event TLV indicating the threshold has been crossed in this window.

The default value for cdot3OamErrSymPeriodThreshold is one symbol errors. If the threshold value is zero, then an Event Notification OAMPDU is sent periodically (at the end of every window). This can be used as an asynchronous notification to the peer OAM entity of the statistics related to this threshold crossing alarm.

What is cdot3OamErrSymPeriodThresholdHi?

The high-order 32 bits of a 64-bit configurable threshold for the number of symbol errors that must occur within the defined window to trigger an Errored Symbol Period event.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.136.1.5.1.3
snmpwalk -v2c -c public <target> CISCO-DOT3-OAM-MIB::cdot3OamErrSymPeriodThresholdHi

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.136.1.5.1.3.1
snmpget -v2c -c public <target> CISCO-DOT3-OAM-MIB::cdot3OamErrSymPeriodThresholdHi.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.10.136.1.5.1.3.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cdot3OamErrSymPeriodThresholdHi.1

Start monitoring Cisco switches and routers (802.3ah Ethernet OAM) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-DOT3-OAM-MIB::cdot3OamErrSymPeriodThresholdHi OID value, configure state conditions and alerts, and monitor any Cisco switches and routers (802.3ah Ethernet OAM) from a single console.

OID Breakdown

Upper-level ancestors (8 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.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.10ciscoExperimentCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.10.136cdot3OamMIBCISCO-DOT3-OAM-MIB
1.3.6.1.4.1.9.10.136.1cdot3OamObjectsCISCO-DOT3-OAM-MIB
1.3.6.1.4.1.9.10.136.1.5cdot3OamEventConfigTableCISCO-DOT3-OAM-MIB
1.3.6.1.4.1.9.10.136.1.5.1cdot3OamEventConfigEntryCISCO-DOT3-OAM-MIB
1.3.6.1.4.1.9.10.136.1.5.1.3cdot3OamErrSymPeriodThresholdHiCISCO-DOT3-OAM-MIB