Home/Catalog/CTRON-Q-BRIDGE-MIB-EXT

CTRON-Q-BRIDGE-MIB-EXT

AI MIB Summary

The CTRON-Q-BRIDGE-MIB-EXT module enables SNMP management of Cabletron enterprise switches to configure and monitor IEEE 802.1Q VLAN tagging parameters and Q-BRIDGE-MIB attributes. It provides specific access to switch bridging tables, VLAN membership, and port-based VLAN configuration states for legacy Cabletron hardware.

This MIB module defines a portion of the SNMP enterprise MIBs under the Cabletron enterprise OID pertaining to the configuration of switches that support IEEE 802.1Q [802.1Q] and the Q-BRIDGE-MIB [RFC2674].
Main OID:
ctQBridgeMibExt.1.3.6.1.4.1.52.4.1.2.16.7
24
Objects
Active
Status
7
Dependencies

Imported Objects

Objects

24 total
Object Name
ctQBridgeMibExtThis MIB module defines a portion of the SNMP enterprise MIBs under the Cabletron enterprise OID pertaining to the configuration of switches that support IEEE 802.1Q [802.1Q] and the Q-BRIDGE-MIB [RFC2674].
MODULE-IDENTITY
.1.3.6.1.4.1.52.4.1.2.16.7
ctQBridgeMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.52.4.1.2.16.7.1
ctDot1qPortVlanExtTableA table containing per port control and status information for Cabletron proprietary extensions pertaining to VLAN configuration in the device.
SEQUENCE OF CtDot1qPortVlanEntry
.1.3.6.1.4.1.52.4.1.2.16.7.1.1
ctDot1qPortVlanEntryInformation controlling proprietary VLAN configuration for a port on the device. This is indexed by dot1dBasePort.
CtDot1qPortVlanEntry
.1.3.6.1.4.1.52.4.1.2.16.7.1.1.1
ctDot1qPortDefaultForwardModeThe method used to forward frames belonging to VLANs that do not have an entry in the dot1qVlanCurrentTable. When this is forwardNoFrames(1), the device will not forward traffic out this port, for any VLAN that does not have an entry in the dot1qVlanCurrentTable. When this is forwardAllFramesAsTagged(2), the device will forward all traffic out this port, with an 802.1Q VLAN tag, for any VLAN that does not have an entry in dot1qVlanCurrentTable. When this is forwardAllFramesAsUntagged(3), the device will forward all traffic out this port, without an 802.1Q VLAN tag, for any VLAN that does not have an entry in dot1qVlanCurrentTable. This control does not affect VLAN independent BPDU frames, such as GVRP and STP. It does affect VLAN dependent BPDU frames, such as GMRP.rw
Enumeration
.1.3.6.1.4.1.52.4.1.2.16.7.1.1.1.1
ctDot1qPortDiscardTaggedThe 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.rw
EnabledStatus (P-BRIDGE-MIB)
.1.3.6.1.4.1.52.4.1.2.16.7.1.1.1.2
ctDot1qPortReplaceTCIThe 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.rw
EnabledStatus (P-BRIDGE-MIB)
.1.3.6.1.4.1.52.4.1.2.16.7.1.1.1.3
ctDot1qVlanDynamicEgressTableA table containing per VLAN control and status information for Cabletron proprietary egress extensions for VLAN configuration in the device.
SEQUENCE OF CtDot1qVlanDynamicEgressEntry
.1.3.6.1.4.1.52.4.1.2.16.7.1.2
ctDot1qVlanDynamicEgressEntryInformation controlling proprietary VLAN configuration for a device.
CtDot1qVlanDynamicEgressEntry
.1.3.6.1.4.1.52.4.1.2.16.7.1.2.1
ctDot1qVlanDynamicEgressIndexThe VLAN to which this entries' dynamic egress status applies.
VlanIndex (Q-BRIDGE-MIB)
.1.3.6.1.4.1.52.4.1.2.16.7.1.2.1.1
ctDot1qVlanDynamicEgressStatusThe state of Dynamic Egress operation on this VLAN. The value enabled(1) indicates that Dynamic Egress is enabled on this VLAN. If Dynamic Egress is enabled for a VLAN the following rules are applied to received frames: 1. If the frame is untagged, and 2. The frame is successfully classified to the specified VLAN, and 3. The port the frame was received on is not configured in dot1qVlanCurrentEgressPorts, dot1qVlanCurrentUntaggedPorts, or dot1qVlanForbiddenEgressPorts, for the classified VLAN, and 4. The port is configured for forwardNoFrames(1) in ctDot1qPortDefaultForwardMode (if supported), then 5. The port the frame was received on will be added to the dot1qVlanCurrentEgressPorts and dot1qVlanCurrentUntaggedPorts for the classified VLAN. If the VLAN was not preexisting the dot1qVlanStatus leaf for the VLAN will return other(1).rw
EnabledStatus (P-BRIDGE-MIB)
.1.3.6.1.4.1.52.4.1.2.16.7.1.2.1.2
ctDot1qVlanCurrentExtTableA table containing current configuration information for each VLAN currently configured into the device by (local or network) management or created dynamically created. This table provides proprietary extensions to dot1qVlanCurrentTable as defined in RFC2674.
SEQUENCE OF CtDot1qVlanCurrentExtEntry
.1.3.6.1.4.1.52.4.1.2.16.7.1.3
ctDot1qVlanCurrentEntryExtInformation for a VLAN configured into the device by (local or network) management or created dynamically.
CtDot1qVlanCurrentExtEntry
.1.3.6.1.4.1.52.4.1.2.16.7.1.3.1
ctDot1qVlanForbidEgressPortsThe current set of ports which are prohibited from being included in the egress list for this VLAN. This object is a logical combination of dot1qVlanForbiddenEgressPorts and zero or more proprietary methods of forbidding egress on a per port per VLAN basis.ro
PortList (Q-BRIDGE-MIB)
.1.3.6.1.4.1.52.4.1.2.16.7.1.3.1.1
ctDot1qPortVlanEgressTableA table containing per port, per VLAN egress information. This table represents information contained in the dot1qVlanCurrentTable, but indexed by port instead of by VLAN. Only ports that a given VLAN is actively egressing are represented in this table.
SEQUENCE OF CtDot1qPortVlanEgressEntry
.1.3.6.1.4.1.52.4.1.2.16.7.1.4
ctDot1qPortVlanEgressEntryInformation related to egress on a per port, per VLAN basis. The entry also represents the method that caused the port to have egress.
CtDot1qPortVlanEgressEntry
.1.3.6.1.4.1.52.4.1.2.16.7.1.4.1
ctDot1qPortVlanEgressStatusThis 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 RFC2580 VLAN Tunnel Attribute.ro
Enumeration
.1.3.6.1.4.1.52.4.1.2.16.7.1.4.1.1
ctDot1qPortVlanEgressTypeThis 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.ro
Enumeration
.1.3.6.1.4.1.52.4.1.2.16.7.1.4.1.2
ctDot1qTpFdbExtTableA table that extends the functionality provided by the dot1qTpFdbTable of Q-BRIDGE-MIB. Only unicast MAC addresses with a dot1qTpFdbStatus of learned(3) will appear in this table.
SEQUENCE OF CtDot1qTpFdbExtEntry
.1.3.6.1.4.1.52.4.1.2.16.7.1.5
ctDot1qTpFdbExtEntryInformation about a specific unicast MAC address for which the device has some forwarding and/or filtering information.
CtDot1qTpFdbExtEntry
.1.3.6.1.4.1.52.4.1.2.16.7.1.5.1
ctDot1qTpFdbRemoveAddressWhen this is object is set to true(1) the unicast MAC address specified by the indexing will be removed from transparent filter database. A set to false(2) will have no effect. This object will always return false(2).rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.52.4.1.2.16.7.1.5.1.1
ctQBridgeConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.52.4.1.2.16.7.2
ctQBridgeGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.52.4.1.2.16.7.2.1
ctQBridgeCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.52.4.1.2.16.7.2.2