mgmdRouterInterfaceVersion
MGMD-STD-MIB ·
.1.3.6.1.2.1.185.1.2.1.6
Object
column r/w
Unsigned32
The version of MGMD that 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 capable of
running either version. For IGMP and MLD to function
correctly, all routers on a LAN must be configured to run
the same version on that LAN.
Context
- MIB
- MGMD-STD-MIB
- OID
.1.3.6.1.2.1.185.1.2.1.6- 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 'MGMD-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MGMD-STD-MIB::mgmdRouterInterfaceVersion'
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::mgmdRouterInterfaceVersion.<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::mgmdRouterInterfaceVersion'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-3
Conformance
Member of
Compliance refinements
range: 1
Write access is not required. Only version 1 needs to
be supported.
be supported.
mgmdIgmpV1RouterWriteMIBCompliance
Unsigned32
range: 1
Write access is not required. Only version 1 needs to
be supported.
be supported.
range: 1..2
Write access is not required. Only versions 1 and 2
need to be supported.
need to be supported.
Write access is not required.