swISMVlanRepSourceAddrFromPorts
MCAST-VLAN-MIB ·
.1.3.6.1.4.1.171.12.64.3.1.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 IGMP report/leave packet receiving on any multicast VLAN source port will be replaced. If 'member_port' is chosen, source IP address of the IGMP report/leave packet receiving on any multicast VLAN member port will be replaced. If the option both is chosen, source IP address of the IGMP report/leave 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.1.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- swISMVlanEntry
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::swISMVlanRepSourceAddrFromPorts'
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::swISMVlanRepSourceAddrFromPorts.<swISMVlanID>'
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::swISMVlanRepSourceAddrFromPorts'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | source-port |
2 | member-port |
3 | both |