agentSwitchSnoopingPortMask
LANCOM-SWITCHING-MIB ·
.1.3.6.1.4.1.2356.16.1.1.2.8.6.1.1.3
Object
IGMP/MLD Snooping Port Mask.
This allows configuration of IGMP/MLD Snooping on selected ports.
IGMP/MLD Snooping cannot be enabled on an interface that has routing
enabled, or is a member of a LAG. If a port which has IGMP/MLD Snooping
enabled becomes enabled for routing, or is enlisted as a member of a
LAG, IGMP/MLD Snooping functionality will be disabled on that port. IGMP/MLD
Snooping functionality will be subsequently be reenabled if routing is
disabled or LAG membership is removed from an interface that had previously
had IGMP/MLD Snooping enabled.
To obtain port numbers from interface numbers, use the objects
agentPortDot1dBasePort and agentPortIfIndex in the agentPortConfigTable
table.
Context
- MIB
- LANCOM-SWITCHING-MIB
- OID
.1.3.6.1.4.1.2356.16.1.1.2.8.6.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentSwitchSnoopingCfgEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'LANCOM-SWITCHING-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-SWITCHING-MIB::agentSwitchSnoopingPortMask'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LANCOM-SWITCHING-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-SWITCHING-MIB::agentSwitchSnoopingPortMask.<agentSwitchSnoopingProtocol>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-SWITCHING-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-SWITCHING-MIB::agentSwitchSnoopingPortMask'
Syntax
- Source
- LANCOM-REF-MIBAgentPortMask
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.