mgmdHostInterfaceVersion
MGMD-STD-MIB ·
.1.3.6.1.2.1.185.1.1.1.5
Object
column r/w
Unsigned32
The maximum version of MGMD that the host can run on
this interface. A value of 1 is only applicable for IPv4,
and indicates that the host only supports IGMPv1 on the
interface. A value of 2 indicates that the host also
supports IGMPv2 (for IPv4) or MLDv1 (for IPv6). A value of
3 indicates that the host also supports IGMPv3 (for IPv4)
or MLDv2 (for IPv6).
Context
- MIB
- MGMD-STD-MIB
- OID
.1.3.6.1.2.1.185.1.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mgmdHostInterfaceEntry
- 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::mgmdHostInterfaceVersion'
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::mgmdHostInterfaceVersion.<mgmdHostInterfaceIfIndex>.<mgmdHostInterfaceQuerierType>'
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::mgmdHostInterfaceVersion'
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.
supported.
range: 1..2
Write access is not required. Only versions 1 and 2 need
to be supported.
to be supported.
mgmdIgmpV2MldV1HostWriteMIBCompliance
Unsigned32
range: 1..2
Only versions 1 and 2 need to be supported.
mgmdIgmpV3MldV2HostReadMIBCompliance
readonly
Write access is not required.