lldpXHmRemIGMPSupport
LLDP-EXT-HM-MIB ·
.1.0.8802.1.1.2.1.5.32867.1.3.2.1.1
Object
column SNMPv2-TCTruthValue
The truth value used to indicate whether the given port (associated with the remote system) supports IGMP. If this is set to (false), all following fields should be set to not applicable and should not be evaluated.
Context
- MIB
- LLDP-EXT-HM-MIB
- OID
.1.0.8802.1.1.2.1.5.32867.1.3.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lldpXHmRemIGMPEntry
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::lldpXHmRemIGMPSupport'
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::lldpXHmRemIGMPSupport.<lldpRemTimeMark>.<lldpRemLocalPortNum>.<lldpRemIndex>'
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::lldpXHmRemIGMPSupport'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |