All MIBs › ACC-MIB › accPppLqrConfigPeriod
accPppLqrConfigPeriod
Module: ACC-MIB
OID (symbolic): ACC-MIB::accPppLqrConfigPeriod
OID (numeric): 1.3.6.1.4.1.5.1.1.32.4.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The LQR Reporting Period that the local PPP entity will attempt to negotiate with the remote entity, in units of seconds. Changing this object will have effect when the link is next restarted.
What is accPppLqrConfigPeriod?
This OID specifies the Link Quality Report interval in seconds (0-2147483648) that your local device will propose during PPP negotiation; a setting of 0 typically means LQR is disabled. This is a tunable parameter; once you change it, the new value takes effect only when the PPP link is next brought down and restarted. You configure this to balance monitoring overhead (shorter periods = more bandwidth used) against detection speed (shorter periods = faster problem detection). For example, setting this to 5 means you'll propose sending Link Quality Reports every 5 seconds, allowing you to detect link degradation within 5-10 seconds.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.4.1.2 snmpwalk -v2c -c public <target> ACC-MIB::accPppLqrConfigPeriod
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.4.1.2.1 snmpget -v2c -c public <target> ACC-MIB::accPppLqrConfigPeriod.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.32.4.1.2.1 i <value>
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.4 | accPppLqrConfigTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.4.1 | accPppLqrConfigEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.4.1.2 | accPppLqrConfigPeriod | ACC-MIB |