ctDot1qPortVlanEgressStatus
CTRON-Q-BRIDGE-MIB-EXT ·
.1.3.6.1.4.1.52.4.1.2.16.7.1.4.1.1
Object
column Enumeration
This object indicates the method that is causing the VLAN to
egress on this port.
other(1) - The VLAN is currently egressing on this port but
the conditions under which it will remain so differ
from the following values.
static(2) - The VLAN is currently egressing on this port
as a result of static configuration in the
dot1qVlanStaticTable.
gvrp(3) - The VLAN is currently egressing on this port
as a result of GVRP.
ctDynamicEgress(4) - The VLAN is currently egressing on this
port as a result of ctDyanmicEgress. This feature
is controlled by the ctDot1qVlanDynamicEgressStatus
object.
etsysPolicyProfile(5) - The VLAN is currently egressing on
this port as a result of policy configuration in the
ENTERASYS-POLICY-PROFILE-MIB.
ctPortDefFwdMode(6) - The VLAN is currently egressing on
this port as a result of explicit configuration of the
ctDot1qPortDefaultForwardMode object for this port.
rfc3580VlanTunnelAttribute(7) - The VLAN is currently
egressing on this port as a result of a specified
RFC3580 VLAN Tunnel Attribute.
mvrp(8) - The VLAN is currently egressing on this port
as a result of MVRP.
Context
- MIB
- CTRON-Q-BRIDGE-MIB-EXT
- OID
.1.3.6.1.4.1.52.4.1.2.16.7.1.4.1.1- 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::ctDot1qPortVlanEgressStatus'
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::ctDot1qPortVlanEgressStatus.<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::ctDot1qPortVlanEgressStatus'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.