ACC-MIB :: accPppLqrRemotePeriod

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccPppLqrRemotePeriod

accPppLqrRemotePeriod

Module: ACC-MIB

OID (symbolic): ACC-MIB::accPppLqrRemotePeriod

OID (numeric): 1.3.6.1.4.1.5.1.1.32.3.1.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

The LQR reporting period that is in effect for the remote PPP entity. The local entity sent a configure-ack for this value in response to the configure-req from the remote PPP entity.

What is accPppLqrRemotePeriod?

This OID shows the Link Quality Report interval that the remote device will use to send quality reports to you, as negotiated during LCP setup. The local device received a Configure-Request from the remote side proposing this interval, and the local device sent Configure-Ack to accept it. You compare this with accPppLqrLocalPeriod to verify both sides are in sync; if they differ significantly, one side may be checking link quality much more frequently than the other. For example, if the remote period is 5000 ms (5 seconds) but the local period is 10000 ms (10 seconds), the remote device is monitoring more aggressively.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.3.1.5
snmpwalk -v2c -c public <target> ACC-MIB::accPppLqrRemotePeriod

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.3.1.5.1
snmpget -v2c -c public <target> ACC-MIB::accPppLqrRemotePeriod.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> accPppLqrRemotePeriod.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.5accPppLqrRemotePeriodACC-MIB