tpMldFilterMaxGroupAction

TPLINK-MLDSNOOPING-MIB · .1.3.6.1.4.1.11863.6.43.1.2.1.1.1.3

Object

column r/w Enumeration
The policy should be taken when the number of multicast group 
a port has joined reach the maximum.
0.Drop: drop the successive report packet, and this port can 
not join any other multicast group.
1.Replace: when the port joins another new multicast group,it 
will quit the existing multicast group randomly.

Context

MIB
TPLINK-MLDSNOOPING-MIB
OID
.1.3.6.1.4.1.11863.6.43.1.2.1.1.1.3
Type
column
Access
readwrite
Status
current
Parent
tpMldFilterPortEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0drop
1replace