All MIBs › ACC-MIB › accPppLqrLocalPeriod
accPppLqrLocalPeriod
Module: ACC-MIB
OID (symbolic): ACC-MIB::accPppLqrLocalPeriod
OID (numeric): 1.3.6.1.4.1.5.1.1.32.3.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The LQR reporting period that is in effect for the local PPP entity. The local entity received a configure-ack for this value from the remote PPP entity.
What is accPppLqrLocalPeriod?
This OID shows the Link Quality Report interval in milliseconds that the local device is currently using to send LQR messages to the remote device. This value is negotiated between both devices; the local device proposed an interval, and the remote device acknowledged (or rejected) it. You monitor this to confirm both devices have agreed on how often to exchange quality reports—if they disagree, one device might report poor link quality when the other has already declared the link down. For example, a value of 10000 means your device is sending Link Quality Reports every 10 seconds.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.3.1.4 snmpwalk -v2c -c public <target> ACC-MIB::accPppLqrLocalPeriod
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.3.1.4.1 snmpget -v2c -c public <target> ACC-MIB::accPppLqrLocalPeriod.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.4 | accPppLqrLocalPeriod | ACC-MIB |