All MIBs › DOT3-OAM-MIB › dot3OamErrFrameThreshold
dot3OamErrFrameThreshold
Module: DOT3-OAM-MIB
OID (symbolic): DOT3-OAM-MIB::dot3OamErrFrameThreshold
OID (numeric): 1.3.6.1.2.1.158.1.5.1.10
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 dot3OamErrFrameThreshold frame errors occur within a window of dot3OamErrFrameWindow (in tenths of seconds), an Event Notification OAMPDU should be generated with an Errored Frame Event TLV indicating the threshold has been crossed in this window.
What is dot3OamErrFrameThreshold?
This read-write value (default 1 frame error) sets how many frame errors must occur within the dot3OamErrFrameWindow to trigger the Errored Frame event; a threshold of zero instead makes the entity send a periodic stats update every window. An admin raises this on a link with a known baseline error rate to avoid nuisance Errored Frame alerts.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.158.1.5.1.10 snmpwalk -v2c -c public <target> DOT3-OAM-MIB::dot3OamErrFrameThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.158.1.5.1.10.1 snmpget -v2c -c public <target> DOT3-OAM-MIB::dot3OamErrFrameThreshold.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.158.1.5.1.10.1 i <value>
Start monitoring Ethernet switch/access device supporting IEEE 802.3ah OAM (vendor-neutral IETF standard) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DOT3-OAM-MIB::dot3OamErrFrameThreshold OID value, configure state conditions and alerts, and monitor any Ethernet switch/access device supporting IEEE 802.3ah OAM (vendor-neutral IETF standard) from a single console.
OID Breakdown
Upper-level ancestors (6 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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.10 | dot3OamErrFrameThreshold | DOT3-OAM-MIB |