ctDot1qPortVlanStaticEgressType

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

Object

column Enumeration
This object indicates the type of egress the statically configured
VLAN has on this port.
              
  tagged(1) - Frames for the specified VLAN egressing this port 
      have an 802.1Q tag.
                
  untagged(2) - Frames for the specified VLAN egressing this port 
      do not have an 802.1Q tag.
                
  forbidden(3) - Frames for the specified VLAN are not allowed
      to egress this port under any circumstances.

Context

MIB
CTRON-Q-BRIDGE-MIB-EXT
OID
.1.3.6.1.4.1.52.4.1.2.16.7.1.7.1.1
Type
column
Access
readonly
Status
current
Parent
ctDot1qPortVlanStaticEgressEntry
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::ctDot1qPortVlanStaticEgressType'
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::ctDot1qPortVlanStaticEgressType.<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::ctDot1qPortVlanStaticEgressType'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.

Conformance