A3COM-SWITCHING-SYSTEMS-BRIDGE-MIB: View SNMP OID List / Download MIB

VENDOR: 3COM


 Home MIB: A3COM-SWITCHING-SYSTEMS-BRIDGE-MIB
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
 a3Com 1.3.6.1.4.1.43
       switchingSystemsMibs 1.3.6.1.4.1.43.29
             a3ComSwitchingSystemsMib 1.3.6.1.4.1.43.29.4
                 a3ComSysBridge 1.3.6.1.4.1.43.29.4.10
                       a3ComSysBridgeCount 1.3.6.1.4.1.43.29.4.10.1 integer read-only
The count of bridges managed by this agent.
                       a3ComSysBridgeTable 1.3.6.1.4.1.43.29.4.10.2 no-access
A list of bridge entries. A single entry exists in this list for each bridge managed by this agent.
                           a3ComSysBridgeEntry 1.3.6.1.4.1.43.29.4.10.2.1 no-access
A bridge entry contains information about a particular bridge managed by this agent.
                               a3ComSysBridgeIndex 1.3.6.1.4.1.43.29.4.10.2.1.1 integer read-only
The index of the bridge identified by this entry, relative to this agent.
                               a3ComSysBridgePortCount 1.3.6.1.4.1.43.29.4.10.2.1.2 integer read-only
The number of bridge ports that the bridge identified by this entry controls.
                               a3ComSysBridgeAddressTableSize 1.3.6.1.4.1.43.29.4.10.2.1.3 integer read-only
The size of the address table for the bridge identified by this entry.
                               a3ComSysBridgeAddressTableCount 1.3.6.1.4.1.43.29.4.10.2.1.4 integer read-only
The current count of addresses in the address table for the bridge identified by this entry.
                               a3ComSysBridgeAddressTablePeakCount 1.3.6.1.4.1.43.29.4.10.2.1.5 integer read-only
The peak count of addresses in the address table for the bridge identified by this entry, since the system was last initialized.
                               a3ComSysBridgeAddressThreshold 1.3.6.1.4.1.43.29.4.10.2.1.6 integer read-write
A reporting threshold for the total number of addresses known for the bridge identified by this entry. When this threshold is reached, the event a3ComSysBridgeAddressThresholdEvent is generated. The range of valid values for setting this object is between 1 and the corresponding value reported by a3ComSysBridgeAddressTableSize + 1 (Note that this range applies to values issued in set requests. The current value may be outside this range, for example if the corresponding value of a3ComSysBridgeMode is changed). Setting this object to one greater than the address table size disables the generation of a3ComSysBridgeAddressThresholdEvents since the limit will never be reached.
                               a3ComSysBridgeMode 1.3.6.1.4.1.43.29.4.10.2.1.7 integer read-write
The operational mode of the bridge identified by this entry. Note that bridges which report notSupported(3) will not support sets of this object, and that the value notSupported(3) is not a valid value for a set operation. Enumeration: 'srtBBridgeMode': 7, 'ibmSRBridgeMode': 6, 'expressMode': 1, 'srExpressBridgeMode': 8, 'ieee8021dSRBridgeMode': 5, 'ieee8021dBridgeMode': 2, 'notSupported': 3, 'ieee8021dSRTBridgeMode': 4.
                               a3ComSysBridgeBackbonePort 1.3.6.1.4.1.43.29.4.10.2.1.8 integer read-write
The number of the port selected as the backbone segment port when the corresponding value of a3ComSysBridgeMode is is expressMode(1). The value of this object can range from 1 to the corresponding value of a3ComSysBridgePortCount, however, some bridges may support only a subset of ports as backbone ports. If the corresponding value of a3ComSysBridgeMode is not expressMode(1), the value of this object is ignored.
                               a3ComSysBridgeIpFragmentationEnabled 1.3.6.1.4.1.43.29.4.10.2.1.9 integer read-write
A flag indicating whether or not IP fragmentation is enabled on this bridge. Note that bridges which report notSupported(3) will not support sets of this object, and that the value notSupported(3) is not a valid value for a set operation. Enumeration: 'false': 2, 'notSupported': 3, 'true': 1.
                               a3ComSysBridgeTrFddiTranslationMode 1.3.6.1.4.1.43.29.4.10.2.1.10 integer read-write
The mode used to describe whether the embedded MAC addresses are byte-conjugated in order to convert them from Token Ring format to native FDDI format (and vice versa), or whether they are left alone (used for traffic flowing across a FDDI backbone to/from Token Ring end stations). Enumeration: 'backbone': 2, 'native': 1.
                               a3ComSysBridgeSTPGroupAddress 1.3.6.1.4.1.43.29.4.10.2.1.11 octet string read-write
Spanning tree bridge group address. The address cannot be changed if the spanning tree is enabled (a3ComSysBridgeStpEnabled).
                               a3ComSysBridgeSTPEnable 1.3.6.1.4.1.43.29.4.10.2.1.12 integer read-write
This object indicates if spanning tree bridge feature is enabled or disabled. If enabled this value will equal true(1). Enumeration: 'false': 2, 'true': 1.
                               a3ComSysBridgeIpxSnapTranslationEnable 1.3.6.1.4.1.43.29.4.10.2.1.13 integer read-write
This object indicates if the IPX 802.3-FDDI SNAP Translation bridge feature is enabled or disabled. If enabled this value will equal true(1). Note, this object may not be supported on all bridges. Enumeration: 'false': 2, 'true': 1.
                               a3ComSysBridgeLowLatencyEnable 1.3.6.1.4.1.43.29.4.10.2.1.14 integer read-write
This object indicates if the bridge low latency feature is enabled or disabled. If enabled this value will equal true(1). Note, this object may not be supported on all bridges. Enumeration: 'false': 2, 'true': 1.
                               a3ComSysBridgeVlanMode 1.3.6.1.4.1.43.29.4.10.2.1.15 integer read-write
This object indicates the VLAN types that this bridge will support. Open mode means that each VLAN within this bridge will be of the Open type; all VLANs within this bridge will share the same address table. Closed mode means that each VLAN within this bridge will be of the Closed type; each VLAN within this bridge will have its own address table. Mixed mode means that each VLAN within this bridge with be of either the Open or Closed type; all Open VLANs will share the same address table and each Closed VLAN will have its own address table. Enumeration: 'mixed': 3, 'notSupported': 4, 'open': 1, 'closed': 2.
                               a3ComSysBridgeRateLimitReceiveMulticast 1.3.6.1.4.1.43.29.4.10.2.1.16 integer read-write
This object limits the number of multicast frames forwarded by this port over a 1 second interval. The value is set across all ports on the device.
                               a3ComSysBridgeRateLimitReceiveBroadcast 1.3.6.1.4.1.43.29.4.10.2.1.17 integer read-write
This object limits the number of broadcast frames forwarded by this port over a 1 second interval. The value is set across all ports on the device.
                               a3ComSysBridgeRateLimitReceiveFlood 1.3.6.1.4.1.43.29.4.10.2.1.18 integer read-write
This object limits the number of frames forwarded that would normally be flooded by this port over a 1 second interval. The value is set across all ports on the device.
                               a3ComSysBridgeAddressLearnMode 1.3.6.1.4.1.43.29.4.10.2.1.19 integer read-write
This object determins the behavior of address management normal(1) - The device will learn dynamic addresses and static entries can be added. secure(2) - Static, management, and control addresses can be added to a database. If a dynamic address is seen that does not match an entry in the database, then the port will be disabled. Enumeration: 'secure': 2, 'normal': 1.
                               a3ComSysBridgeAddressAgingInterval 1.3.6.1.4.1.43.29.4.10.2.1.20 integer read-write
This object determines how long (in seconds) a dynamic entry is kept in the database.
                               a3ComSysBridgeLoopDetectMode 1.3.6.1.4.1.43.29.4.10.2.1.21 integer read-write
This object determines the behavior of loop detection enabled(1) - The DA will detect loops and disable the apporiate port. disabled(2) - No loop detection mechanism will be enabled. immediate(3) - If a BPDU is received on a front panel port then a front panel port will be disabled. The default value for this object disabled(2). Enumeration: 'disabled': 2, 'enabled': 1, 'immediate': 3.
                               a3ComSysBridgeLoopDetectSrcAddress 1.3.6.1.4.1.43.29.4.10.2.1.22 octet string read-only
This object returns the source address that is used to determine if a loop is present between client ports
                       a3ComSysBridgePortTable 1.3.6.1.4.1.43.29.4.10.3 no-access
A list of bridge port entries. A single entry exists in this list for each bridge port managed by this agent.
                           a3ComSysBridgePortEntry 1.3.6.1.4.1.43.29.4.10.3.1 no-access
A bridge port entry contains information about a particular bridge port managed by this agent.
                               a3ComSysBridgePortBridgeIndex 1.3.6.1.4.1.43.29.4.10.3.1.1 integer read-only
The index of the bridge identified by this entry, relative to this agent.
                               a3ComSysBridgePortIndex 1.3.6.1.4.1.43.29.4.10.3.1.2 integer read-only
The index of the bridge port identified by this entry, within the bridge identified by this entry.
                               a3ComSysBridgePortIfIndex 1.3.6.1.4.1.43.29.4.10.3.1.3 integer read-only
The value of the MIB-II ifIndex corresponding to the bridge port identified by this entry.
                               a3ComSysBridgePortReceiveMulticastLimit 1.3.6.1.4.1.43.29.4.10.3.1.4 integer read-write
This variable limits the number of multicast frames forwarded by this port over a 1 second interval. The minimum threshold limit may vary between platforms, but can be determined by multiplying this value by the swSysBridgePortReceiveMulticastLimitMultiplier value. For example if this value equals 2, and the swSysBridgePortReceiveMulticastLimitMultiplier equals 1000 then no more than 2000 multicast frames per second will be forwarded by this port. The default value for this object is zero which an infinite rate.
                               a3ComSysBridgePortAddressAction 1.3.6.1.4.1.43.29.4.10.3.1.5 integer read-write
This object, when read, always returns the value other(1). The behavior of setting this object to each of the acceptable values is as follows: freezeAddress: causes all the learned dynamic addresses to be converted into static addresses. flushAddress: causes all the addresses to be flushed from the address list for the bridge port identified by this entry. flushDynamicAddress: causes all dynamic addresses to be flushed from the address list for the bridge port identified by this entry. Enumeration: 'flushDynamicAddress': 4, 'other': 1, 'flushAddress': 3, 'freezeAddress': 2.
                               a3ComSysBridgePortSpanningTreeFrameReceivedCounts 1.3.6.1.4.1.43.29.4.10.3.1.6 counter read-only
The number of spanning tree frames received by the bridge port identified by this entry.
                               a3ComSysBridgePortReceiveBlockedDiscards 1.3.6.1.4.1.43.29.4.10.3.1.7 counter read-only
The number of frames discarded by the bridge port identified by this entry because the receiving bridge port was not in the 'forwarding' state.
                               a3ComSysBridgePortReceiveMulticastLimitExceededs 1.3.6.1.4.1.43.29.4.10.3.1.8 counter read-only
The number of times the value of a3ComSysBridgePortReceiveMulticastLimit was exceeded for the port identified by this entry.
                               a3ComSysBridgePortReceiveMulticastLimitExceededDiscards 1.3.6.1.4.1.43.29.4.10.3.1.9 counter read-only
The number of multicast/broadcast frames discarded by the bridge port identified by this entry because the corresponding value of a3ComSysBridgePortReceiveMulticastLimit was exceeded.
                               a3ComSysBridgePortReceiveSecurityDiscards 1.3.6.1.4.1.43.29.4.10.3.1.10 counter read-only
