All MIBs › ACC-MIB › accPppLcpConfigInitialMRU
accPppLcpConfigInitialMRU
Module: ACC-MIB
OID (symbolic): ACC-MIB::accPppLcpConfigInitialMRU
OID (numeric): 1.3.6.1.4.1.5.1.1.32.2.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
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.
What is accPppLcpConfigInitialMRU?
This is the Maximum Receive Unit size (in bytes) that the local device will advertise to the remote peer during PPP negotiation. Network engineers set this based on their device's capability and the expected MTU of traffic; a value of 0 means no specific MRU is advertised. For example, setting this to 1500 tells the remote peer we can receive frames up to 1500 bytes; setting it to 576 indicates a slower or more constrained device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.2.1.2 snmpwalk -v2c -c public <target> ACC-MIB::accPppLcpConfigInitialMRU
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.32.2.1.2.1 snmpget -v2c -c public <target> ACC-MIB::accPppLcpConfigInitialMRU.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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32 | accPpp | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.2 | accPppLcpConfigTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.2.1 | accPppLcpConfigEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.32.2.1.2 | accPppLcpConfigInitialMRU | ACC-MIB |