All MIBs › RAD-MIB › ethOamServiceFrameLossRatio
ethOamServiceFrameLossRatio
Module: RAD-MIB
OID (symbolic): RAD-MIB::ethOamServiceFrameLossRatio
OID (numeric): 1.3.6.1.4.1.164.3.1.6.1.3.2.1.1.13
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
Indicates the ratio of the lost frames since the time the service is up. The value is the ratio multiplied by 1E10. 0xFFFFFFFF will be returned for ratio greater than 4/10 (40%).
What is ethOamServiceFrameLossRatio?
This OID stores the percentage of network frames lost since the connection started, multiplied by 10 billion to avoid decimals (the connection reports max value if loss exceeds 40%). Network operators use this to measure connection quality and reliability. A ratio of 1000000000 means 10% packet loss, indicating serious network problems.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.6.1.3.2.1.1.13 snmpwalk -v2c -c public <target> RAD-MIB::ethOamServiceFrameLossRatio
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.6.1.3.2.1.1.13.1 snmpget -v2c -c public <target> RAD-MIB::ethOamServiceFrameLossRatio.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.1 | ethOamServiceTable | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.1.3.2.1.1 | ethOamServiceEntry | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.1.3.2.1.1.13 | ethOamServiceFrameLossRatio | RAD-MIB |