ACC-MIB :: accPppLqrOutLQRs

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccPppLqrOutLQRs

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.32accPppACC-MIB
1.3.6.1.4.1.5.1.1.32.3accPppLqrTableACC-MIB
1.3.6.1.4.1.5.1.1.32.3.1accPppLqrEntryACC-MIB
1.3.6.1.4.1.5.1.1.32.3.1.6accPppLqrOutLQRsACC-MIB