mgmdRouterInterfaceVersion
DC-MGMD-ROUTER-MIB ·
.1.2.826.42.1.1578918.5.86.1.1.3.1.9
Object
column r/w
Unsigned32
The version of MGMD which is running on this interface.
Value 1 applies to IGMPv1 routers only. Value 2 applies
to IGMPv2 and MLDv1 routers, and value 3 applies to IGMPv3
and MLDv2 routers.
This object can be used to configure a router / snooping
querier capable of running any version. For IGMP and MLD
to function correctly, all routers / snooping queriers on
-- DC modifications {
-- Text clarification
a LAN must be configured to run the same version on that
LAN.
-- } End DC modifications
For IGMP snooping, this configured value will not be used
if the entity is not the querier on this interface.
Context
- MIB
- DC-MGMD-ROUTER-MIB
- OID
.1.2.826.42.1.1578918.5.86.1.1.3.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mgmdRouterInterfaceEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'DC-MGMD-ROUTER-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-MGMD-ROUTER-MIB::mgmdRouterInterfaceVersion'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-MGMD-ROUTER-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-MGMD-ROUTER-MIB::mgmdRouterInterfaceVersion.<mgmdRouterEntIndex>.<mgmdRouterInterfaceIfIndex>.<mgmdRouterInterfaceQuerierType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-MGMD-ROUTER-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-MGMD-ROUTER-MIB::mgmdRouterInterfaceVersion'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-3
Conformance
Member of