juniIpTunnelSequenceNumbers

Juniper-IP-TUNNEL-MIB · .1.3.6.1.4.1.4874.2.2.51.1.2.1.10

Object

column r/w SNMPv2-TCTruthValue
The tunnel sequence number configuration for this entry.  Setting this
object to true(1) will enable sequence number generation.  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.10
Type
column
Access
readwrite
Status
current
Parent
juniIpTunnelInterfaceEntry
Groups
1

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::juniIpTunnelSequenceNumbers'
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::juniIpTunnelSequenceNumbers.<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::juniIpTunnelSequenceNumbers'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance