mldInterfaceRobustness

IPV6-MLD-MIB · .1.3.6.1.2.1.91.1.1.1.9

Object

The Robustness Variable allows tuning for the expected
packet loss on a subnet.  If a subnet is expected to be
lossy, the Robustness Variable may be increased.  MLD is
robust to (Robustness Variable-1) packet losses.  The
discussion of the Robustness Variable is in Section 7.1
of RFC 2710.

Context

MIB
IPV6-MLD-MIB
OID
.1.3.6.1.2.1.91.1.1.1.9
Type
column
Access
readwrite
Status
current
Parent
mldInterfaceEntry
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 'IPV6-MLD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPV6-MLD-MIB::mldInterfaceRobustness'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPV6-MLD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPV6-MLD-MIB::mldInterfaceRobustness.<mldInterfaceIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPV6-MLD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPV6-MLD-MIB::mldInterfaceRobustness'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance