All MIBs › RAD-MIB › ethOamSvcCurrFramesBelowDVarThresh
ethOamSvcCurrFramesBelowDVarThresh
Module: RAD-MIB
OID (symbolic): RAD-MIB::ethOamSvcCurrFramesBelowDVarThresh
OID (numeric): 1.3.6.1.4.1.164.3.1.6.1.3.2.2.1.4
Node type: OBJECT-TYPE
Type: PerfCurrentCount
Access: read-only
Description:
Number of frames that arrived in the current interval at a delay variation lower than or equal to the threshold value defined for the service.
What is ethOamSvcCurrFramesBelowDVarThresh?
This counter measures Ethernet frame arrivals during the current monitoring interval where the packet delay variation (jitter) falls below a configured threshold value, indicating good service quality. It's used for performance monitoring and service level agreement verification in RAD's Ethernet OAM implementation. Operators track this to confirm that service delay variability is within acceptable bounds.
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.4 snmpwalk -v2c -c public <target> RAD-MIB::ethOamSvcCurrFramesBelowDVarThresh
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.4.1 snmpget -v2c -c public <target> RAD-MIB::ethOamSvcCurrFramesBelowDVarThresh.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ethOamSvcCurrFramesBelowDVarThresh.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.4 | ethOamSvcCurrFramesBelowDVarThresh | RAD-MIB |