The number of frames discarded by the bridge port identified by this entry because they contained source addresses which were statically configured on another bridge port. A statically configured address (station), which is not allowed to move, appears to have moved.
                               a3ComSysBridgePortReceiveUnknownDiscards 1.3.6.1.4.1.43.29.4.10.3.1.11 counter read-only
The number of frames discarded by the bridge port identified by this entry because the destination address was unknown. Note that this counter is only valid for backbone ports, and only when the bridge is operating in express mode.
                               a3ComSysBridgePortReceiveOtherDiscards 1.3.6.1.4.1.43.29.4.10.3.1.12 counter read-only
The number of frames discarded by the bridge port identified by this entry because they contained either invalid (group) source addresses or source addresses belonging to this bridge (indicative of network loops).
                               a3ComSysBridgePortReceiveErrorDiscards 1.3.6.1.4.1.43.29.4.10.3.1.13 counter read-only
The number of frames discarded by the bridge port identified by this entry because of internal bridge system errors (e.g., hardware and software address table discrepencies).
                               a3ComSysBridgePortSameSegmentDiscards 1.3.6.1.4.1.43.29.4.10.3.1.14 counter read-only
The number of frames discarded by the bridge port identified by this entry because the destination address is known on the same network segment as the source address, i.e., the frame does not need to be bridged.
                               a3ComSysBridgePortTransmitBlockedDiscards 1.3.6.1.4.1.43.29.4.10.3.1.15 counter read-only
The number of frames discarded by the bridge port identified by this entry because the transmitting bridge port was not in the 'forwarding' state.
                               a3ComSysBridgePortReceiveAllPathFilteredFrames 1.3.6.1.4.1.43.29.4.10.3.1.16 counter read-only
The number of frames discarded by the bridge port identified by this entry due to user defined receive all path filters.
                               a3ComSysBridgePortReceiveMulticastPathFilteredFrames 1.3.6.1.4.1.43.29.4.10.3.1.17 counter read-only
The number of frames discarded by the bridge port identified by this entry due to user defined receive multicast path filters.
                               a3ComSysBridgePortTransmitAllPathFilteredFrames 1.3.6.1.4.1.43.29.4.10.3.1.18 counter read-only
The number of frames discarded by the bridge port identified by this entry due to user defined transmit all path filters.
                               a3ComSysBridgePortTransmitMulticastPathFilteredFrames 1.3.6.1.4.1.43.29.4.10.3.1.19 counter read-only
The number of frames discarded by the bridge port identified by this entry due to user defined transmit multicast path filters.
                               a3ComSysBridgePortForwardedUnicastFrames 1.3.6.1.4.1.43.29.4.10.3.1.20 counter read-only
The number of unicast frames which this port forwarded to a single destination port.
                               a3ComSysBridgePortForwardedUnicastOctets 1.3.6.1.4.1.43.29.4.10.3.1.21 counter read-only
The number of octets contained in unicast frames which this port forwarded to a single destination port.
                               a3ComSysBridgePortForwardedMulticastFrames 1.3.6.1.4.1.43.29.4.10.3.1.22 counter read-only
The number of multicast frames which this port forwarded.
                               a3ComSysBridgePortForwardedMulticastOctets 1.3.6.1.4.1.43.29.4.10.3.1.23 counter read-only
The number of octets contained in multicast frames which this port forwarded.
                               a3ComSysBridgePortFloodedUnicastFrames 1.3.6.1.4.1.43.29.4.10.3.1.24 counter read-only
The number of unicast frames which this port flooded to all other ports in the bridge.
                               a3ComSysBridgePortFloodedUnicastOctets 1.3.6.1.4.1.43.29.4.10.3.1.25 counter read-only
The number of octets contained in unicast frames which this port flooded to all other ports in the bridge.
                               a3ComSysBridgePortStpMode 1.3.6.1.4.1.43.29.4.10.3.1.26 integer read-write
The mode of the bridge port. Enumeration: 'enable': 1, 'remove': 3, 'disable': 2.
                               a3ComSysBridgePortReceiveMulticastLimitFrameType 1.3.6.1.4.1.43.29.4.10.3.1.27 integer read-write
