Chapter 5: PPP MIBPage 5-8Fast Network 10 MIB Reference GuidepppLqrConfigStatus {pppLqrConfigEntry 2}Integer Read-WriteIf enabled (2) then the local node will attempt to perform LQR negotiation withthe remote node. If disabled (1) then this negotiation is not performed. In anyevent, the local node will comply with any magic number negotiations attemptedby the remote node, per the PPP specification. Changing this object will haveeffect when the link is next restarted. Setting this object to the value disabled (1)has the effect of invalidating the corresponding entry in the pppLqrConfigTableobject. It is an implementation-specific matter as to whether the agent removes aninvalidated entry from the table. Accordingly, management stations must beprepared to receive tabular information from agents that corresponds to entriesnot currently in use.pppLqrExtnsTable {pppLqr 3}Not-AccessibleTable containing additional LQR information for the local PPP entity.The FN10 always has an empty table.pppLqrExtnsEntry {pppLqrExtnsTable 1}Not-AccessibleExtended LQR information for a particular PPP Link. Assuming that this grouphas been implemented, a PPP Link will have an entry in this table if and only ifLQR Quality Monitoring has been successfully negotiated for the specified link.pppLqrExtnsLastReceivedLqrPacket {pppLqrExtnsEntry 1}Octet String Read-onlyThis object contains the most recently received LQR packet. The format of thepacket is as described in the LQM Protocol specification. All fields of the packet,including the ‘save’ fields, are stored in this object. The LQR packet is stored innetwork byte order. The LAP-B and PPP headers are not stored in this object; thefirst four octets of this variable contain the magic number field, the second fouroctets contain the LastOutLQRs field and so on. The last four octets of this objectcontain the SaveInOctets field of the LQR packet.