etsysOspfExtIfIPMaxPacketSize

ENTERASYS-OSPF-EXT-MIB · .1.3.6.1.4.1.5624.1.2.65.1.2.2.1.4

Object

Maximum transfer unit (MTU) for the network interface.
              
This is the maximum packet size in bytes for packets sent over
the network interface.  This size excludes link layer headers
but includes IP headers and higher-level headers.
              
Normally, OSPF limits sent PDUs (protocol data units) to less
than or equal to this size.  However, if OSPF cannot construct
a valid PDU smaller than or equal to this size, then it will
send the smallest valid PDU and assume that the IP stack will
fragment the packet.

Context

MIB
ENTERASYS-OSPF-EXT-MIB
OID
.1.3.6.1.4.1.5624.1.2.65.1.2.2.1.4
Type
column
Access
readwrite
Status
current
Parent
etsysOspfExtIfEntry
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 'ENTERASYS-OSPF-EXT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-OSPF-EXT-MIB::etsysOspfExtIfIPMaxPacketSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-OSPF-EXT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-OSPF-EXT-MIB::etsysOspfExtIfIPMaxPacketSize.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-OSPF-EXT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-OSPF-EXT-MIB::etsysOspfExtIfIPMaxPacketSize'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance