portSLIPMtu

PERLE-IOLAN-SDS-MIB · .1.3.6.1.4.1.1966.12.1.5.6.1.6

Object

column r/w Integer32
The Maximum Transmission Unit (MTU) parameter restricts
the size of individual SLIP packets being sent by the
Device Server. Enter a value between 256 and 1006 bytes;
for example, 512. The default value is 256. If your user
is authenticated by the Device Server, this MTU value will
be overridden when 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.6.1.6
Type
column
Access
readwrite
Status
current
Parent
portSLIPEntry
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::portSLIPMtu'
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::portSLIPMtu.<portSLIPIndex>'
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::portSLIPMtu'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 256-1006

Conformance