ctDot1qPortDiscardTagged

CTRON-Q-BRIDGE-MIB-EXT · .1.3.6.1.4.1.52.4.1.2.16.7.1.1.1.2

Object

The method used to discard all incoming VLAN tagged frames 
for the port specified by the indexing of this entry.
              
When this is enabled(1), the device will discard all 802.1Q 
tagged packets received on this port.
              
When this is disabled(2), the device will NOT discard frames
received on this port based on the presence of an 802.1Q tag.
              
The behavior of this method in conjunction with the
dot1qPortAcceptableFrameTypes leaf of Q-BRIDGE-MIB [RFC2674]
is that of a logical OR.

Context

MIB
CTRON-Q-BRIDGE-MIB-EXT
OID
.1.3.6.1.4.1.52.4.1.2.16.7.1.1.1.2
Type
column
Access
readwrite
Status
current
Parent
ctDot1qPortVlanEntry
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 'CTRON-Q-BRIDGE-MIB-EXT' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-Q-BRIDGE-MIB-EXT::ctDot1qPortDiscardTagged'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-Q-BRIDGE-MIB-EXT' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-Q-BRIDGE-MIB-EXT::ctDot1qPortDiscardTagged.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-Q-BRIDGE-MIB-EXT' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-Q-BRIDGE-MIB-EXT::ctDot1qPortDiscardTagged'

Syntax

Values & Constraints

Type Values
1enabled
2disabled

Conformance