All MIBs › PPP-LCP-MIB › pppLinkStatusRemoteMRU
pppLinkStatusRemoteMRU
Module: PPP-LCP-MIB
OID (symbolic): PPP-LCP-MIB::pppLinkStatusRemoteMRU
OID (numeric): 1.3.6.1.2.1.10.23.1.1.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The current value of the MRU for the remote PPP Entity. This value is the MRU that the local entity is using when sending packets to the remote PPP entity. The value of this object is meaningful only when the link has reached the open state (ifOperStatus is up).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.23.1.1.1.1.7 snmpwalk -v2c -c public <target> PPP-LCP-MIB::pppLinkStatusRemoteMRU
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.23.1.1.1.1.7.1 snmpget -v2c -c public <target> PPP-LCP-MIB::pppLinkStatusRemoteMRU.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.1 | pppLink | MRVINREACH |
| 1.3.6.1.2.1.10.23.1.1.1 | pppLinkStatusTable | MRVINREACH |
| 1.3.6.1.2.1.10.23.1.1.1.1 | pppLinkStatusEntry | MRVINREACH |
| 1.3.6.1.2.1.10.23.1.1.1.1.7 | pppLinkStatusRemoteMRU | PPP-LCP-MIB |