wfOspfMtuSize

Wellfleet-OSPF-MIB · .1.3.6.1.4.1.18.3.5.3.2.3.5.1.29

Object

column mandatory r/w Integer32
Configure MTU size per OSPF interface
This parameter has the following values/meanings:
              
1 - Use the MTU specified by IP
2 - Use the MTU of ethernet, regardless of what IP
 says
> 2 - Use this value as the actual MTU.
   If the value is smaller than what OSPF needs as
   a minimum then the mtu specified by IP is used.
   For example, 3 would never be used as an MTU.

Context

MIB
Wellfleet-OSPF-MIB
OID
.1.3.6.1.4.1.18.3.5.3.2.3.5.1.29
Type
column
Access
readwrite
Status
mandatory
Parent
wfOspfIfEntry

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 'Wellfleet-OSPF-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Wellfleet-OSPF-MIB::wfOspfMtuSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Wellfleet-OSPF-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Wellfleet-OSPF-MIB::wfOspfMtuSize.<wfOspfIfIpAddress>.<wfOspfAddressLessIf>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Wellfleet-OSPF-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Wellfleet-OSPF-MIB::wfOspfMtuSize'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-10000