All MIBs › DOT3-OAM-MIB › dot3OamErrFramePeriodThreshold
dot3OamErrFramePeriodThreshold
Module: DOT3-OAM-MIB
OID (symbolic): DOT3-OAM-MIB::dot3OamErrFramePeriodThreshold
OID (numeric): 1.3.6.1.2.1.158.1.5.1.7
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description:
The number of frame errors that must occur for this event to be triggered. The default value is one frame 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.
If dot3OamErrFramePeriodThreshold frame errors occur within a window of dot3OamErrFramePeriodWindow frames, an Event Notification OAMPDU should be generated with an Errored Frame Period Event TLV indicating that the threshold has been crossed in this window.
What is dot3OamErrFramePeriodThreshold?
This OID stores a number representing how many frame errors must occur before the system triggers an alert about declining link quality. It acts as a sensitivity dial—set it lower for quicker alerts, higher for more tolerance of occasional errors. A network operator would adjust this when they want to catch degrading links faster or when a noisy circuit generates too many false alarms.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.158.1.5.1.7 snmpwalk -v2c -c public <target> DOT3-OAM-MIB::dot3OamErrFramePeriodThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.158.1.5.1.7.1 snmpget -v2c -c public <target> DOT3-OAM-MIB::dot3OamErrFramePeriodThreshold.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.158.1.5.1.7.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.158 | dot3OamMIB | DOT3-OAM-MIB |
| 1.3.6.1.2.1.158.1 | dot3OamObjects | DOT3-OAM-MIB |
| 1.3.6.1.2.1.158.1.5 | dot3OamEventConfigTable | DOT3-OAM-MIB |
| 1.3.6.1.2.1.158.1.5.1 | dot3OamEventConfigEntry | DOT3-OAM-MIB |
| 1.3.6.1.2.1.158.1.5.1.7 | dot3OamErrFramePeriodThreshold | DOT3-OAM-MIB |