fsIgmpSnoopingFilteringMaxGroups

FS-IGMP-SNOOPING-MIB · .1.3.6.1.4.1.52642.1.1.10.2.8.1.22.1.3

Object

The maximum number of IGMP groups that the L2 interface can join,the number can 
be from 0-4294967294;4294967295(0xFFFFFFFF) means no limit

Context

MIB
FS-IGMP-SNOOPING-MIB
OID
.1.3.6.1.4.1.52642.1.1.10.2.8.1.22.1.3
Type
column
Access
readwrite
Status
current
Parent
fsIgmpSnoopingPortFilteringEntry
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 'FS-IGMP-SNOOPING-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-IGMP-SNOOPING-MIB::fsIgmpSnoopingFilteringMaxGroups'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-IGMP-SNOOPING-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-IGMP-SNOOPING-MIB::fsIgmpSnoopingFilteringMaxGroups.<fsIgmpSnoopingportIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-IGMP-SNOOPING-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-IGMP-SNOOPING-MIB::fsIgmpSnoopingFilteringMaxGroups'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance