fsMITunlIfPmtuFlag
SUPERMICRO-MPTUNNEL-MIB ·
.1.3.6.1.4.1.10876.101.2.39.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-MPTUNNEL-MIB
- OID
.1.3.6.1.4.1.10876.101.2.39.1.1.1.1.18- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMITunlIfEntry
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-MPTUNNEL-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MPTUNNEL-MIB::fsMITunlIfPmtuFlag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-MPTUNNEL-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MPTUNNEL-MIB::fsMITunlIfPmtuFlag.<fsMIStdIpContextId>.<fsMITunlIfAddressType>.<fsMITunlIfLocalInetAddress>.<fsMITunlIfRemoteInetAddress>.<fsMITunlIfEncapsMethod>.<fsMITunlIfConfigID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-MPTUNNEL-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-MPTUNNEL-MIB::fsMITunlIfPmtuFlag'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |