A3COM00xx-BRIDGE-EXT-MIB

File: A3COM00xx-BRIDGE-EXT-MIB.mib (16343 bytes)

Imported modules

RFC-1212 BRIDGE-MIB A3COM0004-GENERIC

Imported symbols

OBJECT-TYPE MacAddress Timeout
dot1dBasePort a3ComBridgeExt

Defined Types

PortList  
OCTET STRING    

A3ComPortGarpEntry  
SEQUENCE    
  a3ComPortGmrpAdminStatus INTEGER
  a3ComPortGmrpOperStatus INTEGER
  a3ComPortGvrpAdminStatus INTEGER
  a3ComPortGvrpOperStatus INTEGER

A3ComBridgePriorityEntry  
SEQUENCE    
  a3ComUserPriority INTEGER
  a3ComBridgePriority INTEGER

A3ComPortNeighbourEntry  
SEQUENCE    
  a3ComPortForwardUnknownVlans INTEGER

A3ComDot1qVlanStaticEntry  
SEQUENCE    
  a3ComDot1qVlanId INTEGER
  a3ComDot1qVlanForbiddenPorts PortList

A3ComDot1qTpGroupEntry  
SEQUENCE    
  a3ComDot1qTpGroupAddress MacAddress
  a3ComDot1qTpGroupAllowedToGoTo PortList
  a3ComDot1qTpGroupGmrp PortList
  a3ComDot1qTpGroupIgmp PortList

Defined Values

a3ComDot1dExtended 1.3.6.1.4.1.43.10.36.1
OBJECT IDENTIFIER    

a3ComDot1qVlan 1.3.6.1.4.1.43.10.36.2
OBJECT IDENTIFIER    

a3ComDot1dExtBase 1.3.6.1.4.1.43.10.36.1.1
OBJECT IDENTIFIER    

a3ComDot1dGarp 1.3.6.1.4.1.43.10.36.1.2
OBJECT IDENTIFIER    

a3ComPriority 1.3.6.1.4.1.43.10.36.1.3
OBJECT IDENTIFIER    

a3ComNeighbour 1.3.6.1.4.1.43.10.36.1.4
OBJECT IDENTIFIER    

a3ComDot1dGmrpAdminStatus 1.3.6.1.4.1.43.10.36.1.1.1
The value enabled(1) indicates that GMRP is enabled on this device, for all ports, in all VLANs, for which it has not been specifically disabled, if GARP is also enabled for this device. When disabled(2), GMRP is disabled for all ports, in all VLANs. The default value is disabled(2).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

a3ComDot1dGvrpAdminStatus 1.3.6.1.4.1.43.10.36.1.1.2
The value enabled(1) indicates that GVRP is enabled on this device, for all ports for which it has not been specifically disabled, if GARP is also enabled for this device. When disabled(2), GVRP is disabled for all ports on this device. The default value is disabled(2).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

a3ComGarpJoinTime 1.3.6.1.4.1.43.10.36.1.1.3
The GARP Join Timer interval, in units of 1/100th of a second, for all ports on this device. The default value is 20 centiseconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Timeout  

a3ComGarpLeaveTime 1.3.6.1.4.1.43.10.36.1.1.4
The GARP Leave Timer interval, in units of 1/100th of a second, for all ports on this device. The default value is 60 centiseconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Timeout  

a3ComGarpLeaveAllTime 1.3.6.1.4.1.43.10.36.1.1.5
The GARP LeaveAll Timer interval, in units of 1/100th of a second, for all ports on this device. The default value is 1000 centiseconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Timeout  

a3ComSingleFdbStatus 1.3.6.1.4.1.43.10.36.1.1.6
The value enabled(1) indicates that the bridge is operating with a single Filtering Database. When disabled(2), the bridge is operating with independent Filtering Databases for each VLAN. This value must be enabled(1) and GVRP must be enabled, to support 3Com FastIP. The default value is disabled(2).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

a3ComPortGarpTable 1.3.6.1.4.1.43.10.36.1.2.1
A table of GARP, GMRP and GVRP control information about every bridge port on this device.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    A3ComPortGarpEntry

a3ComPortGarpEntry 1.3.6.1.4.1.43.10.36.1.2.1.1
GARP control information for a bridge port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  A3ComPortGarpEntry  

a3ComPortGmrpAdminStatus 1.3.6.1.4.1.43.10.36.1.2.1.1.1
The administration state requested for GMRP on this port. The value enabled(1) indicates that GMRP should be enabled on this port, in all VLANs, if GARP is also enabled for this port. The value disabled(2), indicates that GMRP should be disabled on this port, in all VLANs. The value useDefault(3) indicates that GMRP should be enabled on this port, in all VLANs, if GARP is enabled for this port, and GMRP is also enabled for this device, defined by a3ComGmrpOperStatus. The default value is disabled(2).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), useDefault(3)  

