DOT3-OAM-MIB :: dot3OamErrSymPeriodThresholdLo

MIB Reference — IPNetwork Monitor

All MIBsDOT3-OAM-MIBdot3OamErrSymPeriodThresholdLo

dot3OamErrSymPeriodThresholdLo

Module: DOT3-OAM-MIB

OID (symbolic): DOT3-OAM-MIB::dot3OamErrSymPeriodThresholdLo

OID (numeric): 1.3.6.1.2.1.158.1.5.1.4

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-write

Description:

The two objects dot3OamErrSymPeriodThresholdHi and dot3OamErrSymPeriodThresholdLo 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

dot3OamErrSymPeriodThreshold = ((2^32) * dot3OamErrSymPeriodThresholdHi) + dot3OamErrSymPeriodThresholdLo

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

The default value for dot3OamErrSymPeriodThreshold is one symbol error. 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.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.158.1.5.1.4
snmpwalk -v2c -c public <target> DOT3-OAM-MIB::dot3OamErrSymPeriodThresholdLo

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.158.1.5.1.4.1
snmpget -v2c -c public <target> DOT3-OAM-MIB::dot3OamErrSymPeriodThresholdLo.1

Set instance 1 (SNMPv2c):

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.158dot3OamMIBDOT3-OAM-MIB
1.3.6.1.2.1.158.1dot3OamObjectsDOT3-OAM-MIB
1.3.6.1.2.1.158.1.5dot3OamEventConfigTableDOT3-OAM-MIB
1.3.6.1.2.1.158.1.5.1dot3OamEventConfigEntryDOT3-OAM-MIB
1.3.6.1.2.1.158.1.5.1.4dot3OamErrSymPeriodThresholdLoDOT3-OAM-MIB