All MIBs › ACC-MIB › accPppLqrInLQRs
accPppLqrInLQRs
Module: ACC-MIB
OID (symbolic): ACC-MIB::accPppLqrInLQRs
OID (numeric): 1.3.6.1.4.1.5.1.1.32.3.1.7
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The value of the InLQRs counter on the local node for the link identified by accPppLqrLinkIndex.
What is accPppLqrInLQRs?
This OID is a counter of the total number of Link Quality Report messages received from the remote PPP device. It increments each time the local device receives a quality report and helps verify that the remote device is successfully negotiating and sending LQR data. You monitor this alongside OutLQRs to ensure bidirectional communication—if InLQRs grows but OutLQRs doesn't, the remote device can reach you but your messages aren't getting through. For example, if InLQRs stops incrementing while OutLQRs keeps growing, the remote link may have gone down unidirectionally.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.3.1.7 snmpwalk -v2c -c public <target> ACC-MIB::accPppLqrInLQRs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.3.1.7.1 snmpget -v2c -c public <target> ACC-MIB::accPppLqrInLQRs.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.7 | accPppLqrInLQRs | ACC-MIB |