ACC-MIB :: accPppLqrConfigPeriod

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccPppLqrConfigPeriod

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 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.4accPppLqrConfigTableACC-MIB
1.3.6.1.4.1.5.1.1.32.4.1accPppLqrConfigEntryACC-MIB
1.3.6.1.4.1.5.1.1.32.4.1.2accPppLqrConfigPeriodACC-MIB