This object identifies the frames type(s) that are to be counted when determining if the receive multicast limit has been exceeded for this bridge port. Devices attached to networks with predominantly high multicast traffic (e.g. video) should set this value to broadcastOnly(2) to detect broadcast storms. Enumeration: 'broadcastOnly': 2, 'broadcastAndMulticast': 1.
                               a3ComSysBridgePortForwardedFrames 1.3.6.1.4.1.43.29.4.10.3.1.28 counter read-only
The number of frames which this port forwarded.
                               a3ComSysBridgePortReceiveMulticastLimitMultiplier 1.3.6.1.4.1.43.29.4.10.3.1.29 integer read-only
This variable determines the minimum setting for the multicast limit threshold. For example if this value equals 1000, and the a3ComSysBridgePortReceiveMulticastLimit variable equals 2 then no more than 2000 multicast frames per second will be forwarded by this port.
                               a3ComSysBridgePortRateLimitReceiveMulticastEnabled 1.3.6.1.4.1.43.29.4.10.3.1.30 integer read-write
This object determines whether a port participates in multicast rate limiting set by the object a3ComSysBridgeRateLimitReceiveMulticast Enumeration: 'disabled': 2, 'enabled': 1.
                               a3ComSysBridgePortRateLimitReceiveBroadcastEnabled 1.3.6.1.4.1.43.29.4.10.3.1.31 integer read-write
This object determines whether a port participates in broadcast rate limiting set by the object a3ComSysBridgeRateLimitReceiveBroadcast Enumeration: 'disabled': 2, 'enabled': 1.
                               a3ComSysBridgePortRateLimitReceiveFloodEnabled 1.3.6.1.4.1.43.29.4.10.3.1.32 integer read-write
This object determines whether a port participates in flood rate limiting set by the object a3ComSysBridgeRateLimitReceiveFlood Enumeration: 'disabled': 2, 'enabled': 1.
                               a3ComSysBridgePortRateLimitReceiveState 1.3.6.1.4.1.43.29.4.10.3.1.33 integer read-only
This object returns the bmfrl state of the port enabled(1) - port is up disabled(2) - port is down, but not as a result of BMFRL bmfrl-disabled(3) - port was disabled by rate limit software Enumeration: 'disabled': 2, 'bmfrl-disabled': 3, 'enabled': 1.
                               a3ComSysBridgePortLoopDetectState 1.3.6.1.4.1.43.29.4.10.3.1.34 integer read-only
This object returns a reason code that will indicate why a given port was disable by the Loop Detection software. Enumeration: 'active': 1, 'loopDetected': 2, 'bpduDetected': 3.
                               a3ComSysBridgePortAddressMaxLimit 1.3.6.1.4.1.43.29.4.10.3.1.35 integer read-write
This object controls the maximum number of unicast addresses that can be learned or configured on a port. This value is set on a per port basis. The value can't be set lower than the current number of addresses on a port.
                               a3ComSysBridgePortAddressState 1.3.6.1.4.1.43.29.4.10.3.1.36 integer read-only
This object returns a reason code that will indicate why a given port was disable, when a3ComDaAddressMode is set to secure. Enumeration: 'active': 1, 'limitationExceeded': 2, 'securityViolation': 3.
                               a3ComSysBridgePortReceiveInternalPathFilteredFrames 1.3.6.1.4.1.43.29.4.10.3.1.37 counter read-only
The number of frames discarded by the bridge port identified by this entry due to receive internal path filters.
                       a3ComSysBridgePortAddressTable 1.3.6.1.4.1.43.29.4.10.5 no-access
A list of bridge port address information. A single entry exists in this list for each learned address, accross all bridge ports and all bridges managed by this agent.
                           a3ComSysBridgePortAddressEntry 1.3.6.1.4.1.43.29.4.10.5.1 no-access
An bridge port address entry contains information about a particular bridge port address. To create a new entry, set an instance of a3ComSysBridgePortAddressRemoteAddress with the address index portion of the instance set to 0, to a valid value. To remove an entry, set the instance of the a3ComSysBridgePortAddressType for the entry to invalid(2).
                               a3ComSysBridgePortAddressBridgeIndex 1.3.6.1.4.1.43.29.4.10.5.1.1 integer read-only
