gDot1qPortAcceptableFrameTypes

GARP-MIB · qtech variant · .1.3.6.1.4.1.27514.1.2.4.2.1.4.5.1.2

Object

column r/w Enumeration
DURABLE: { 1:all }
When this is admitOnlyVlanTagged(2) the device will
discard untagged frames or Prority-Tagged frames
received on this port.  When admitAll(1), untagged
frames or Prority-Tagged frames received on this port
will be accepted and assigned to the PVID for this port.
              
This control does not affect VLAN independent BPDU
frames, such as GVRP and STP.  It does affect VLAN
dependent BPDU frames, such as GMRP.

Context

MIB
GARP-MIB
OID
.1.3.6.1.4.1.27514.1.2.4.2.1.4.5.1.2
Type
column
Access
readwrite
Status
current
Default
admitAll
Parent
gDot1qPortVlanEntry
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 'GARP-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GARP-MIB::gDot1qPortAcceptableFrameTypes'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GARP-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GARP-MIB::gDot1qPortAcceptableFrameTypes.<gDot1dPortGmrp>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GARP-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GARP-MIB::gDot1qPortAcceptableFrameTypes'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1admitAll
2admitOnlyVlanTagged

Conformance