A3COM-SWITCHING-SYSTEMS-BRIDGE-MIB

File: A3COM-SWITCHING-SYSTEMS-BRIDGE-MIB.mib (48292 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1212
RFC-1215

Imported symbols

enterprises Counter IpAddress
DisplayString OBJECT-TYPE TRAP-TYPE

Defined Types

A3ComSysBridgeEntry  
SEQUENCE    
  a3ComSysBridgeIndex INTEGER
  a3ComSysBridgePortCount INTEGER
  a3ComSysBridgeAddressTableSize INTEGER
  a3ComSysBridgeAddressTableCount INTEGER
  a3ComSysBridgeAddressTablePeakCount INTEGER
  a3ComSysBridgeAddressThreshold INTEGER
  a3ComSysBridgeMode INTEGER
  a3ComSysBridgeBackbonePort INTEGER
  a3ComSysBridgeIpFragmentationEnabled INTEGER
  a3ComSysBridgeTrFddiTranslationMode INTEGER
  a3ComSysBridgeSTPGroupAddress OCTET STRING
  a3ComSysBridgeSTPEnable INTEGER
  a3ComSysBridgeIpxSnapTranslationEnable INTEGER
  a3ComSysBridgeLowLatencyEnable INTEGER
  a3ComSysBridgeVlanMode INTEGER
  a3ComSysBridgeRateLimitReceiveMulticast INTEGER
  a3ComSysBridgeRateLimitReceiveBroadcast INTEGER
  a3ComSysBridgeRateLimitReceiveFlood INTEGER
  a3ComSysBridgeAddressLearnMode INTEGER
  a3ComSysBridgeAddressAgingInterval INTEGER
  a3ComSysBridgeLoopDetectMode INTEGER
  a3ComSysBridgeLoopDetectSrcAddress OCTET STRING

A3ComSysBridgePortEntry  
SEQUENCE    
  a3ComSysBridgePortBridgeIndex INTEGER
  a3ComSysBridgePortIndex INTEGER
  a3ComSysBridgePortIfIndex INTEGER
  a3ComSysBridgePortReceiveMulticastLimit INTEGER
  a3ComSysBridgePortAddressAction INTEGER
  a3ComSysBridgePortSpanningTreeFrameReceivedCounts Counter
  a3ComSysBridgePortReceiveBlockedDiscards Counter
  a3ComSysBridgePortReceiveMulticastLimitExceededs Counter
  a3ComSysBridgePortReceiveMulticastLimitExceededDiscards Counter
  a3ComSysBridgePortReceiveSecurityDiscards Counter
  a3ComSysBridgePortReceiveUnknownDiscards Counter
  a3ComSysBridgePortReceiveOtherDiscards Counter
  a3ComSysBridgePortReceiveErrorDiscards Counter
  a3ComSysBridgePortSameSegmentDiscards Counter
  a3ComSysBridgePortTransmitBlockedDiscards Counter
  a3ComSysBridgePortReceiveAllPathFilteredFrames Counter
  a3ComSysBridgePortReceiveMulticastPathFilteredFrames Counter
  a3ComSysBridgePortTransmitAllPathFilteredFrames Counter
  a3ComSysBridgePortTransmitMulticastPathFilteredFrames Counter
  a3ComSysBridgePortForwardedUnicastFrames Counter
  a3ComSysBridgePortForwardedUnicastOctets Counter
  a3ComSysBridgePortForwardedMulticastFrames Counter
  a3ComSysBridgePortForwardedMulticastOctets Counter
  a3ComSysBridgePortFloodedUnicastFrames Counter
  a3ComSysBridgePortFloodedUnicastOctets Counter
  a3ComSysBridgePortStpMode INTEGER
  a3ComSysBridgePortReceiveMulticastLimitFrameType INTEGER
  a3ComSysBridgePortForwardedFrames Counter
  a3ComSysBridgePortReceiveMulticastLimitMultiplier INTEGER
  a3ComSysBridgePortRateLimitReceiveMulticastEnabled INTEGER
  a3ComSysBridgePortRateLimitReceiveBroadcastEnabled INTEGER
  a3ComSysBridgePortRateLimitReceiveFloodEnabled INTEGER
  a3ComSysBridgePortRateLimitReceiveState INTEGER
  a3ComSysBridgePortLoopDetectState INTEGER
  a3ComSysBridgePortAddressMaxLimit INTEGER
  a3ComSysBridgePortAddressState INTEGER
  a3ComSysBridgePortReceiveInternalPathFilteredFrames Counter

A3ComSysBridgePortAddressEntry  
SEQUENCE    
  a3ComSysBridgePortAddressBridgeIndex INTEGER
  a3ComSysBridgePortAddressPortIndex INTEGER
  a3ComSysBridgePortAddressIndex INTEGER
  a3ComSysBridgePortAddressRemoteAddress OCTET STRING
  a3ComSysBridgePortAddressType INTEGER
  a3ComSysBridgePortAddressIsStatic INTEGER
  a3ComSysBridgePortAddressStaticPort INTEGER
  a3ComSysBridgePortAddressAge INTEGER

A3ComSysBridgeVlanPortAddressEntry  
SEQUENCE    
  a3ComSysBridgeVlanPortAddressBridgeIndex INTEGER
  a3ComSysBridgeVlanPortAddressVlanIndex INTEGER
  a3ComSysBridgeVlanPortAddressPortIndex INTEGER
  a3ComSysBridgeVlanPortAddressIndex INTEGER
  a3ComSysBridgeVlanPortAddressRemoteAddress OCTET STRING
  a3ComSysBridgeVlanPortAddressType INTEGER
  a3ComSysBridgeVlanPortAddressIsStatic INTEGER
  a3ComSysBridgeVlanPortAddressStaticPort INTEGER
  a3ComSysBridgeVlanPortAddressAge INTEGER

Defined Values

a3Com 1.3.6.1.4.1.43
OBJECT IDENTIFIER    

switchingSystemsMibs 1.3.6.1.4.1.43.29
OBJECT IDENTIFIER    

a3ComSwitchingSystemsMib 1.3.6.1.4.1.43.29.4
OBJECT IDENTIFIER    

a3ComSysBridge 1.3.6.1.4.1.43.29.4.10
OBJECT IDENTIFIER    

a3ComSysBridgeCount 1.3.6.1.4.1.43.29.4.10.1
The count of bridges managed by this agent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

a3ComSysBridgeTable 1.3.6.1.4.1.43.29.4.10.2
A list of bridge entries. A single entry exists in this list for each bridge managed by this agent.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    A3ComSysBridgeEntry

a3ComSysBridgeEntry 1.3.6.1.4.1.43.29.4.10.2.1
A bridge entry contains information about a particular bridge managed by this agent.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  A3ComSysBridgeEntry  

a3ComSysBridgeIndex 1.3.6.1.4.1.43.29.4.10.2.1.1
The index of the bridge identified by this entry, relative to this agent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

a3ComSysBridgePortCount 1.3.6.1.4.1.43.29.4.10.2.1.2
The number of bridge ports that the bridge identified by this entry controls.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

a3ComSysBridgeAddressTableSize 1.3.6.1.4.1.43.29.4.10.2.1.3
The size of the address table for the bridge identified by this entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

a3ComSysBridgeAddressTableCount 1.3.6.1.4.1.43.29.4.10.2.1.4
The current count of addresses in the address table for the bridge identified by this entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

a3ComSysBridgeAddressTablePeakCount 1.3.6.1.4.1.43.29.4.10.2.1.5
The peak count of addresses in the address table for the bridge identified by this entry, since the system was last initialized.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

a3ComSysBridgeAddressThreshold 1.3.6.1.4.1.43.29.4.10.2.1.6
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

a3ComSysBridgeMode 1.3.6.1.4.1.43.29.4.10.2.1.7
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER expressMode(1), ieee8021dBridgeMode(2), notSupported(3), ieee8021dSRTBridgeMode(4), ieee8021dSRBridgeMode(5), ibmSRBridgeMode(6), srtBBridgeMode(7), srExpressBridgeMode(8)  

a3ComSysBridgeBackbonePort 1.3.6.1.4.1.43.29.4.10.2.1.8
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

a3ComSysBridgeIpFragmentationEnabled 1.3.6.1.4.1.43.29.4.10.2.1.9
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(2), notSupported(3)  

a3ComSysBridgeTrFddiTranslationMode 1.3.6.1.4.1.43.29.4.10.2.1.10
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).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER native(1), backbone(2)  

a3ComSysBridgeSTPGroupAddress 1.3.6.1.4.1.43.29.4.10.2.1.11
Spanning tree bridge group address. The address cannot be changed if the spanning tree is enabled (a3ComSysBridgeStpEnabled).
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(6)  

a3ComSysBridgeSTPEnable 1.3.6.1.4.1.43.29.4.10.2.1.12
This object indicates if spanning tree bridge feature is enabled or disabled. If enabled this value will equal true(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(2)  

a3ComSysBridgeIpxSnapTranslationEnable 1.3.6.1.4.1.43.29.4.10.2.1.13
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(2)  

a3ComSysBridgeLowLatencyEnable 1.3.6.1.4.1.43.29.4.10.2.1.14
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(2)  

a3ComSysBridgeVlanMode 1.3.6.1.4.1.43.29.4.10.2.1.15
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER open(1), closed(2), mixed(3), notSupported(4)  

a3ComSysBridgeRateLimitReceiveMulticast 1.3.6.1.4.1.43.29.4.10.2.1.16
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

a3ComSysBridgeRateLimitReceiveBroadcast 1.3.6.1.4.1.43.29.4.10.2.1.17
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

a3ComSysBridgeRateLimitReceiveFlood 1.3.6.1.4.1.43.29.4.10.2.1.18
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

a3ComSysBridgeAddressLearnMode 1.3.6.1.4.1.43.29.4.10.2.1.19
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), secure(2)  

a3ComSysBridgeAddressAgingInterval 1.3.6.1.4.1.43.29.4.10.2.1.20
This object determines how long (in seconds) a dynamic entry is kept in the database.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

a3ComSysBridgeLoopDetectMode 1.3.6.1.4.1.43.29.4.10.2.1.21
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).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), immediate(3)  

a3ComSysBridgeLoopDetectSrcAddress 1.3.6.1.4.1.43.29.4.10.2.1.22
This object returns the source address that is used to determine if a loop is present between client ports
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

a3ComSysBridgePortTable 1.3.6.1.4.1.43.29.4.10.3
A list of bridge port entries. A single entry exists in this list for each bridge port managed by this agent.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    A3ComSysBridgePortEntry

a3ComSysBridgePortEntry 1.3.6.1.4.1.43.29.4.10.3.1
A bridge port entry contains information about a particular bridge port managed by this agent.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  A3ComSysBridgePortEntry  

a3ComSysBridgePortBridgeIndex 1.3.6.1.4.1.43.29.4.10.3.1.1
The index of the bridge identified by this entry, relative to this agent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

a3ComSysBridgePortIndex 1.3.6.1.4.1.43.29.4.10.3.1.2
The index of the bridge port identified by this entry, within the bridge identified by this entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

a3ComSysBridgePortIfIndex 1.3.6.1.4.1.43.29.4.10.3.1.3
The value of the MIB-II ifIndex corresponding to the bridge port identified by this entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

a3ComSysBridgePortReceiveMulticastLimit 1.3.6.1.4.1.43.29.4.10.3.1.4
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..200000  

a3ComSysBridgePortAddressAction 1.3.6.1.4.1.43.29.4.10.3.1.5
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), freezeAddress(2), flushAddress(3), flushDynamicAddress(4)  

a3ComSysBridgePortSpanningTreeFrameReceivedCounts 1.3.6.1.4.1.43.29.4.10.3.1.6
The number of spanning tree frames received by the bridge port identified by this entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

a3ComSysBridgePortReceiveBlockedDiscards 1.3.6.1.4.1.43.29.4.10.3.1.7
The number of frames discarded by the bridge port identified by this entry because the receiving bridge port was not in the 'forwarding' state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

a3ComSysBridgePortReceiveMulticastLimitExceededs 1.3.6.1.4.1.43.29.4.10.3.1.8
The number of times the value of a3ComSysBridgePortReceiveMulticastLimit was exceeded for the port identified by this entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

a3ComSysBridgePortReceiveMulticastLimitExceededDiscards 1.3.6.1.4.1.43.29.4.10.3.1.9
The number of multicast/broadcast frames discarded by the bridge port identified by this entry because the corresponding value of a3ComSysBridgePortReceiveMulticastLimit was exceeded.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

a3ComSysBridgePortReceiveSecurityDiscards 1.3.6.1.4.1.43.29.4.10.3.1.10
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

a3ComSysBridgePortReceiveUnknownDiscards 1.3.6.1.4.1.43.29.4.10.3.1.11
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

a3ComSysBridgePortReceiveOtherDiscards 1.3.6.1.4.1.43.29.4.10.3.1.12
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).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

a3ComSysBridgePortReceiveErrorDiscards 1.3.6.1.4.1.43.29.4.10.3.1.13
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).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

a3ComSysBridgePortSameSegmentDiscards 1.3.6.1.4.1.43.29.4.10.3.1.14
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

a3ComSysBridgePortTransmitBlockedDiscards 1.3.6.1.4.1.43.29.4.10.3.1.15
The number of frames discarded by the bridge port identified by this entry because the transmitting bridge port was not in the 'forwarding' state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

a3ComSysBridgePortReceiveAllPathFilteredFrames 1.3.6.1.4.1.43.29.4.10.3.1.16
The number of frames discarded by the bridge port identified by this entry due to user defined receive all path filters.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

a3ComSysBridgePortReceiveMulticastPathFilteredFrames 1.3.6.1.4.1.43.29.4.10.3.1.17
The number of frames discarded by the bridge port identified by this entry due to user defined receive multicast path filters.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

a3ComSysBridgePortTransmitAllPathFilteredFrames 1.3.6.1.4.1.43.29.4.10.3.1.18
The number of frames discarded by the bridge port identified by this entry due to user defined transmit all path filters.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

a3ComSysBridgePortTransmitMulticastPathFilteredFrames 1.3.6.1.4.1.43.29.4.10.3.1.19
The number of frames discarded by the bridge port identified by this entry due to user defined transmit multicast path filters.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

a3ComSysBridgePortForwardedUnicastFrames 1.3.6.1.4.1.43.29.4.10.3.1.20
The number of unicast frames which this port forwarded to a single destination port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

a3ComSysBridgePortForwardedUnicastOctets 1.3.6.1.4.1.43.29.4.10.3.1.21
The number of octets contained in unicast frames which this port forwarded to a single destination port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

a3ComSysBridgePortForwardedMulticastFrames 1.3.6.1.4.1.43.29.4.10.3.1.22
The number of multicast frames which this port forwarded.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

a3ComSysBridgePortForwardedMulticastOctets 1.3.6.1.4.1.43.29.4.10.3.1.23
The number of octets contained in multicast frames which this port forwarded.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

a3ComSysBridgePortFloodedUnicastFrames 1.3.6.1.4.1.43.29.4.10.3.1.24
The number of unicast frames which this port flooded to all other ports in the bridge.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

a3ComSysBridgePortFloodedUnicastOctets 1.3.6.1.4.1.43.29.4.10.3.1.25
The number of octets contained in unicast frames which this port flooded to all other ports in the bridge.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

a3ComSysBridgePortStpMode 1.3.6.1.4.1.43.29.4.10.3.1.26
The mode of the bridge port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2), remove(3)  

a3ComSysBridgePortReceiveMulticastLimitFrameType 1.3.6.1.4.1.43.29.4.10.3.1.27
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER broadcastAndMulticast(1), broadcastOnly(2)  

a3ComSysBridgePortForwardedFrames 1.3.6.1.4.1.43.29.4.10.3.1.28
The number of frames which this port forwarded.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

a3ComSysBridgePortReceiveMulticastLimitMultiplier 1.3.6.1.4.1.43.29.4.10.3.1.29
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

a3ComSysBridgePortRateLimitReceiveMulticastEnabled 1.3.6.1.4.1.43.29.4.10.3.1.30
This object determines whether a port participates in multicast rate limiting set by the object a3ComSysBridgeRateLimitReceiveMulticast
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

a3ComSysBridgePortRateLimitReceiveBroadcastEnabled 1.3.6.1.4.1.43.29.4.10.3.1.31
This object determines whether a port participates in broadcast rate limiting set by the object a3ComSysBridgeRateLimitReceiveBroadcast
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

a3ComSysBridgePortRateLimitReceiveFloodEnabled 1.3.6.1.4.1.43.29.4.10.3.1.32
This object determines whether a port participates in flood rate limiting set by the object a3ComSysBridgeRateLimitReceiveFlood
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

a3ComSysBridgePortRateLimitReceiveState 1.3.6.1.4.1.43.29.4.10.3.1.33
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), bmfrl-disabled(3)  

a3ComSysBridgePortLoopDetectState 1.3.6.1.4.1.43.29.4.10.3.1.34
This object returns a reason code that will indicate why a given port was disable by the Loop Detection software.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER active(1), loopDetected(2), bpduDetected(3)  

a3ComSysBridgePortAddressMaxLimit 1.3.6.1.4.1.43.29.4.10.3.1.35
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

a3ComSysBridgePortAddressState 1.3.6.1.4.1.43.29.4.10.3.1.36
This object returns a reason code that will indicate why a given port was disable, when a3ComDaAddressMode is set to secure.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER active(1), limitationExceeded(2), securityViolation(3)  

