AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » RFC » Q-BRIDGE-MIB » Objects

Q-BRIDGE-MIB.mib object view, vendor RFC

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file Q-BRIDGE-MIB and use it to monitor vendor specific OID's.

Q-BRIDGE-MIB file content

Object view of Q-BRIDGE-MIB:

Scalar Object
dot1qVlanVersionNumber .1.3.6.1.2.1.17.7.1.1.1
The version number of IEEE 802.1Q that this device supports.
dot1qMaxVlanId .1.3.6.1.2.1.17.7.1.1.2
The maximum IEEE 802.1Q VLAN ID that this device supports.
dot1qMaxSupportedVlans .1.3.6.1.2.1.17.7.1.1.3
The maximum number of IEEE 802.1Q VLANs that this device supports.
dot1qNumVlans .1.3.6.1.2.1.17.7.1.1.4
The current number of IEEE 802.1Q VLANs that are configured in this device.
dot1qGvrpStatus .1.3.6.1.2.1.17.7.1.1.5
The administrative status requested by management for GVRP. The value enabled(1) indicates that GVRP should be enabled on this device, on all ports for which it has not been specifically disabled. When disabled(2), GVRP is disabled on all ports and all GVRP packets will be forwarded transparently. This object affects all GVRP Applicant and Registrar state machines. A transition from disabled(2) to enabled(1) will cause a reset of all GVRP state machines on all ports.
dot1qFdbEntry .1.3.6.1.2.1.17.7.1.2.1.1
Information about a specific Filtering Database.
dot1qTpFdbEntry .1.3.6.1.2.1.17.7.1.2.2.1
Information about a specific unicast MAC address for which the device has some forwarding and/or filtering information.
dot1qTpGroupEntry .1.3.6.1.2.1.17.7.1.2.3.1
Filtering information configured into the bridge by management, or learnt dynamically, specifying the set of ports to which frames received on a VLAN and containing a specific Group destination address, are allowed to be forwarded. The subset of these ports learnt dynamically is also provided.
dot1qForwardAllEntry .1.3.6.1.2.1.17.7.1.2.4.1
Forwarding information for a VLAN, specifying the set of ports to which all multicasts should be forwarded, configured statically by management or dynamically by GMRP.
dot1qForwardUnregisteredEntry .1.3.6.1.2.1.17.7.1.2.5.1
Forwarding information for a VLAN, specifying the set of ports to which all multicasts for which there is no more specific forwarding information shall be forwarded. This is configured statically by management or dynamically by GMRP.
dot1qStaticUnicastEntry .1.3.6.1.2.1.17.7.1.3.1.1
Filtering information configured into the device by (local or network) management specifying the set of ports to which frames received from a specific port and containing a specific unicast destination address are allowed to be forwarded.
dot1qStaticMulticastEntry .1.3.6.1.2.1.17.7.1.3.2.1
Filtering information configured into the device by (local or network) management specifying the set of ports to which frames received from this specific port for this VLAN and containing this Multicast or Broadcast destination address are allowed to be forwarded.
dot1qVlanNumDeletes .1.3.6.1.2.1.17.7.1.4.1
The number of times a VLAN entry has been deleted from the dot1qVlanCurrentTable (for any reason). If an entry is deleted, then inserted, and then deleted, this counter will be incremented by 2.
dot1qVlanCurrentEntry .1.3.6.1.2.1.17.7.1.4.2.1
Information for a VLAN configured into the device by (local or network) management, or dynamically created as a result of GVRP requests received.
dot1qVlanStaticEntry .1.3.6.1.2.1.17.7.1.4.3.1
Static information for a VLAN configured into the device by (local or network) management.
dot1qNextFreeLocalVlanIndex .1.3.6.1.2.1.17.7.1.4.4
The next available value for dot1qVlanIndex of a local VLAN entry in dot1qVlanStaticTable. This will report values >=4096 if a new Local VLAN may be created or else the value 0 if this is not possible. A row creation operation in this table for an entry with a local VlanIndex value may fail if the current value of this object is not used as the index. Even if the value read is used, there is no guarantee that it will still be the valid index when the create operation is attempted - another manager may have already got in during the intervening time interval. In this case, dot1qNextFreeLocalVlanIndex should be re-read and the creation re-tried with the new value. This value will automatically change when the current value is used to create a new row.
dot1qPortVlanEntry .1.3.6.1.2.1.17.7.1.4.5.1
Information controlling VLAN configuration for a port on the device. This is indexed by dot1dBasePort.
dot1qPortVlanStatisticsEntry .1.3.6.1.2.1.17.7.1.4.6.1
Traffic statistics for a VLAN on an interface.
dot1qPortVlanHCStatisticsEntry .1.3.6.1.2.1.17.7.1.4.7.1
Traffic statistics for a VLAN on a high capacity interface.
dot1qLearningConstraintsEntry .1.3.6.1.2.1.17.7.1.4.8.1
A learning constraint defined for a VLAN.
dot1qConstraintSetDefault .1.3.6.1.2.1.17.7.1.4.9
The identity of the constraint set to which a VLAN belongs, if there is not an explicit entry for that VLAN in dot1qLearningConstraintsTable.
dot1qConstraintTypeDefault .1.3.6.1.2.1.17.7.1.4.10
The type of constraint set to which a VLAN belongs, if there is not an explicit entry for that VLAN in dot1qLearningConstraintsTable. The types are as defined for dot1qConstraintType.
Tabular Object
dot1qFdbId .1.3.6.1.2.1.17.7.1.2.1.1.1
The identity of this Filtering Database.
dot1qFdbDynamicCount .1.3.6.1.2.1.17.7.1.2.1.1.2
The current number of dynamic entries in this Filtering Database.
dot1qTpFdbAddress .1.3.6.1.2.1.17.7.1.2.2.1.1
A unicast MAC address for which the device has forwarding and/or filtering information.
dot1qTpFdbPort .1.3.6.1.2.1.17.7.1.2.2.1.2
Either the value '0', or the port number of the port on which a frame having a source address equal to the value of the corresponding instance of dot1qTpFdbAddress has been seen. A value of '0' indicates that the port number has not been learned but that the device does have some forwarding/filtering information about this address (e.g. in the dot1qStaticUnicastTable). Implementors are encouraged to assign the port value to this object whenever it is learned even for addresses for which the corresponding value of dot1qTpFdbStatus is not learned(3).
dot1qTpFdbStatus .1.3.6.1.2.1.17.7.1.2.2.1.3
The status of this entry. The meanings of the values are: other(1) - none of the following. This may include the case where some other MIB object (not the corresponding instance of dot1qTpFdbPort, nor an entry in the dot1qStaticUnicastTable) is being used to determine if and how frames addressed to the value of the corresponding instance of dot1qTpFdbAddress are being forwarded. invalid(2) - this entry is no longer valid (e.g., it was learned but has since aged out), but has not yet been flushed from the table. learned(3) - the value of the corresponding instance of dot1qTpFdbPort was learned and is being used. self(4) - the value of the corresponding instance of dot1qTpFdbAddress represents one of the device's addresses. The corresponding instance of dot1qTpFdbPort indicates which of the device's ports has this address. mgmt(5) - the value of the corresponding instance of dot1qTpFdbAddress is also the value of an existing instance of dot1qStaticAddress.
dot1qVlanIndex .1.3.6.1.2.1.17.7.1.4.2.1.2
The VLAN-ID or other identifier refering to this VLAN.
dot1qTpGroupAddress .1.3.6.1.2.1.17.7.1.2.3.1.1
The destination Group MAC address in a frame to which this entry's filtering information applies.
dot1qTpGroupEgressPorts .1.3.6.1.2.1.17.7.1.2.3.1.2
The complete set of ports, in this VLAN, to which frames destined for this Group MAC address are currently being explicitly forwarded. This does not include ports for which this address is only implicitly forwarded, in the dot1qForwardAllPorts list.
dot1qTpGroupLearnt .1.3.6.1.2.1.17.7.1.2.3.1.3
The subset of ports in dot1qTpGroupEgressPorts which were learnt by GMRP or some other dynamic mechanism, in this Filtering database.
dot1qForwardAllPorts .1.3.6.1.2.1.17.7.1.2.4.1.1
The complete set of ports in this VLAN to which all multicast group-addressed frames are to be forwarded. This includes ports for which this need has been determined dynamically by GMRP, or configured statically by management.
dot1qForwardAllStaticPorts .1.3.6.1.2.1.17.7.1.2.4.1.2
The set of ports configured by management in this VLAN to which all multicast group-addressed frames are to be forwarded. Ports entered in this list will also appear in the complete set shown by dot1qForwardAllPorts. This value will be restored after the device is reset. This only applies to ports that are members of the VLAN, defined by dot1qVlanCurrentEgressPorts. A port may not be added in this set if it is already a member of the set of ports in dot1qForwardAllForbiddenPorts. The default value is a string of ones of appropriate length, to indicate standard non-EFS behaviour, i.e. forward all multicasts to all ports.
dot1qForwardAllForbiddenPorts .1.3.6.1.2.1.17.7.1.2.4.1.3
The set of ports configured by management in this VLAN for which the Service Requirement attribute Forward All Multicast Groups may not be dynamically registered by GMRP. This value will be restored after the device is reset. A port may not be added in this set if it is already a member of the set of ports in dot1qForwardAllStaticPorts. The default value is a string of zeros of appropriate length.
dot1qForwardUnregisteredPorts .1.3.6.1.2.1.17.7.1.2.5.1.1
The complete set of ports in this VLAN to which multicast group-addressed frames for which there is no more specific forwarding information will be forwarded. This includes ports for which this need has been determined dynamically by GMRP, or configured statically by management.
dot1qForwardUnregisteredStaticPorts .1.3.6.1.2.1.17.7.1.2.5.1.2
The set of ports configured by management, in this VLAN, to which multicast group-addressed frames for which there is no more specific forwarding information are to be forwarded. Ports entered in this list will also appear in the complete set shown by dot1qForwardUnregisteredPorts. This value will be restored after the device is reset. A port may not be added in this set if it is already a member of the set of ports in dot1qForwardUnregisteredForbiddenPorts. The default value is a string of zeros of appropriate length, although this has no effect with the default value of dot1qForwardAllStaticPorts.
dot1qForwardUnregisteredForbiddenPorts .1.3.6.1.2.1.17.7.1.2.5.1.3
The set of ports configured by management in this VLAN for which the Service Requirement attribute Forward Unregistered Multicast Groups may not be dynamically registered by GMRP. This value will be restored after the device is reset. A port may not be added in this set if it is already a member of the set of ports in dot1qForwardUnregisteredStaticPorts. The default value is a string of zeros of appropriate length.
dot1qStaticUnicastAddress .1.3.6.1.2.1.17.7.1.3.1.1.1
The destination MAC address in a frame to which this entry's filtering information applies. This object must take the value of a unicast address.
dot1qStaticUnicastReceivePort .1.3.6.1.2.1.17.7.1.3.1.1.2
Either the value '0', or the port number of the port from which a frame must be received in order for this entry's filtering information to apply. A value of zero indicates that this entry applies on all ports of the device for which there is no other applicable entry.
dot1qStaticUnicastAllowedToGoTo .1.3.6.1.2.1.17.7.1.3.1.1.3
The set of ports for which a frame with a specific unicast address will be flooded in the event that it has not been learned. It also specifies the set of ports a specific unicast address may be dynamically learnt on. The dot1qTpFdbTable will have an equivalent entry with a dot1qTpFdbPort value of '0' until this address has been learnt, when it will be updated with the port the address has been seen on. This only applies to ports that are members of the VLAN, defined by dot1qVlanCurrentEgressPorts. The default value of this object is a string of ones of appropriate length.
dot1qStaticUnicastStatus .1.3.6.1.2.1.17.7.1.3.1.1.4
This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so differ from the following values. invalid(2) - writing this value to the object removes the corresponding entry. permanent(3) - this entry is currently in use and will remain so after the next reset of the bridge. deleteOnReset(4) - this entry is currently in use and will remain so until the next reset of the bridge. deleteOnTimeout(5) - this entry is currently in use and will remain so until it is aged out.
dot1qStaticMulticastAddress .1.3.6.1.2.1.17.7.1.3.2.1.1
The destination MAC address in a frame to which this entry's filtering information applies. This object must take the value of a Multicast or Broadcast address.
dot1qStaticMulticastReceivePort .1.3.6.1.2.1.17.7.1.3.2.1.2
Either the value '0', or the port number of the port from which a frame must be received in order for this entry's filtering information to apply. A value of zero indicates that this entry applies on all ports of the device for which there is no other applicable entry.
dot1qStaticMulticastStaticEgressPorts .1.3.6.1.2.1.17.7.1.3.2.1.3
The set of ports to which frames received from a specific port and destined for a specific Multicast or Broadcast MAC address must be forwarded, regardless of any dynamic information e.g. from GMRP. A port may not be added in this set if it is already a member of the set of ports in dot1qStaticMulticastForbiddenEgressPorts. The default value of this object is a string of ones of appropriate length.
dot1qStaticMulticastForbiddenEgressPorts .1.3.6.1.2.1.17.7.1.3.2.1.4
The set of ports to which frames received from a specific port and destined for a specific Multicast or Broadcast MAC address must not be forwarded, regardless of any dynamic information e.g. from GMRP. A port may not be added in this set if it is already a member of the set of ports in dot1qStaticMulticastStaticEgressPorts. The default value of this object is a string of zeros of appropriate length.
dot1qStaticMulticastStatus .1.3.6.1.2.1.17.7.1.3.2.1.5
This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so differ from the following values. invalid(2) - writing this value to the object removes the corresponding entry. permanent(3) - this entry is currently in use and will remain so after the next reset of the bridge. deleteOnReset(4) - this entry is currently in use and will remain so until the next reset of the bridge. deleteOnTimeout(5) - this entry is currently in use and will remain so until it is aged out.
dot1qVlanTimeMark .1.3.6.1.2.1.17.7.1.4.2.1.1
A TimeFilter for this entry. See the TimeFilter textual convention to see how this works.
dot1qVlanFdbId .1.3.6.1.2.1.17.7.1.4.2.1.3
The Filtering Database used by this VLAN. This is one of the dot1qFdbId values in the dot1qFdbTable. This value is allocated automatically by the device whenever the VLAN is created: either dynamically by GVRP, or by management, in dot1qVlanStaticTable. Allocation of this value follows the learning constraints defined for this VLAN in dot1qLearningConstraintsTable.
dot1qVlanCurrentEgressPorts .1.3.6.1.2.1.17.7.1.4.2.1.4
The set of ports which are transmitting traffic for this VLAN as either tagged or untagged frames.
dot1qVlanCurrentUntaggedPorts .1.3.6.1.2.1.17.7.1.4.2.1.5
The set of ports which are transmitting traffic for this VLAN as untagged frames.
dot1qVlanStatus .1.3.6.1.2.1.17.7.1.4.2.1.6
This object indicates the status of this entry. other(1) - this entry is currently in use but the conditions under which it will remain so differ from the following values. permanent(2) - this entry, corresponding to an entry in dot1qVlanStaticTable, is currently in use and will remain so after the next reset of the device. The port lists for this entry include ports from the equivalent dot1qVlanStaticTable entry and ports learnt dynamically. dynamicGvrp(3) - this entry is currently in use and will remain so until removed by GVRP. There is no static entry for this VLAN and it will be removed when the last port leaves the VLAN.
dot1qVlanCreationTime .1.3.6.1.2.1.17.7.1.4.2.1.7
The value of sysUpTime when this VLAN was created.
dot1qVlanStaticName .1.3.6.1.2.1.17.7.1.4.3.1.1
An administratively assigned string, which may be used to identify the VLAN.
dot1qVlanStaticEgressPorts .1.3.6.1.2.1.17.7.1.4.3.1.2
The set of ports which are permanently assigned to the egress list for this VLAN by management. Changes to a bit in this object affect the per-port per-VLAN Registrar control for Registration Fixed for the relevant GVRP state machine on each port. A port may not be added in this set if it is already a member of the set of ports in dot1qVlanForbiddenEgressPorts. The default value of this object is a string of zeros of appropriate length, indicating not fixed.
dot1qVlanForbiddenEgressPorts .1.3.6.1.2.1.17.7.1.4.3.1.3
The set of ports which are prohibited by management from being included in the egress list for this VLAN. Changes to this object that cause a port to be included or excluded affect the per-port per-VLAN Registrar control for Registration Forbidden for the relevant GVRP state machine on each port. A port may not be added in this set if it is already a member of the set of ports in dot1qVlanStaticEgressPorts. The default value of this object is a string of zeros of appropriate length, excluding all ports from the forbidden set.
dot1qVlanStaticUntaggedPorts .1.3.6.1.2.1.17.7.1.4.3.1.4
The set of ports which should transmit egress packets for this VLAN as untagged. The default value of this object for the default VLAN (dot1qVlanIndex = 1) is a string of appropriate length including all ports. There is no specified default for other VLANs. If a device agent cannot support the set of ports being set then it will reject the set operation with an error. An example might be if a manager attempts to set more than one VLAN to be untagged on egress where the device does not support this IEEE 802.1Q option.
dot1qVlanStaticRowStatus .1.3.6.1.2.1.17.7.1.4.3.1.5
This object indicates the status of this entry.
dot1qPvid .1.3.6.1.2.1.17.7.1.4.5.1.1
The PVID, the VLAN ID assigned to untagged frames or Priority-Tagged frames received on this port.
dot1qPortAcceptableFrameTypes .1.3.6.1.2.1.17.7.1.4.5.1.2
When this is admitOnlyVlanTagged(2) the device will discard untagged frames or Priority-Tagged frames received on this port. When admitAll(1), untagged frames or Priority-Tagged frames received on this port will be accepted and assigned to the PVID for this port. This control does not affect VLAN independent BPDU frames, such as GVRP and STP. It does affect VLAN dependent BPDU frames, such as GMRP.
dot1qPortIngressFiltering .1.3.6.1.2.1.17.7.1.4.5.1.3
When this is true(1) the device will discard incoming frames for VLANs which do not include this Port in its Member set. When false(2), the port will accept all incoming frames. This control does not affect VLAN independent BPDU frames, such as GVRP and STP. It does affect VLAN dependent BPDU frames, such as GMRP.
dot1qPortGvrpStatus .1.3.6.1.2.1.17.7.1.4.5.1.4
The state of GVRP operation on this port. The value enabled(1) indicates that GVRP is enabled on this port, as long as dot1qGvrpStatus is also enabled for this device. When disabled(2) but dot1qGvrpStatus is still enabled for the device, GVRP is disabled on this port: any GVRP packets received will be silently discarded and no GVRP registrations will be propagated from other ports. This object affects all GVRP Applicant and Registrar state machines on this port. A transition from disabled(2) to enabled(1) will cause a reset of all GVRP state machines on this port.
dot1qPortGvrpFailedRegistrations .1.3.6.1.2.1.17.7.1.4.5.1.5
The total number of failed GVRP registrations, for any reason, on this port.
dot1qPortGvrpLastPduOrigin .1.3.6.1.2.1.17.7.1.4.5.1.6
The Source MAC Address of the last GVRP message received on this port.
dot1qTpVlanPortInFrames .1.3.6.1.2.1.17.7.1.4.6.1.1
The number of valid frames received by this port from its segment which were classified as belonging to this VLAN. Note that a frame received on this port is counted by this object if and only if it is for a protocol being processed by the local forwarding process for this VLAN. This object includes received bridge management frames classified as belonging to this VLAN (e.g. GMRP, but not GVRP or STP).
dot1qTpVlanPortOutFrames .1.3.6.1.2.1.17.7.1.4.6.1.2
The number of valid frames transmitted by this port to its segment from the local forwarding process for this VLAN. This includes bridge management frames originated by this device which are classified as belonging to this VLAN (e.g. GMRP, but not GVRP or STP).
dot1qTpVlanPortInDiscards .1.3.6.1.2.1.17.7.1.4.6.1.3
The number of valid frames received by this port from its segment which were classified as belonging to this VLAN which were discarded due to VLAN related reasons. Specifically, the IEEE 802.1Q counters for Discard Inbound and Discard on Ingress Filtering.
dot1qTpVlanPortInOverflowFrames .1.3.6.1.2.1.17.7.1.4.6.1.4
The number of times the associated dot1qTpVlanPortInFrames counter has overflowed.
dot1qTpVlanPortOutOverflowFrames .1.3.6.1.2.1.17.7.1.4.6.1.5
The number of times the associated dot1qTpVlanPortOutFrames counter has overflowed.
dot1qTpVlanPortInOverflowDiscards .1.3.6.1.2.1.17.7.1.4.6.1.6
The number of times the associated dot1qTpVlanPortInDiscards counter has overflowed.
dot1qTpVlanPortHCInFrames .1.3.6.1.2.1.17.7.1.4.7.1.1
The number of valid frames received by this port from its segment which were classified as belonging to this VLAN. Note that a frame received on this port is counted by this object if and only if it is for a protocol being processed by the local forwarding process for this VLAN. This object includes received bridge management frames classified as belonging to this VLAN (e.g. GMRP, but not GVRP or STP).
dot1qTpVlanPortHCOutFrames .1.3.6.1.2.1.17.7.1.4.7.1.2
The number of valid frames transmitted by this port to its segment from the local forwarding process for this VLAN. This includes bridge management frames originated by this device which are classified as belonging to this VLAN (e.g. GMRP, but not GVRP or STP).
dot1qTpVlanPortHCInDiscards .1.3.6.1.2.1.17.7.1.4.7.1.3
The number of valid frames received by this port from its segment which were classified as belonging to this VLAN which were discarded due to VLAN related reasons. Specifically, the IEEE 802.1Q counters for Discard Inbound and Discard on Ingress Filtering.
dot1qConstraintVlan .1.3.6.1.2.1.17.7.1.4.8.1.1
The index of the row in dot1qVlanCurrentTable for the VLAN constrained by this entry.
dot1qConstraintSet .1.3.6.1.2.1.17.7.1.4.8.1.2
The identity of the constraint set to which dot1qConstraintVlan belongs. These values may be chosen by the management station.
dot1qConstraintType .1.3.6.1.2.1.17.7.1.4.8.1.3
The type of constraint this entry defines. independent(1) - the VLAN, dot1qConstraintVlan, uses an independent filtering database from all other VLANs in the same set, defined by dot1qConstraintSet. shared(2) - the VLAN, dot1qConstraintVlan, shares the same filtering database as all other VLANs in the same set, defined by dot1qConstraintSet.
dot1qConstraintStatus .1.3.6.1.2.1.17.7.1.4.8.1.4
The status of this entry.
Table
dot1qFdbTable .1.3.6.1.2.1.17.7.1.2.1
A table that contains configuration and control information for each Filtering Database currently operating on this device. Entries in this table appear automatically when VLANs are assigned FDB IDs in the dot1qVlanCurrentTable.
dot1qTpFdbTable .1.3.6.1.2.1.17.7.1.2.2
A table that contains information about unicast entries for which the device has forwarding and/or filtering information. This information is used by the transparent bridging function in determining how to propagate a received frame.
dot1qTpGroupTable .1.3.6.1.2.1.17.7.1.2.3
A table containing filtering information for VLANs configured into the bridge by (local or network) management, or learnt dynamically, specifying the set of ports to which frames received on a VLAN for this FDB and containing a specific Group destination address are allowed to be forwarded.
dot1qForwardAllTable .1.3.6.1.2.1.17.7.1.2.4
A table containing forwarding information for each VLAN, specifying the set of ports to which forwarding of all multicasts applies, configured statically by management or dynamically by GMRP. An entry appears in this table for all VLANs that are currently instantiated.
dot1qForwardUnregisteredTable .1.3.6.1.2.1.17.7.1.2.5
A table containing forwarding information for each VLAN, specifying the set of ports to which forwarding of multicast group-addressed frames for which there is no more specific forwarding information applies. This is configured statically by management and determined dynamically by GMRP. An entry appears in this table for all VLANs that are currently instantiated.
dot1qStaticUnicastTable .1.3.6.1.2.1.17.7.1.3.1
A table containing filtering information for Unicast MAC addresses for each Filtering Database, configured into the device by (local or network) management specifying the set of ports to which frames received from specific ports and containing specific unicast destination addresses are allowed to be forwarded. A value of zero in this table as the port number from which frames with a specific destination address are received, is used to specify all ports for which there is no specific entry in this table for that particular destination address. Entries are valid for unicast addresses only.
dot1qStaticMulticastTable .1.3.6.1.2.1.17.7.1.3.2
A table containing filtering information for Multicast and Broadcast MAC addresses for each VLAN, configured into the device by (local or network) management specifying the set of ports to which frames received from specific ports and containing specific Multicast and Broadcast destination addresses are allowed to be forwarded. A value of zero in this table as the port number from which frames with a specific destination address are received, is used to specify all ports for which there is no specific entry in this table for that particular destination address. Entries are valid for Multicast and Broadcast addresses only.
dot1qVlanCurrentTable .1.3.6.1.2.1.17.7.1.4.2
A table containing current configuration information for each VLAN currently configured into the device by (local or network) management, or dynamically created as a result of GVRP requests received.
dot1qVlanStaticTable .1.3.6.1.2.1.17.7.1.4.3
A table containing static configuration information for each VLAN configured into the device by (local or network) management. All entries are permanent and will be restored after the device is reset.
dot1qPortVlanTable .1.3.6.1.2.1.17.7.1.4.5
A table containing per port control and status information for VLAN configuration in the device.
dot1qPortVlanStatisticsTable .1.3.6.1.2.1.17.7.1.4.6
A table containing per-port, per-VLAN statistics for traffic received. Separate objects are provided for both the most-significant and least-significant bits of statistics counters for ports that are associated with this transparent bridge. The most-significant bit objects are only required on high capacity interfaces, as defined in the conformance clauses for these objects. This mechanism is provided as a way to read 64-bit counters for agents which support only SNMPv1. Note that the reporting of most-significant and least- significant counter bits separately runs the risk of missing an overflow of the lower bits in the interval between sampling. The manager must be aware of this possibility, even within the same varbindlist, when interpreting the results of a request or asynchronous notification.
dot1qPortVlanHCStatisticsTable .1.3.6.1.2.1.17.7.1.4.7
A table containing per port, per VLAN statistics for traffic on high capacity interfaces.
dot1qLearningConstraintsTable .1.3.6.1.2.1.17.7.1.4.8
A table containing learning constraints for sets of Shared and Independendent VLANs.
Object Identifier
qBridgeMIB .1.3.6.1.2.1.17.7
The VLAN Bridge MIB module for managing Virtual Bridged Local Area Networks, as defined by IEEE 802.1Q-1998.
qBridgeMIBObjects .1.3.6.1.2.1.17.7.1
dot1qBase .1.3.6.1.2.1.17.7.1.1
dot1qTp .1.3.6.1.2.1.17.7.1.2
dot1qStatic .1.3.6.1.2.1.17.7.1.3
dot1qVlan .1.3.6.1.2.1.17.7.1.4
qBridgeConformance .1.3.6.1.2.1.17.7.2
qBridgeGroups .1.3.6.1.2.1.17.7.2.1
qBridgeCompliances .1.3.6.1.2.1.17.7.2.2
Group
qBridgeBaseGroup .1.3.6.1.2.1.17.7.2.1.1
A collection of objects providing device level control and status information for the Virtual LAN bridge services.
qBridgeFdbUnicastGroup .1.3.6.1.2.1.17.7.2.1.2
A collection of objects providing information about all unicast addresses, learnt dynamically or statically configured by management, in each Filtering Database.
qBridgeFdbMulticastGroup .1.3.6.1.2.1.17.7.2.1.3
A collection of objects providing information about all multicast addresses, learnt dynamically or statically configured by management, in each Filtering Database.
qBridgeServiceRequirementsGroup .1.3.6.1.2.1.17.7.2.1.4
A collection of objects providing information about service requirements, learnt dynamically or statically configured by management, in each Filtering Database.
qBridgeFdbStaticGroup .1.3.6.1.2.1.17.7.2.1.5
A collection of objects providing information about unicast and multicast addresses statically configured by management, in each Filtering Database or VLAN.
qBridgeVlanGroup .1.3.6.1.2.1.17.7.2.1.6
A collection of objects providing information about all VLANs currently configured on this device.
qBridgeVlanStaticGroup .1.3.6.1.2.1.17.7.2.1.7
A collection of objects providing information about VLANs statically configured by management.
qBridgePortGroup .1.3.6.1.2.1.17.7.2.1.8
A collection of objects providing port level VLAN control and status information for all ports.
qBridgeVlanStatisticsGroup .1.3.6.1.2.1.17.7.2.1.9
A collection of objects providing per-port packet statistics for all VLANs currently configured on this device.
qBridgeVlanStatisticsOverflowGroup .1.3.6.1.2.1.17.7.2.1.10
A collection of objects providing overflow counters for per-port packet statistics for all VLANs currently configured on this device for high capacity interfaces, defined as those that have the value of the corresponding instance of ifSpeed greater than 650,000,000 bits/second.
qBridgeVlanHCStatisticsGroup .1.3.6.1.2.1.17.7.2.1.11
A collection of objects providing per-port packet statistics for all VLANs currently configured on this device for high capacity interfaces, defined as those that have the value of the corresponding instance of ifSpeed greater than 650,000,000 bits/second.
qBridgeLearningConstraintsGroup .1.3.6.1.2.1.17.7.2.1.12
A collection of objects defining the Filtering Database constraints all VLANs have with each other.
qBridgeLearningConstraintDefaultGroup .1.3.6.1.2.1.17.7.2.1.13
A collection of objects defining the default Filtering Database constraints for VLANs which have no specific constraints defined.