portPPPMru

PERLE-IOLAN-SDS-MIB · .1.3.6.1.4.1.1966.12.1.5.5.1.9

Object

column r/w Integer32
The Maximum Receive Unit (MRU) parameter specifies the maximum size of PPP
packets that the Device Server's port will accept. Enter a value between
64 and 1500 bytes; for example, 512. The default value is 1500. If your
user is authenticated by the Device Server, the MRU value will be overridden
if you have set a Framed MTU value for the user. If your user is authenticated
by RADIUS and the RADIUS parameter Framed-MTU is set in the RADIUS file, the
Device Server will use the value in the RADIUS file in preference to the
value configured here.

Context

MIB
PERLE-IOLAN-SDS-MIB
OID
.1.3.6.1.4.1.1966.12.1.5.5.1.9
Type
column
Access
readwrite
Status
current
Parent
portPPPEntry
Groups
1

Walk 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 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-IOLAN-SDS-MIB::portPPPMru'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-IOLAN-SDS-MIB::portPPPMru.<portPPPIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PERLE-IOLAN-SDS-MIB::portPPPMru'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 64-1500

Conformance