All MIBs › PPP-LCP-MIB › pppLinkConfigInitialMRU
pppLinkConfigInitialMRU
Module: PPP-LCP-MIB
OID (symbolic): PPP-LCP-MIB::pppLinkConfigInitialMRU
OID (numeric): 1.3.6.1.2.1.10.23.1.1.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The initial Maximum Receive Unit (MRU) that the local PPP entity will advertise to the remote entity. If the value of this variable is 0 then the local PPP entity will not advertise any MRU to the remote entity and the default MRU will be assumed. Changing this object will have effect when the link is next restarted.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.23.1.1.2.1.1 snmpwalk -v2c -c public <target> PPP-LCP-MIB::pppLinkConfigInitialMRU
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.23.1.1.2.1.1.1 snmpget -v2c -c public <target> PPP-LCP-MIB::pppLinkConfigInitialMRU.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.10.23.1.1.2.1.1.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.1 | pppLink | MRVINREACH |
| 1.3.6.1.2.1.10.23.1.1.2 | pppLinkConfigTable | MRVINREACH |
| 1.3.6.1.2.1.10.23.1.1.2.1 | pppLinkConfigEntry | MRVINREACH |
| 1.3.6.1.2.1.10.23.1.1.2.1.1 | pppLinkConfigInitialMRU | PPP-LCP-MIB |