juniIpTunnelChecksum

Juniper-IP-TUNNEL-MIB · .1.3.6.1.4.1.4874.2.2.51.1.2.1.5

Object

column r/w SNMPv2-TCTruthValue
The Tunnel checksum configuration for this entry.  Setting this object
to true(1) will enabled end-to-end checksumming and will cause the
system to drop packets with bad checksums received on this interface.
Setting this object to false(2) will disable this feature.
Note:  This configuration object is not supported for DVMRP tunnels.

Context

MIB
Juniper-IP-TUNNEL-MIB
OID
.1.3.6.1.4.1.4874.2.2.51.1.2.1.5
Type
column
Access
readwrite
Status
current
Parent
juniIpTunnelInterfaceEntry
Groups
2

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 'Juniper-IP-TUNNEL-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-IP-TUNNEL-MIB::juniIpTunnelChecksum'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-IP-TUNNEL-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-IP-TUNNEL-MIB::juniIpTunnelChecksum.<juniIpTunnelIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-IP-TUNNEL-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-IP-TUNNEL-MIB::juniIpTunnelChecksum'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false