a3ComPortGmrpOperStatus 1.3.6.1.4.1.43.10.36.1.2.1.1.2
The current operational status of GMRP on this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

a3ComPortGvrpAdminStatus 1.3.6.1.4.1.43.10.36.1.2.1.1.3
The administration state requested for GVRP on this port. The value enabled(1) indicates that GVRP should be enabled on this port, if GARP is also enabled for this port. The value disabled(2), indicates that GVRP should be disabled on this port. The value useDefault(3) indicates that GVRP should be enabled on this port, if GARP is enabled for this port, and GVRP is also enabled for this device, defined by a3ComGvrpOperStatus. The default value is disabled(2).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), useDefault(3)  

a3ComPortGvrpOperStatus 1.3.6.1.4.1.43.10.36.1.2.1.1.4
The current operational status of GVRP on this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

a3ComBridgePriorityTable 1.3.6.1.4.1.43.10.36.1.3.1
A table mapping Incoming User Priority to Outbound Access Priority.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    A3ComBridgePriorityEntry

a3ComBridgePriorityEntry 1.3.6.1.4.1.43.10.36.1.3.1.1
User Priority to Traffic Class mapping.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  A3ComBridgePriorityEntry  

a3ComUserPriority 1.3.6.1.4.1.43.10.36.1.3.1.1.1
The user priority from incoming 802.1Q frames.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..7  

a3ComBridgePriority 1.3.6.1.4.1.43.10.36.1.3.1.1.2
The transmit priority for outgoing frames.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

a3ComPortNeighbourTable 1.3.6.1.4.1.43.10.36.1.4.1
A table of Neighbour information for each port on this device.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    A3ComPortNeighbourEntry

a3ComPortNeighbourEntry 1.3.6.1.4.1.43.10.36.1.4.1.1
Neighbour information for a port on this device.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  A3ComPortNeighbourEntry  

a3ComPortForwardUnknownVlans 1.3.6.1.4.1.43.10.36.1.4.1.1.1
This is configured statically, by management. The value true(1) indicates that traffic for unknown VLANs should be forwarded to this port: e.g. the neighbour is a switch or a router, that can process traffic for VLANs not configured locally by this device. The default value is false(2).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(2)  

a3ComDot1qVlanStaticTable 1.3.6.1.4.1.43.10.36.2.1
A table containing static configuration information for each VLAN configured into the bridge by (local or network) management.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    A3ComDot1qVlanStaticEntry

a3ComDot1qVlanStaticEntry 1.3.6.1.4.1.43.10.36.2.1.1
Static information for a VLAN configured into the bridge by (local or network) management.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  A3ComDot1qVlanStaticEntry  

a3ComDot1qVlanId 1.3.6.1.4.1.43.10.36.2.1.1.1
The VLAN identity for which this entry's static information applies.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..4094  

a3ComDot1qVlanForbiddenPorts 1.3.6.1.4.1.43.10.36.2.1.1.2
The set of ports which are prohibited from joining this VLAN by management.
Status: mandatory Access: read-write
OBJECT-TYPE    
  PortList  

a3ComDot1qTpGroupTable 1.3.6.1.4.1.43.10.36.2.2
A table containing filtering information for each VLAN, configured into the bridge by (local or network) management, or learnt by GMRP, specifying the set of ports to which frames received on a specific VLAN and containing a specific Group destination address are allowed to be forwarded.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    A3ComDot1qTpGroupEntry

a3ComDot1qTpGroupEntry 1.3.6.1.4.1.43.10.36.2.2.1
Filtering information configured into the bridge by management, or learnt dynamically, specifying the set of ports to which frames received on a specific VLAN and containing a specific Group destination address are allowed to be forwarded.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  A3ComDot1qTpGroupEntry  

a3ComDot1qTpGroupAddress 1.3.6.1.4.1.43.10.36.2.2.1.1
The destination Group MAC address in a frame to which this entry's filtering information applies.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MacAddress  

a3ComDot1qTpGroupAllowedToGoTo 1.3.6.1.4.1.43.10.36.2.2.1.2
The complete set of ports in this VLAN, to which frames destined for a specific Group MAC address, are allowed to be forwarded.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PortList  

a3ComDot1qTpGroupGmrp 1.3.6.1.4.1.43.10.36.2.2.1.3
The set of ports learnt by the stated method, in this VLAN, to which frames destined for a specific Group MAC address, are allowed to be forwarded.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PortList  

a3ComDot1qTpGroupIgmp 1.3.6.1.4.1.43.10.36.2.2.1.4
The set of ports learnt by the stated method, in this VLAN, to which frames destined for a specific Group MAC address, are allowed to be forwarded.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PortList