mgmdRouterEntSnoopDisableBdii

DC-MGMD-ROUTER-MIB · .1.2.826.42.1.1578918.5.86.1.1.1.1.38

Object

column r/w SNMPv2-TCTruthValue
If the entity is performing IGMP snooping, DC-IGMP can
maintain either a BDII join or an I3 join to get active
topology information.  Set this field to 'false' to enable
usage of a BDII join for this purpose.  Set this field to
'true' to enable usage of an I3 join instead.
              
If the entity is not performing IGMP snooping, this field
has no effect.
              
This object cannot be changed while the row is active.
              
The field is not expected to be exposed to end users and
is not expected to change during the lifetime of the
DC-IGMP entity.  As such, this object follows the
replaceOnlyWhileDisabled behavior.

Context

MIB
DC-MGMD-ROUTER-MIB
OID
.1.2.826.42.1.1578918.5.86.1.1.1.1.38
Type
column
Access
readwrite
Status
current
Parent
mgmdRouterEntEntry
Groups
1

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 'DC-MGMD-ROUTER-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-MGMD-ROUTER-MIB::mgmdRouterEntSnoopDisableBdii'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-MGMD-ROUTER-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-MGMD-ROUTER-MIB::mgmdRouterEntSnoopDisableBdii.<mgmdRouterEntIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-MGMD-ROUTER-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-MGMD-ROUTER-MIB::mgmdRouterEntSnoopDisableBdii'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance