igmpInterfaceHostOnlyMode

BINTEC-IGMP-MIB · .0.51.2.1.19

Object

column r/w SNMPv2-TCTruthValue
An indication of whether the interface is running 
in host-only mode.
              
If set to false this interface will operate in host and
routing mode.

Context

MIB
BINTEC-IGMP-MIB
OID
.0.51.2.1.19
Type
column
Access
readwrite
Status
current
Parent
igmpInterfaceEntry

Walk 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 'BINTEC-IGMP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-IGMP-MIB::igmpInterfaceHostOnlyMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BINTEC-IGMP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-IGMP-MIB::igmpInterfaceHostOnlyMode.<igmpInterfaceIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BINTEC-IGMP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BINTEC-IGMP-MIB::igmpInterfaceHostOnlyMode'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Enumerated Values
0disabled
1enabled
Type Values
1true
2false