swMSMVlanSourcePort
MCAST-VLAN-MIB ·
.1.3.6.1.4.1.171.12.64.3.4.1.3
Object
This indicates the port list of the source ports of the MLD snooping multicast VLAN. The source ports will be set as tag ports of the VLAN entry and the MLD control messages received from the member ports will be forwarded to the source ports.
Context
- MIB
- MCAST-VLAN-MIB
- OID
.1.3.6.1.4.1.171.12.64.3.4.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- swMSMVlanEntry
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 'MCAST-VLAN-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MCAST-VLAN-MIB::swMSMVlanSourcePort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MCAST-VLAN-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MCAST-VLAN-MIB::swMSMVlanSourcePort.<swMSMVlanID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MCAST-VLAN-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MCAST-VLAN-MIB::swMSMVlanSourcePort'