CTRON-Q-BRIDGE-MIB-EXT

File: CTRON-Q-BRIDGE-MIB-EXT.mib (23965 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
BRIDGE-MIB P-BRIDGE-MIB Q-BRIDGE-MIB
CTRON-MIB-NAMES

Imported symbols

MODULE-IDENTITY OBJECT-TYPE MODULE-COMPLIANCE
OBJECT-GROUP TruthValue dot1dBasePortEntry
dot1dBasePort EnabledStatus VlanIndex
dot1qVlanCurrentEntry PortList dot1qVlanIndex
dot1qFdbId dot1qTpFdbAddress ctVlanExt

Defined Types

CtDot1qPortVlanEntry  
SEQUENCE    
  ctDot1qPortDefaultForwardMode INTEGER
  ctDot1qPortDiscardTagged EnabledStatus
  ctDot1qPortReplaceTCI EnabledStatus

CtDot1qVlanDynamicEgressEntry  
SEQUENCE    
  ctDot1qVlanDynamicEgressIndex VlanIndex
  ctDot1qVlanDynamicEgressStatus EnabledStatus

CtDot1qVlanCurrentExtEntry  
SEQUENCE    
  ctDot1qVlanForbidEgressPorts PortList

CtDot1qPortVlanEgressEntry  
SEQUENCE    
  ctDot1qPortVlanEgressStatus INTEGER
  ctDot1qPortVlanEgressType INTEGER

CtDot1qTpFdbExtEntry  
SEQUENCE    
  ctDot1qTpFdbRemoveAddress TruthValue

Defined Values

ctQBridgeMibExt 1.3.6.1.4.1.52.4.1.2.16.7
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].
MODULE-IDENTITY    

ctQBridgeMIBObjects 1.3.6.1.4.1.52.4.1.2.16.7.1
OBJECT IDENTIFIER    

ctDot1qPortVlanExtTable 1.3.6.1.4.1.52.4.1.2.16.7.1.1
A table containing per port control and status information for Cabletron proprietary extensions pertaining to VLAN configuration in the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtDot1qPortVlanEntry

ctDot1qPortVlanEntry 1.3.6.1.4.1.52.4.1.2.16.7.1.1.1
Information controlling proprietary VLAN configuration for a port on the device. This is indexed by dot1dBasePort.
Status: current Access: not-accessible
OBJECT-TYPE    
  CtDot1qPortVlanEntry  

ctDot1qPortDefaultForwardMode 1.3.6.1.4.1.52.4.1.2.16.7.1.1.1.1
The 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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER forwardNoFrames(1), forwardAllFramesAsTagged(2), forwardAllFramesAsUntagged(3)  

ctDot1qPortDiscardTagged 1.3.6.1.4.1.52.4.1.2.16.7.1.1.1.2
The 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.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

ctDot1qPortReplaceTCI 1.3.6.1.4.1.52.4.1.2.16.7.1.1.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

ctDot1qVlanDynamicEgressTable 1.3.6.1.4.1.52.4.1.2.16.7.1.2
A table containing per VLAN control and status information for Cabletron proprietary egress extensions for VLAN configuration in the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtDot1qVlanDynamicEgressEntry

ctDot1qVlanDynamicEgressEntry 1.3.6.1.4.1.52.4.1.2.16.7.1.2.1
Information controlling proprietary VLAN configuration for a device.
Status: current Access: not-accessible
OBJECT-TYPE    
  CtDot1qVlanDynamicEgressEntry  

ctDot1qVlanDynamicEgressIndex 1.3.6.1.4.1.52.4.1.2.16.7.1.2.1.1
The VLAN to which this entries' dynamic egress status applies.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

ctDot1qVlanDynamicEgressStatus 1.3.6.1.4.1.52.4.1.2.16.7.1.2.1.2
The 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).
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

ctDot1qVlanCurrentExtTable 1.3.6.1.4.1.52.4.1.2.16.7.1.3
A 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtDot1qVlanCurrentExtEntry

ctDot1qVlanCurrentEntryExt 1.3.6.1.4.1.52.4.1.2.16.7.1.3.1
Information for a VLAN configured into the device by (local or network) management or created dynamically.
Status: current Access: not-accessible
OBJECT-TYPE    
  CtDot1qVlanCurrentExtEntry  

ctDot1qVlanForbidEgressPorts 1.3.6.1.4.1.52.4.1.2.16.7.1.3.1.1
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

ctDot1qPortVlanEgressTable 1.3.6.1.4.1.52.4.1.2.16.7.1.4
A 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtDot1qPortVlanEgressEntry

ctDot1qPortVlanEgressEntry 1.3.6.1.4.1.52.4.1.2.16.7.1.4.1
Information related to egress on a per port, per VLAN basis. The entry also represents the method that caused the port to have egress.
Status: current Access: not-accessible
OBJECT-TYPE    
  CtDot1qPortVlanEgressEntry  

