mldInterfaceVersion

IPV6-MLD-MIB · .1.3.6.1.2.1.91.1.1.1.4

Object

The version of MLD which is running on this interface.
This object is a place holder to allow for new versions
of MLD to be introduced.  Version 1 of MLD is defined
in RFC 2710.

Context

MIB
IPV6-MLD-MIB
OID
.1.3.6.1.2.1.91.1.1.1.4
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::mldInterfaceVersion'
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::mldInterfaceVersion.<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::mldInterfaceVersion'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance