All MIBs › ACC-MIB › accPppLqrQuality
accPppLqrQuality
Module: ACC-MIB
OID (symbolic): ACC-MIB::accPppLqrQuality
OID (numeric): 1.3.6.1.4.1.5.1.1.32.3.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The current quality of the link as declared by the local PPP entity's Link-Quality Management modules. No effort is made to define good or bad, nor the policy used to determine it.
What is accPppLqrQuality?
This OID reflects the current quality assessment of the PPP link as calculated by the local device's Link Quality Monitoring module—a health score determined by packet loss, latency, or other metrics. The exact definition of 'good' or 'bad' is device-specific and set by the manufacturer; there is no standard threshold. You monitor this to get an at-a-glance view of whether the link is suffering (useful in dashboards), though you should also look at raw counters like packet loss percentage for precise diagnosis. For example, a quality value of 90% might mean the link is usable but experiencing some packet loss, while 50% signals serious degradation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.3.1.2 snmpwalk -v2c -c public <target> ACC-MIB::accPppLqrQuality
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.3.1.2.1 snmpget -v2c -c public <target> ACC-MIB::accPppLqrQuality.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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32 | accPpp | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.3 | accPppLqrTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.3.1 | accPppLqrEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.3.1.2 | accPppLqrQuality | ACC-MIB |