swMSMVlanRepSourceAddrFromPorts

MCAST-VLAN-MIB · .1.3.6.1.4.1.171.12.64.3.4.1.15

Object

column r/w Enumeration
If from is specified, the user need choose the port role on which the replace 
source IP function will work. The default setting is 'both'.
 If 'souce_port' is chosen, source IP address of the MLD report/done packet 
 receiving on any multicast VLAN source port will be replaced.
If 'member_port' is chosen, source IP address of the MLD report/done packet 
receiving on any multicast VLAN member port will be replaced. 
 If the option both is chosen, source IP address of the MLD report/done packet 
 receiving on any port in the MVLAN will be replaced.

Context

MIB
MCAST-VLAN-MIB
OID
.1.3.6.1.4.1.171.12.64.3.4.1.15
Type
column
Access
readwrite
Status
current
Parent
swMSMVlanEntry

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 'MCAST-VLAN-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MCAST-VLAN-MIB::swMSMVlanRepSourceAddrFromPorts'
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::swMSMVlanRepSourceAddrFromPorts.<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::swMSMVlanRepSourceAddrFromPorts'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1source-port
2member-port
3both