mgmdRouterInterfaceRobustness

DC-MGMD-ROUTER-MIB · .1.2.826.42.1.1578918.5.86.1.1.3.1.19

Object

column r/w Unsigned32
The desired value of Robustness on this interface.
-- } End DC modifications
              
The Robustness Variable allows tuning for the expected
packet loss on a subnet.  If a subnet is expected to be
-- DC modifications {
--                   Text clarification
lossy, the Robustness Variable may be increased.  IGMP and
MLD is robust to (Robustness Variable-1) packet losses.
              
This configured value will not be used if one or more of
the following are true.
              
-  The entity is configured to use IGMPv3/MLDv2 and the
local device is not the querier on this interface.
              
-  The entity configured to use IGMP snooping and to
perform immediate-leave processing, and the local
device is not the querier.
              
The querier's value can be read from
mgmdRouterInterfaceQrRobustness.

Context

MIB
DC-MGMD-ROUTER-MIB
OID
.1.2.826.42.1.1578918.5.86.1.1.3.1.19
Type
column
Access
readwrite
Status
current
Parent
mgmdRouterInterfaceEntry
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::mgmdRouterInterfaceRobustness'
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::mgmdRouterInterfaceRobustness.<mgmdRouterEntIndex>.<mgmdRouterInterfaceIfIndex>.<mgmdRouterInterfaceQuerierType>'
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::mgmdRouterInterfaceRobustness'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 1-255

Conformance