The index of the bridge identified by this entry, relative to this agent.
                               a3ComSysBridgePortAddressPortIndex 1.3.6.1.4.1.43.29.4.10.5.1.2 integer read-only
The index of the bridge port identified by this entry, within the bridge identified by this entry.
                               a3ComSysBridgePortAddressIndex 1.3.6.1.4.1.43.29.4.10.5.1.3 integer read-only
The index of this address entry within the bridge address table for the bridge identified by this entry. This index ranges from 1 to the corresponding value of a3ComSysBridgeAddressTableSize.
                               a3ComSysBridgePortAddressRemoteAddress 1.3.6.1.4.1.43.29.4.10.5.1.4 octet string read-write
The remote MAC address detected on the bridge port identified by to this entry. Setting this object results in an attempt to create a new entry in the table. Since the value of a3ComSysBridgePortAddressIndex is determined automatically internal to the bridge, a set is only successful if the index value specified for a3ComSysBridgePortAddressIndex is zero. A get-next using the values of a3ComSysBridgePortAddressTypeIndex and a3ComSysBridgePortAddressPortIndex can be used to determine the address index assigned to the newly added address entry.
                               a3ComSysBridgePortAddressType 1.3.6.1.4.1.43.29.4.10.5.1.5 integer read-write
This object, when read, always returns the value valid(1). Setting this object to invalid(2) will remove the corresponding address entry from the table. Enumeration: 'valid': 1, 'invalid': 2.
                               a3ComSysBridgePortAddressIsStatic 1.3.6.1.4.1.43.29.4.10.5.1.6 integer read-write
A value indicating whether this MAC address was statically configured or was dynamically learned. Note that isStatic(1) is only valid for set operations. Enumeration: 'isStatic': 1, 'isDynamic': 2.
                               a3ComSysBridgePortAddressStaticPort 1.3.6.1.4.1.43.29.4.10.5.1.7 integer read-only
If the corresponding value of the object a3ComSysBridgePortAddressIsStatic is isStatic(1), this object indicates the local bridge port index (as reported by a3ComSysBridgePortLocalIndex) for which this address MAC was statically configured. If the object a3ComSysBridgePortAddressIsStatic has the value isDynamic(2), the value of this object is 0.
                               a3ComSysBridgePortAddressAge 1.3.6.1.4.1.43.29.4.10.5.1.8 integer read-only
This object indicates the time, in seconds, elapsed since a packet containing this address as a source was last seen on the bridge port identified by this entry.
                       a3ComSysBridgeStpGroupAddress 1.3.6.1.4.1.43.29.4.10.6 octet string read-write
Spanning tree bridge group address. The address cannot be changed if the spanning tree is enabled (a3ComSysBridgeStpEnabled). This object can now be found under the a3ComSysBridgeTable as a3ComSysBridgeSTPGroupAddress.
                       a3ComSysBridgeStpEnable 1.3.6.1.4.1.43.29.4.10.7 integer read-write
This object indicates if spanning tree bridge feature is enabled or disabled. If enabled this value will equal true(1). This object can now be found under the a3ComSysBridgeTable as a3ComSysBridgeSTPEnable. Enumeration: 'false': 2, 'true': 1.
                       a3ComSysBridgeVlanPortAddressTable 1.3.6.1.4.1.43.29.4.10.8 no-access
A list of vlan bridge port address information. A single entry exists in this list for each learned address, across all vlan bridge ports and all vlan bridges managed by this agent.
                           a3ComSysBridgeVlanPortAddressEntry 1.3.6.1.4.1.43.29.4.10.8.1 no-access
