All MIBs › ACC-MIB › accPppLqrConfigIndex
accPppLqrConfigIndex
Module: ACC-MIB
OID (symbolic): ACC-MIB::accPppLqrConfigIndex
OID (numeric): 1.3.6.1.4.1.5.1.1.32.4.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Interface number
What is accPppLqrConfigIndex?
This OID contains an interface number that identifies which PPP link this LQR configuration entry applies to, allowing you to manage separate LQR settings for each link when your device has multiple PPP connections. It serves as the table index so you can retrieve or configure LQR parameters for a specific interface. You use this when you want to set different LQR reporting periods or enable/disable LQR monitoring on individual links. For example, on a device with PPP interfaces 1, 2, and 3, you might enable aggressive LQR monitoring (short period) on interface 1 (critical business link) but disable it on interface 3 (low-priority backup).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.4.1.1 snmpwalk -v2c -c public <target> ACC-MIB::accPppLqrConfigIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.4.1.1.1 snmpget -v2c -c public <target> ACC-MIB::accPppLqrConfigIndex.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.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.1 | accPppLqrConfigIndex | ACC-MIB |