pppLinkStatusLocalMRU
PPP-LCP-MIB ·
.1.3.6.1.2.1.10.23.1.1.1.1.6
Object
column mandatory
Integer32
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 (ifOperStatus is up).
Context
- MIB
- PPP-LCP-MIB
- OID
.1.3.6.1.2.1.10.23.1.1.1.1.6- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- pppLinkStatusEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PPP-LCP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PPP-LCP-MIB::pppLinkStatusLocalMRU'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PPP-LCP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PPP-LCP-MIB::pppLinkStatusLocalMRU.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PPP-LCP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PPP-LCP-MIB::pppLinkStatusLocalMRU'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647