a3ComSysBridgePortReceiveInternalPathFilteredFrames 1.3.6.1.4.1.43.29.4.10.3.1.37
The number of frames discarded by the bridge port identified by this entry due to receive internal path filters.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

a3ComSysBridgePortAddressTable 1.3.6.1.4.1.43.29.4.10.5
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.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    A3ComSysBridgePortAddressEntry

a3ComSysBridgePortAddressEntry 1.3.6.1.4.1.43.29.4.10.5.1
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).
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  A3ComSysBridgePortAddressEntry  

a3ComSysBridgePortAddressBridgeIndex 1.3.6.1.4.1.43.29.4.10.5.1.1
The index of the bridge identified by this entry, relative to this agent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

a3ComSysBridgePortAddressPortIndex 1.3.6.1.4.1.43.29.4.10.5.1.2
The index of the bridge port identified by this entry, within the bridge identified by this entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

a3ComSysBridgePortAddressIndex 1.3.6.1.4.1.43.29.4.10.5.1.3
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

a3ComSysBridgePortAddressRemoteAddress 1.3.6.1.4.1.43.29.4.10.5.1.4
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(6)  

a3ComSysBridgePortAddressType 1.3.6.1.4.1.43.29.4.10.5.1.5
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER valid(1), invalid(2)  

a3ComSysBridgePortAddressIsStatic 1.3.6.1.4.1.43.29.4.10.5.1.6
A value indicating whether this MAC address was statically configured or was dynamically learned. Note that isStatic(1) is only valid for set operations.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER isStatic(1), isDynamic(2)  

a3ComSysBridgePortAddressStaticPort 1.3.6.1.4.1.43.29.4.10.5.1.7
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

a3ComSysBridgePortAddressAge 1.3.6.1.4.1.43.29.4.10.5.1.8
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

a3ComSysBridgeStpGroupAddress 1.3.6.1.4.1.43.29.4.10.6
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.
Status: obsolete Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(6)  

a3ComSysBridgeStpEnable 1.3.6.1.4.1.43.29.4.10.7
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.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(2)  

a3ComSysBridgeVlanPortAddressTable 1.3.6.1.4.1.43.29.4.10.8
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.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    A3ComSysBridgeVlanPortAddressEntry

a3ComSysBridgeVlanPortAddressEntry 1.3.6.1.4.1.43.29.4.10.8.1
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).
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  A3ComSysBridgeVlanPortAddressEntry  

a3ComSysBridgeVlanPortAddressBridgeIndex 1.3.6.1.4.1.43.29.4.10.8.1.1
The index of the bridge vlan identified by this entry, relative to this agent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

a3ComSysBridgeVlanPortAddressVlanIndex 1.3.6.1.4.1.43.29.4.10.8.1.2
The index of the vlan identified by this entry, within the bridge identified by this entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

a3ComSysBridgeVlanPortAddressPortIndex 1.3.6.1.4.1.43.29.4.10.8.1.3
The index of the bridge vlan port identified by this entry, within the bridge vlan identified by this entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

a3ComSysBridgeVlanPortAddressIndex 1.3.6.1.4.1.43.29.4.10.8.1.4
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

a3ComSysBridgeVlanPortAddressRemoteAddress 1.3.6.1.4.1.43.29.4.10.8.1.5
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(6)  

a3ComSysBridgeVlanPortAddressType 1.3.6.1.4.1.43.29.4.10.8.1.6
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER valid(1), invalid(2)  

a3ComSysBridgeVlanPortAddressIsStatic 1.3.6.1.4.1.43.29.4.10.8.1.7
A value indicating whether this MAC address was statically configured or was dynamically learned. Note that isStatic(1) is only valid for set operations.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER isStatic(1), isDynamic(2)  

a3ComSysBridgeVlanPortAddressStaticPort 1.3.6.1.4.1.43.29.4.10.8.1.8
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

a3ComSysBridgeVlanPortAddressAge 1.3.6.1.4.1.43.29.4.10.8.1.9
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

a3ComSysBridgeAddressThresholdEvent 6
The trap that is generated when the number of addresses stored in the bridge reaches a3ComSysBridgeAddressThreshold.
TRAP-TYPE    

a3ComSysBridgePortLearnEvent 60
The Trap is generated to inform the network manager of the misbehaved port. The misbehavior is reported in the Address State.
TRAP-TYPE    

a3ComSysBridgePortRateLimitEvent 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.
TRAP-TYPE    

a3ComSysBridgePortLoopDetectEvent 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.
TRAP-TYPE