snMspsSnoopVlanFilterDropReports

SN-MSPS-SCX-MIB · .1.3.6.1.4.1.4329.20.1.1.1.1.9.4.1.5

Object

column r/w Enumeration
Some implementations might require that IGMPv1 should not be
supported, as IGMPv1 does not have any group leaving mechanism.
Some other implementations might require that both IGMPv1 and
IGMPv2 reports should be dropped, as they do not support SSM.
So in such cases, this object can be used. If set to 'igmpv1', 
incoming IGMPv1 Reports will be dropped. If set to 'igmpv2', 
both IGMPv1 reports and IGMPv2 reports will be dropped. 
In case there is no need to process any reports (for 
diagnostic purposes or so), this object can be set to 'all'.

Context

MIB
SN-MSPS-SCX-MIB
OID
.1.3.6.1.4.1.4329.20.1.1.1.1.9.4.1.5
Type
column
Access
readwrite
Status
current
Default
none
Parent
snMspsSnoopVlanFilterXEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1igmpv1
2igmpv2
3all