dot1qPortAcceptableFrameTypes
OBS ✓
Q-BRIDGE-MIB ·
.1.3.6.1.2.1.17.7.1.4.5.1.2
Object
column r/w
Enumeration
When this is admitOnlyVlanTagged(2), 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 GVRP and
Spanning Tree Protocol (STP). It does affect VLAN-
dependent BPDU frames, such as GMRP.
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
- Q-BRIDGE-MIB
- OID
.1.3.6.1.2.1.17.7.1.4.5.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dot1qPortVlanEntry
- Groups
- 2
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 'Q-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Q-BRIDGE-MIB::dot1qPortAcceptableFrameTypes'
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::dot1qPortAcceptableFrameTypes.<index>'
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::dot1qPortAcceptableFrameTypes'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | admitAll |
2 | admitOnlyVlanTagged |
Conformance
Member of
Compliance refinements
qBridgeCompliance
readonly
Write access is not required as this is an optional
capability in IEEE 802.1Q.
capability in IEEE 802.1Q.
qBridgeCompliance2
readonly
Write access is not required as this is an optional
capability in IEEE 802.1Q.
capability in IEEE 802.1Q.