A bridge vlan port address entry contains information about a particular bridge vlan port address. To create a new entry, set an instance of a3ComSysBridgeVlanPortAddressRemoteAddress with the address index portion of the instance set to 0, to a valid value. To remove an entry, set the instance of the a3ComSysBridgeVlanPortAddressType for the entry to invalid(2).
                               a3ComSysBridgeVlanPortAddressBridgeIndex 1.3.6.1.4.1.43.29.4.10.8.1.1 integer read-only
The index of the bridge vlan identified by this entry, relative to this agent.
                               a3ComSysBridgeVlanPortAddressVlanIndex 1.3.6.1.4.1.43.29.4.10.8.1.2 integer read-only
The index of the vlan identified by this entry, within the bridge identified by this entry.
                               a3ComSysBridgeVlanPortAddressPortIndex 1.3.6.1.4.1.43.29.4.10.8.1.3 integer read-only
The index of the bridge vlan port identified by this entry, within the bridge vlan identified by this entry.
                               a3ComSysBridgeVlanPortAddressIndex 1.3.6.1.4.1.43.29.4.10.8.1.4 integer read-only
The index of this address entry within the bridge vlan address table for the bridge identified by this entry. This index ranges from 1 to the corresponding value of a3ComSysBridgeAddressTableSize.
                               a3ComSysBridgeVlanPortAddressRemoteAddress 1.3.6.1.4.1.43.29.4.10.8.1.5 octet string read-write
The remote MAC address detected on the bridge vlan port identified by to this entry. Setting this object results in an attempt to create a new entry in the table. Since the value of a3ComSysBridgeVlanPortAddressIndex is determined automatically internal to the bridge vlan, a set is only successful if the index value specified for a3ComSysBridgeVlanPortAddressIndex is zero. A get-next using the values of a3ComSysBridgeVlanPortAddressTypeIndex and a3ComSysBridgeVlanPortAddressPortIndex can be used to determine the address index assigned to the newly added address entry.
                               a3ComSysBridgeVlanPortAddressType 1.3.6.1.4.1.43.29.4.10.8.1.6 integer read-write
This object, when read, always returns the value valid(1). Setting this object to invalid(2) will remove the corresponding address entry from the table. Enumeration: 'valid': 1, 'invalid': 2.
                               a3ComSysBridgeVlanPortAddressIsStatic 1.3.6.1.4.1.43.29.4.10.8.1.7 integer read-write
A value indicating whether this MAC address was statically configured or was dynamically learned. Note that isStatic(1) is only valid for set operations. Enumeration: 'isStatic': 1, 'isDynamic': 2.
                               a3ComSysBridgeVlanPortAddressStaticPort 1.3.6.1.4.1.43.29.4.10.8.1.8 integer read-only
If the corresponding value of the object a3ComSysBridgeVlanPortAddressIsStatic is isStatic(1), this object indicates the local bridge port index (as reported by a3ComSysBridgePortLocalIndex) for which this address MAC was statically configured. If the object a3ComSysBridgeVlanPortAddressIsStatic has the value isDynamic(2), the value of this object is 0.
                               a3ComSysBridgeVlanPortAddressAge 1.3.6.1.4.1.43.29.4.10.8.1.9 integer read-only
This object indicates the time, in seconds, elapsed since a packet containing this address as a source was last seen on the bridge vlan port identified by this entry.
                         a3ComSysBridgePortLearnEvent 1.3.6.1.4.1.43.29.4.100.60
The Trap is generated to inform the network manager of the misbehaved port. The misbehavior is reported in the Address State.
                         a3ComSysBridgePortRateLimitEvent 1.3.6.1.4.1.43.29.4.100.61
The Trap is generated to inform the network manager of a misbehaved port. The port has exceeded one of the port based rate limiting thresholds and has been placed into the reported state.
                         a3ComSysBridgePortLoopDetectEvent 1.3.6.1.4.1.43.29.4.100.62
The Trap is generated to inform the network manager of the misbehaved port. A loop has been detected on this port and the port has been placed into the reported state.
                   a3ComSysBridgeAddressThresholdEvent 1.3.6.1.4.1.43.29.40.6
The trap that is generated when the number of addresses stored in the bridge reaches a3ComSysBridgeAddressThreshold.