All MIBs › Q-BRIDGE-MIB › dot1qStaticMulticastStaticEgressPorts
dot1qStaticMulticastStaticEgressPorts
Module: Q-BRIDGE-MIB
OID (symbolic): Q-BRIDGE-MIB::dot1qStaticMulticastStaticEgressPorts
OID (numeric): 1.3.6.1.2.1.17.7.1.3.2.1.3
Node type: OBJECT-TYPE
Type: PortList
Access: read-write
Description: The set of ports to which frames received from a specific port and destined for a specific Multicast or Broadcast MAC address must be forwarded, regardless of any dynamic information, e.g., from GMRP. A port may not be added in this set if it is already a member of the set of ports in dot1qStaticMulticastForbiddenEgressPorts. The default value of this object is a string of ones of appropriate length.
The value of this object MUST be retained across reinitializations of the management system.
What is dot1qStaticMulticastStaticEgressPorts?
This is a writable byte string of ports that always receive multicast frames from a specific source port destined for a specific group, overriding dynamic learning. Engineers use this to force multicast traffic along specific paths regardless of GMRP registrations. Ports here are guaranteed to receive that multicast group.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.17.7.1.3.2.1.3 snmpwalk -v2c -c public <target> Q-BRIDGE-MIB::dot1qStaticMulticastStaticEgressPorts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.17.7.1.3.2.1.3.1 snmpget -v2c -c public <target> Q-BRIDGE-MIB::dot1qStaticMulticastStaticEgressPorts.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.17.7.1.3.2.1.3.1 s <value>
Start monitoring IEEE 802.1Q Ethernet switches and bridges with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Q-BRIDGE-MIB::dot1qStaticMulticastStaticEgressPorts OID value, configure state conditions and alerts, and monitor any IEEE 802.1Q Ethernet switches and bridges from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.17 | dot1dBridge | BRIDGE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.17.7 | qBridgeMIB | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1 | qBridgeMIBObjects | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.3 | dot1qStatic | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.3.2 | dot1qStaticMulticastTable | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.3.2.1 | dot1qStaticMulticastEntry | Q-BRIDGE-MIB |
| 1.3.6.1.2.1.17.7.1.3.2.1.3 | dot1qStaticMulticastStaticEgressPorts | Q-BRIDGE-MIB |