All MIBs › RAD-MIB › ethOamSvcCurrFramesLossCounter
ethOamSvcCurrFramesLossCounter
Module: RAD-MIB
OID (symbolic): RAD-MIB::ethOamSvcCurrFramesLossCounter
OID (numeric): 1.3.6.1.4.1.164.3.1.6.1.3.2.2.1.6
Node type: OBJECT-TYPE
Type: PerfCurrentCount
Access: read-only
Description:
Number of lost frames in the current interval.
What is ethOamSvcCurrFramesLossCounter?
This read-only counter tracks the number of Ethernet frames lost during the current measurement interval in an OAM (Operations, Administration, and Maintenance) service session. The counter increments when frame delivery fails on the monitored path, providing insight into link quality and reliability. An operator would monitor this metric to detect frame loss issues and assess service performance in real-time.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.6.1.3.2.2.1.6 snmpwalk -v2c -c public <target> RAD-MIB::ethOamSvcCurrFramesLossCounter
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.6.1.3.2.2.1.6.1 snmpget -v2c -c public <target> RAD-MIB::ethOamSvcCurrFramesLossCounter.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ethOamSvcCurrFramesLossCounter.1
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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.1 | wanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.6 | diverseIfWanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.6.1 | ethIf | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.6.1.3 | ethIfOamCfm | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.1.3.2 | ethOamService | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.1.3.2.2 | ethOamSvcCurrentStatTable | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.1.3.2.2.1 | ethOamSvcCurrentStatEntry | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.1.3.2.2.1.6 | ethOamSvcCurrFramesLossCounter | RAD-MIB |