ctDot1qPortVlanEgressType
CTRON-Q-BRIDGE-MIB-EXT ·
.1.3.6.1.4.1.52.4.1.2.16.7.1.4.1.2
Object
column Enumeration
This object indicates the type of egress the 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.4.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ctDot1qPortVlanEgressEntry
- 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 '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::ctDot1qPortVlanEgressType'
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::ctDot1qPortVlanEgressType.<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::ctDot1qPortVlanEgressType'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.