CTRON-Q-BRIDGE-MIB-EXT: View SNMP OID List / Download MIB

VENDOR: ENTERASYS NETWORKS INC.


 Home MIB: CTRON-Q-BRIDGE-MIB-EXT
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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].
     ctQBridgeMIBObjects 1.3.6.1.4.1.52.4.1.2.16.7.1
         ctDot1qPortVlanExtTable 1.3.6.1.4.1.52.4.1.2.16.7.1.1 no-access
A table containing per port control and status information for Cabletron proprietary extensions pertaining to VLAN configuration in the device.
             ctDot1qPortVlanEntry 1.3.6.1.4.1.52.4.1.2.16.7.1.1.1 no-access
Information controlling proprietary VLAN configuration for a port on the device. This is indexed by dot1dBasePort.
                 ctDot1qPortDefaultForwardMode 1.3.6.1.4.1.52.4.1.2.16.7.1.1.1.1 integer read-write
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. Enumeration: 'forwardAllFramesAsUntagged': 3, 'forwardAllFramesAsTagged': 2, 'forwardNoFrames': 1.
                 ctDot1qPortDiscardTagged 1.3.6.1.4.1.52.4.1.2.16.7.1.1.1.2 enabledstatus read-write
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.
                 ctDot1qPortReplaceTCI 1.3.6.1.4.1.52.4.1.2.16.7.1.1.1.3 enabledstatus read-write
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.
         ctDot1qVlanDynamicEgressTable 1.3.6.1.4.1.52.4.1.2.16.7.1.2 no-access
A table containing per VLAN control and status information for Cabletron proprietary egress extensions for VLAN configuration in the device.
             ctDot1qVlanDynamicEgressEntry 1.3.6.1.4.1.52.4.1.2.16.7.1.2.1 no-access
Information controlling proprietary VLAN configuration for a device.
                 ctDot1qVlanDynamicEgressIndex 1.3.6.1.4.1.52.4.1.2.16.7.1.2.1.1 vlanindex no-access
The VLAN to which this entries' dynamic egress status applies.
                 ctDot1qVlanDynamicEgressStatus 1.3.6.1.4.1.52.4.1.2.16.7.1.2.1.2 enabledstatus read-write
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).
         ctDot1qVlanCurrentExtTable 1.3.6.1.4.1.52.4.1.2.16.7.1.3 no-access
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.
             ctDot1qVlanCurrentEntryExt 1.3.6.1.4.1.52.4.1.2.16.7.1.3.1 no-access
Information for a VLAN configured into the device by (local or network) management or created dynamically.
                 ctDot1qVlanForbidEgressPorts 1.3.6.1.4.1.52.4.1.2.16.7.1.3.1.1 portlist read-only
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.
         ctDot1qPortVlanEgressTable 1.3.6.1.4.1.52.4.1.2.16.7.1.4 no-access
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.
             ctDot1qPortVlanEgressEntry 1.3.6.1.4.1.52.4.1.2.16.7.1.4.1 no-access
Information related to egress on a per port, per VLAN basis. The entry also represents the method that caused the port to have egress.
                 ctDot1qPortVlanEgressStatus 1.3.6.1.4.1.52.4.1.2.16.7.1.4.1.1 integer read-only
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. Enumeration: 'etsysPolicyProfile': 5, 'gvrp': 3, 'ctPortDefFwdMode': 6, 'other': 1, 'static': 2, 'rfc3580VlanTunnelAttribute': 7, 'ctDynamicEgress': 4.
                 ctDot1qPortVlanEgressType 1.3.6.1.4.1.52.4.1.2.16.7.1.4.1.2 integer read-only
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. Enumeration: 'untagged': 2, 'tagged': 1, 'forbidden': 3.
         ctDot1qTpFdbExtTable 1.3.6.1.4.1.52.4.1.2.16.7.1.5 no-access
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.
             ctDot1qTpFdbExtEntry 1.3.6.1.4.1.52.4.1.2.16.7.1.5.1 no-access
Information about a specific unicast MAC address for which the device has some forwarding and/or filtering information.
                 ctDot1qTpFdbRemoveAddress 1.3.6.1.4.1.52.4.1.2.16.7.1.5.1.1 truthvalue read-write
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).
     ctQBridgeConformance 1.3.6.1.4.1.52.4.1.2.16.7.2
         ctQBridgeGroups 1.3.6.1.4.1.52.4.1.2.16.7.2.1
             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.
             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.
             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.
             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.
             ctQBridgePortReplaceTCIGroup 1.3.6.1.4.1.52.4.1.2.16.7.2.1.5
An object providing port level control TCI replacement.
             ctQBridgePortVlanEgressGroup 1.3.6.1.4.1.52.4.1.2.16.7.2.1.6
Objects providing per port, per VLAN egress information.
             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.
         ctQBridgeCompliances 1.3.6.1.4.1.52.4.1.2.16.7.2.2
             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.
             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.
             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.
             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.
             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.