swIpMcstVlanRepSrcVID
IP-MCST-VLAN-REP-MIB ·
.1.3.6.1.4.1.171.12.71.3.3.1.2
Object
This indicates the source VLAN ID of the static IP multicast VLAN replication entry. The source VLAN must be in 802.1Q static VLAN list.
Context
- MIB
- IP-MCST-VLAN-REP-MIB
- OID
.1.3.6.1.4.1.171.12.71.3.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- swIpMcstVlanRepEntry
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 'IP-MCST-VLAN-REP-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IP-MCST-VLAN-REP-MIB::swIpMcstVlanRepSrcVID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IP-MCST-VLAN-REP-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IP-MCST-VLAN-REP-MIB::swIpMcstVlanRepSrcVID.<swIpMcstVlanRepName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IP-MCST-VLAN-REP-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IP-MCST-VLAN-REP-MIB::swIpMcstVlanRepSrcVID'