ctDot1qPortVlanEgressStatus 1.3.6.1.4.1.52.4.1.2.16.7.1.4.1.1
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 RFC2580 VLAN Tunnel Attribute.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), static(2), gvrp(3), ctDynamicEgress(4), etsysPolicyProfile(5), ctPortDefFwdMode(6), rfc3580VlanTunnelAttribute(7)  

ctDot1qPortVlanEgressType 1.3.6.1.4.1.52.4.1.2.16.7.1.4.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER tagged(1), untagged(2), forbidden(3)  

ctDot1qTpFdbExtTable 1.3.6.1.4.1.52.4.1.2.16.7.1.5
A 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtDot1qTpFdbExtEntry

ctDot1qTpFdbExtEntry 1.3.6.1.4.1.52.4.1.2.16.7.1.5.1
Information about a specific unicast MAC address for which the device has some forwarding and/or filtering information.
Status: current Access: not-accessible
OBJECT-TYPE    
  CtDot1qTpFdbExtEntry  

ctDot1qTpFdbRemoveAddress 1.3.6.1.4.1.52.4.1.2.16.7.1.5.1.1
When 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).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ctQBridgeConformance 1.3.6.1.4.1.52.4.1.2.16.7.2
OBJECT IDENTIFIER    

ctQBridgeGroups 1.3.6.1.4.1.52.4.1.2.16.7.2.1
OBJECT IDENTIFIER    

ctQBridgeCompliances 1.3.6.1.4.1.52.4.1.2.16.7.2.2
OBJECT IDENTIFIER    

ctQBridgePortGroup 1.3.6.1.4.1.52.4.1.2.16.7.2.1.1
********* THIS GROUP IS DEPRECATED ********** A collection of objects providing port level control over the forwarding behavior of frames classified to unconfigured VLANs.
Status: deprecated Access: read-write
OBJECT-GROUP    

ctQBridgeVlanGroup 1.3.6.1.4.1.52.4.1.2.16.7.2.1.2
A collection of objects providing device level control over the addition and deletion of unconfigured ports to the egress lists of VLANs.
Status: current Access: read-write
OBJECT-GROUP    

ctQBridgePortGroup2 1.3.6.1.4.1.52.4.1.2.16.7.2.1.3
A collection of objects providing port level control over the ingress and egress of frames received by the device.
Status: current Access: read-write
OBJECT-GROUP    

ctQBridgeVlanCurrentForbidGroup 1.3.6.1.4.1.52.4.1.2.16.7.2.1.4
A collection of objects providing read-only current operational information pertaining to forbidden egress on a per VLAN basis.
Status: current Access: read-write
OBJECT-GROUP    

ctQBridgePortReplaceTCIGroup 1.3.6.1.4.1.52.4.1.2.16.7.2.1.5
An object providing port level control TCI replacement.
Status: current Access: read-write
OBJECT-GROUP    

ctQBridgePortVlanEgressGroup 1.3.6.1.4.1.52.4.1.2.16.7.2.1.6
Objects providing per port, per VLAN egress information.
Status: current Access: read-write
OBJECT-GROUP    

ctQBridgeTpFdbTableExtGroup 1.3.6.1.4.1.52.4.1.2.16.7.2.1.7
Objects providing per 802.1Q unicast MAC address configuration.
Status: current Access: read-write
OBJECT-GROUP    

ctDot1qVlan 1.3.6.1.4.1.52.4.1.2.16.7.2.2.1
******** THIS COMPLIANCE IS DEPRECATED ******** The compliance statement for devices that support Cabletron extensions to Q-BRIDGE-MIB.
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

ctDot1qVlan2 1.3.6.1.4.1.52.4.1.2.16.7.2.2.2
The compliance statement for devices that support Cabletron extensions to Q-BRIDGE-MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

ctDot1qVlanCurentCompliance 1.3.6.1.4.1.52.4.1.2.16.7.2.2.3
The compliance statement for devices that support Cabletron extensions to the dot1qVlanCurrentTable of the Q-BRIDGE-MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

ctDot1qPortVlanEgressCompliance 1.3.6.1.4.1.52.4.1.2.16.7.2.2.4
The compliance statement for devices that support reporting of VLAN egress on a per port, per VLAN basis.
Status: current Access: read-write
MODULE-COMPLIANCE    

ctDot1qTpFdbTableExtCompliance 1.3.6.1.4.1.52.4.1.2.16.7.2.2.5
The compliance statement for devices that support extensions to the dot1qTpFdbTable of Q-BRIDGE-MIB.
Status: current Access: read-write
MODULE-COMPLIANCE