lldpXHmLocIGMPVersion
LLDP-EXT-HM-MIB ·
.1.0.8802.1.1.2.1.5.32867.1.2.2.1.3
Object
column LldpXHmLocIGMPVersionSyntax
This bitmap shows which IGMP version is configured on the local device.
Context
- MIB
- LLDP-EXT-HM-MIB
- OID
.1.0.8802.1.1.2.1.5.32867.1.2.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lldpXHmLocIGMPEntry
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 'LLDP-EXT-HM-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LLDP-EXT-HM-MIB::lldpXHmLocIGMPVersion'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LLDP-EXT-HM-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LLDP-EXT-HM-MIB::lldpXHmLocIGMPVersion.<lldpLocPortNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LLDP-EXT-HM-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LLDP-EXT-HM-MIB::lldpXHmLocIGMPVersion'
Syntax
- Source
- LldpXHmLocIGMPVersionSyntax
- Base type
Bits
Values & Constraints
Type Values
0 | iGMPv1 |
1 | iGMPv2 |
2 | iGMPv3 |