wfOspfMtuUseCommonDefault
Wellfleet-OSPF-MIB ·
.1.3.6.1.4.1.18.3.5.3.2.3.1.36
Object
scalar mandatory
r/w
Enumeration
when this parameter is enabled, OSPF will use the MTU size of ethernet, that is, 1500 in all the interfaces regardless of what IP passes onto OSPF if the wfOspfMtuSize at the interface is set to 1(= Default) or 2. If wfOspfMtuSize is greater than 2 then OSPF will use wfOspfMtuSize as the MTU size at the interface.
Context
- MIB
- Wellfleet-OSPF-MIB
- OID
.1.3.6.1.4.1.18.3.5.3.2.3.1.36- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- wfOspfGeneralGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::wfOspfMtuUseCommonDefault.0'
More examples
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::wfOspfMtuUseCommonDefault'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |