All MIBs › PPP-LCP-MIB › pppLqrExtnsLastReceivedLqrPacket
pppLqrExtnsLastReceivedLqrPacket
Module: PPP-LCP-MIB
OID (symbolic): PPP-LCP-MIB::pppLqrExtnsLastReceivedLqrPacket
OID (numeric): 1.3.6.1.2.1.10.23.1.2.3.1.1
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
This object contains the most recently received LQR packet. The format of the packet is as described in the LQM Protocol specificiation. All fields of the packet, including the `save' fields, are stored in this object.
The LQR packet is stored in network byte order. The LAP-B and PPP headers are not stored in this object; the first four octets of this variable contain the Magic-Number field, the second four octets contain the LastOutLQRs field and so on. The last four octets of this object contain the SaveInOctets field of the LQR packet.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.23.1.2.3.1.1 snmpwalk -v2c -c public <target> PPP-LCP-MIB::pppLqrExtnsLastReceivedLqrPacket
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.23.1.2.3.1.1.1 snmpget -v2c -c public <target> PPP-LCP-MIB::pppLqrExtnsLastReceivedLqrPacket.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.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.3 | pppLqrExtnsTable | PPP-LCP-MIB |
| 1.3.6.1.2.1.10.23.1.2.3.1 | pppLqrExtnsEntry | PPP-LCP-MIB |
| 1.3.6.1.2.1.10.23.1.2.3.1.1 | pppLqrExtnsLastReceivedLqrPacket | PPP-LCP-MIB |