All MIBs › ACC-MIB › accPppLqrOutLQRs
accPppLqrOutLQRs
Module: ACC-MIB
OID (symbolic): ACC-MIB::accPppLqrOutLQRs
OID (numeric): 1.3.6.1.4.1.5.1.1.32.3.1.6
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The value of the OutLQRs counter on the local node for the link identified by accPppLqrLinkIndex.
What is accPppLqrOutLQRs?
This OID is a counter of the total number of Link Quality Report messages transmitted from your local device to the remote PPP endpoint. It increments once for each LQR sent and is used to track how actively the devices are exchanging link quality information. You monitor this to verify LQR negotiation is working—if this counter isn't incrementing but accPppLqrInLQRs is, your device has negotiated to receive reports but isn't sending them. For example, if the OutLQRs counter is 5000 and the link has been up for 10 hours, your device is sending about one LQR every 7 seconds on average.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.3.1.6 snmpwalk -v2c -c public <target> ACC-MIB::accPppLqrOutLQRs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.3.1.6.1 snmpget -v2c -c public <target> ACC-MIB::accPppLqrOutLQRs.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> accPppLqrOutLQRs.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.6 | accPppLqrOutLQRs | ACC-MIB |