pppLinkConfigInitialMRU
PPP-LCP-MIB ·
.1.3.6.1.2.1.10.23.1.1.2.1.1
Object
column mandatory
r/w
Integer32
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.
Context
- MIB
- PPP-LCP-MIB
- OID
.1.3.6.1.2.1.10.23.1.1.2.1.1- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- pppLinkConfigEntry
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::pppLinkConfigInitialMRU'
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::pppLinkConfigInitialMRU.<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::pppLinkConfigInitialMRU'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647