All MIBs › PPP-LCP-MIB › pppLqrConfigStatus
pppLqrConfigStatus
Module: PPP-LCP-MIB
OID (symbolic): PPP-LCP-MIB::pppLqrConfigStatus
OID (numeric): 1.3.6.1.2.1.10.23.1.2.2.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
If enabled(2) then the local node will attempt to perform LQR negotiation with the remote node. If disabled(1) then this negotiation is not performed. In any event, the local node will comply with any magic number negotiations attempted by the remote node, per the PPP specification. Changing this object will have effect when the link is next restarted. Setting this object to the value disabled(1) has the effect of invalidating the corresponding entry in the pppLqrConfigTable object. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entries not currently in use.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.23.1.2.2.1.2 snmpwalk -v2c -c public <target> PPP-LCP-MIB::pppLqrConfigStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.23.1.2.2.1.2.1 snmpget -v2c -c public <target> PPP-LCP-MIB::pppLqrConfigStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.10.23.1.2.2.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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.23 | ppp | MRVINREACH |
| 1.3.6.1.2.1.10.23.1 | pppLcp | MRVINREACH |
| 1.3.6.1.2.1.10.23.1.2 | pppLqr | MRVINREACH |
| 1.3.6.1.2.1.10.23.1.2.2 | pppLqrConfigTable | PPP-LCP-MIB |
| 1.3.6.1.2.1.10.23.1.2.2.1 | pppLqrConfigEntry | PPP-LCP-MIB |
| 1.3.6.1.2.1.10.23.1.2.2.1.2 | pppLqrConfigStatus | PPP-LCP-MIB |