mgmdRouterInterfaceJoins

DC-MGMD-ROUTER-MIB · .1.2.826.42.1.1578918.5.86.1.1.3.1.14

Object

The number of times a group membership has been added on
this interface; that is, the number of times an entry for
this interface has been added to the Cache Table.  This
object gives an indication of the amount of IGMP or MLD
activity over the lifetime of the row entry.
              
-- DC modifications {
--              Add mgmdRouterInterfaceEnableStats object
--              Default meaningless for read-only fields
This counter is only returned on a GET operation for this
MIB row if mgmdRouterInterfaceEnableStats is set to
'true'.
              
This counter is reset to zero when the MIB row is initially
created, and when mgmdRouterInterfaceEnableStats is
modified to 'true'.  At other times it behaves like an
SNMP counter, in that it only increases, never decreases,
and is subject to wrap.

Context

MIB
DC-MGMD-ROUTER-MIB
OID
.1.2.826.42.1.1578918.5.86.1.1.3.1.14
Type
column
Access
readonly
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::mgmdRouterInterfaceJoins'
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::mgmdRouterInterfaceJoins.<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::mgmdRouterInterfaceJoins'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance