dot1qForwardAllStaticPorts

Q-BRIDGE-MIB · .1.3.6.1.2.1.17.7.1.2.4.1.2

Object

column r/w PortList
The set of ports configured by management in this VLAN
to which all multicast group-addressed frames are to be
forwarded.  Ports entered in this list will also appear
in the complete set shown by dot1qForwardAllPorts.  This
value will be restored after the device is reset.  This
only applies to ports that are members of the VLAN,
defined by dot1qVlanCurrentEgressPorts.  A port may not
be added in this set if it is already a member of the
set of ports in dot1qForwardAllForbiddenPorts.  The
default value is a string of ones of appropriate length,
to indicate the standard behaviour of using basic
filtering services, i.e., forward all multicasts to all
ports.
              
The value of this object MUST be retained across
reinitializations of the management system.

Context

MIB
Q-BRIDGE-MIB
OID
.1.3.6.1.2.1.17.7.1.2.4.1.2
Type
column
Access
readwrite
Status
current
Parent
dot1qForwardAllEntry
Groups
1

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 'Q-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Q-BRIDGE-MIB::dot1qForwardAllStaticPorts'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Q-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Q-BRIDGE-MIB::dot1qForwardAllStaticPorts.<dot1qVlanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Q-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Q-BRIDGE-MIB::dot1qForwardAllStaticPorts'

Syntax

Source
PortList
Base type
OctetString

Values & Constraints

No enumerated values or constraints recorded.

Conformance