All MIBs › USR-PPPLINK-MIB › usrPPPLinkLocalMRU
usrPPPLinkLocalMRU
Module: USR-PPPLINK-MIB
OID (symbolic): USR-PPPLINK-MIB::usrPPPLinkLocalMRU
OID (numeric): 1.3.6.1.4.1.429.4.11.3.1.1.5
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The current value of the MRU for the local PPP Entity. This value is the MRU that the remote entity is using when sending packets to the local PPP entity. The value of this object is meaningful only when the link has reached the open state (usrPPPLinkOperStatus is up).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.4.11.3.1.1.5 snmpwalk -v2c -c public <target> USR-PPPLINK-MIB::usrPPPLinkLocalMRU
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.4.11.3.1.1.5.1 snmpget -v2c -c public <target> USR-PPPLINK-MIB::usrPPPLinkLocalMRU.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> usrPPPLinkLocalMRU.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.429 | usr | D3I-MIB |
| 1.3.6.1.4.1.429.4 | common | USR-DEFINITIONS-MIB |
| 1.3.6.1.4.1.429.4.11 | usrPPP | USR-DEFINITIONS-MIB |
| 1.3.6.1.4.1.429.4.11.3 | usrPPPLk | USR-PPPLINK-MIB |
| 1.3.6.1.4.1.429.4.11.3.1 | usrPPPLinkTable | USR-PPPLINK-MIB |
| 1.3.6.1.4.1.429.4.11.3.1.1 | usrPPPLinkEntry | USR-PPPLINK-MIB |
| 1.3.6.1.4.1.429.4.11.3.1.1.5 | usrPPPLinkLocalMRU | USR-PPPLINK-MIB |