igmpInterfaceJoins

BINTEC-IGMP-MIB · .0.51.2.1.11

Object

column obsolete SNMPv2-SMICounter32
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 activity 
over the lifetime of the row entry.

Context

MIB
BINTEC-IGMP-MIB
OID
.0.51.2.1.11
Type
column
Access
readonly
Status
obsolete
Parent
igmpInterfaceEntry
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 'BINTEC-IGMP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-IGMP-MIB::igmpInterfaceJoins'
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::igmpInterfaceJoins.<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::igmpInterfaceJoins'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance