ACC-MIB :: accPppLcpConfigInitialMRU

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccPppLcpConfigInitialMRU

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.32accPppACC-MIB
1.3.6.1.4.1.5.1.1.32.2accPppLcpConfigTableACC-MIB
1.3.6.1.4.1.5.1.1.32.2.1accPppLcpConfigEntryACC-MIB
1.3.6.1.4.1.5.1.1.32.2.1.2accPppLcpConfigInitialMRUACC-MIB