dpSwPortIfJumboFrameSize

DLINKPRIME-SWITCHPORT-MIB · .1.3.6.1.4.1.171.15.20.1.1.1.2

Object

The size of the largest packet which can be received on the
interface(only support 9216 and 1518), specified in octets.

Context

MIB
DLINKPRIME-SWITCHPORT-MIB
OID
.1.3.6.1.4.1.171.15.20.1.1.1.2
Type
column
Access
readwrite
Status
current
Parent
dpSwPortIfEntry
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 'DLINKPRIME-SWITCHPORT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINKPRIME-SWITCHPORT-MIB::dpSwPortIfJumboFrameSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DLINKPRIME-SWITCHPORT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINKPRIME-SWITCHPORT-MIB::dpSwPortIfJumboFrameSize.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLINKPRIME-SWITCHPORT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLINKPRIME-SWITCHPORT-MIB::dpSwPortIfJumboFrameSize'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance