fsTunlIfPmtuFlag
SUPERMICRO-TUNNEL-MIB ·
.1.3.6.1.4.1.10876.101.1.95.1.1.1.1.18
Object
Flag indicating if path-mtu-discovery needs to be enabled on the tunnel interface. When enabled, path-mtu-discovery is done to set the MTU of the tunnel interface. When disabled, the outgoing link MTU will be used
Context
- MIB
- SUPERMICRO-TUNNEL-MIB
- OID
.1.3.6.1.4.1.10876.101.1.95.1.1.1.1.18- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsTunlIfEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'SUPERMICRO-TUNNEL-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-TUNNEL-MIB::fsTunlIfPmtuFlag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-TUNNEL-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-TUNNEL-MIB::fsTunlIfPmtuFlag.<fsTunlIfAddressType>.<fsTunlIfLocalInetAddress>.<fsTunlIfRemoteInetAddress>.<fsTunlIfEncapsMethod>.<fsTunlIfConfigID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-TUNNEL-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-TUNNEL-MIB::fsTunlIfPmtuFlag'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |