ctDot1qPortReplaceTCI

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

Object

The method used to replace the Tag Control Information (TCI)
field in all VLAN tagged frames received on the port specified
by the indexing of this entry.
              
When this is enabled(1), the device will replace the 802.1Q 
TCI field with results of the INGRESS stage of frame forwarding.
Logically, this happens immediately prior to the PROGRESS stage
of frame relay.
              
When this is disabled(2), the device operates in compliance with
the IEEE 802.1Q standard and honors the TCI field of incident
frames.

Context

MIB
CTRON-Q-BRIDGE-MIB-EXT
OID
.1.3.6.1.4.1.52.4.1.2.16.7.1.1.1.3
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::ctDot1qPortReplaceTCI'
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::ctDot1qPortReplaceTCI.<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::ctDot1qPortReplaceTCI'

Syntax

Values & Constraints

Type Values
1enabled
2disabled

Conformance