ieee8021QBridgePortAcceptableFrameTypes

OBS ✓
IEEE8021-Q-BRIDGE-MIB · .1.3.111.2.802.1.1.4.1.4.5.1.2

Object

When this is admitTagged(3), the device will
discard untagged frames or Priority-tagged frames
received on this port.  When admitAll(1), untagged
frames or Priority-tagged frames received on this port
will be accepted and assigned to a VID based on the
PVID and VID Set for this port.
              
This control does not affect VLAN-independent Bridge
Protocol Data Unit (BPDU) frames, such as MVRP and
Spanning Tree Protocol (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.2
Type
column
Access
readwrite
Status
current
Parent
ieee8021QBridgePortVlanEntry
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 'IEEE8021-Q-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgePortAcceptableFrameTypes'
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::ieee8021QBridgePortAcceptableFrameTypes.<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::ieee8021QBridgePortAcceptableFrameTypes'

Values & Constraints

Type Values
1admitAll
2admitUntaggedAndPriority
3admitTagged

Conformance

Member of
Compliance refinements
Write access is not required as this is an optional
capability in IEEE 802.1Q.
Write access is not required as this is an optional
capability in IEEE 802.1Q.