ieee8021QBridgePortIngressFiltering
OBS ✓
IEEE8021-Q-BRIDGE-MIB ·
.1.3.111.2.802.1.1.4.1.4.5.1.3
Object
When this is true(1), the device will discard incoming
frames for VLANs that do not include this Port in its
Member set. When false(2), the port will accept all
incoming frames.
This control does not affect VLAN-independent BPDU
frames, such as MVRP and STP. It does affect VLAN-
dependent BPDU frames, such as MMRP.
The value of this object MUST be retained across
reinitializations of the management system.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Ports
Explore Observium network monitoring
Context
- MIB
- IEEE8021-Q-BRIDGE-MIB
- OID
.1.3.111.2.802.1.1.4.1.4.5.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ieee8021QBridgePortVlanEntry
- Groups
- 1
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 'IEEE8021-Q-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgePortIngressFiltering'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8021-Q-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgePortIngressFiltering.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8021-Q-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgePortIngressFiltering'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of
Compliance refinements
ieee8021QBridgeCompliance
readonly
Write access is not required as this is an optional
capability in IEEE 802.1Q.
capability in IEEE 802.1Q.
ieee8021QBridgeComplianceV2
readonly
Write access is not required as this is an optional
capability in IEEE 802.1Q.
capability in IEEE 802.1Q.