mgmdRouterInterfaceQuerier

MGMD-STD-MIB · .1.3.6.1.2.1.185.1.2.1.3

Object

column OctetString
The address of the IGMP or MLD Querier on the IP subnet to
which this interface is attached.  The InetAddressType,
e.g., IPv4 or IPv6, is identified by the
mgmdRouterInterfaceQuerierType variable in the
mgmdRouterInterface table.

Context

MIB
MGMD-STD-MIB
OID
.1.3.6.1.2.1.185.1.2.1.3
Type
column
Access
readonly
Status
current
Parent
mgmdRouterInterfaceEntry
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 'MGMD-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MGMD-STD-MIB::mgmdRouterInterfaceQuerier'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MGMD-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MGMD-STD-MIB::mgmdRouterInterfaceQuerier.<mgmdRouterInterfaceIfIndex>.<mgmdRouterInterfaceQuerierType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MGMD-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MGMD-STD-MIB::mgmdRouterInterfaceQuerier'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 4-4 range: 16-16

Conformance

Member of
Compliance refinements
range: 4
IGMPv1 routers only support IPv4 addresses.
range: 4
Only IPv4 addresses needed for IGMPv1 router support.