SW-PBRD-MIB

File: SW-PBRD-MIB.mib (12017 bytes)

Imported modules

RFC1155-SMI RFC-1212 BRIDGE-MIB

Imported symbols

Counter OBJECT-TYPE dot1dBasePort
MacAddress enterprises

Defined Types

EnabledStatus  
INTEGER enabled(1), disabled(2)    

TruthValue  
INTEGER true(1), false(2)    

TimeInterval  
INTEGER    

Dot1dPortCapabilitiesEntry  
SEQUENCE    
  dot1dPortCapabilities INTEGER

Dot1dPortPriorityEntry  
SEQUENCE    
  dot1dPortNumTrafficClasses INTEGER

Dot1dPortGarpEntry  
SEQUENCE    
  dot1dPortGarpJoinTime TimeInterval
  dot1dPortGarpLeaveTime TimeInterval
  dot1dPortGarpLeaveAllTime TimeInterval

Dot1dPortGmrpEntry  
SEQUENCE    
  dot1dPortGmrpStatus EnabledStatus
  dot1dPortGmrpFailedRegistrations Counter
  dot1dPortGmrpLastPduOrigin MacAddress

Defined Values

marconi 1.3.6.1.4.1.326
OBJECT IDENTIFIER    

systems 1.3.6.1.4.1.326.2
OBJECT IDENTIFIER    

external 1.3.6.1.4.1.326.2.20
OBJECT IDENTIFIER    


dlinkcommon 1.3.6.1.4.1.326.2.20.1.1
OBJECT IDENTIFIER    

golf 1.3.6.1.4.1.326.2.20.1.2
OBJECT IDENTIFIER    

golfproducts 1.3.6.1.4.1.326.2.20.1.2.1
OBJECT IDENTIFIER    

es2000 1.3.6.1.4.1.326.2.20.1.2.1.3
OBJECT IDENTIFIER    

golfcommon 1.3.6.1.4.1.326.2.20.1.2.2
OBJECT IDENTIFIER    

marconi-mgmt 1.3.6.1.4.1.326.2.20.1.2.2.2
OBJECT IDENTIFIER    

es2000Mgmt 1.3.6.1.4.1.326.2.20.1.2.2.2.28
OBJECT IDENTIFIER    

swL2Mgmt 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2
OBJECT IDENTIFIER    

swVlan 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8
OBJECT IDENTIFIER    

pBridgeMIBObjects 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.4
OBJECT IDENTIFIER    

dot1dExtBase 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.4.1
OBJECT IDENTIFIER    

dot1dPriority 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.4.2
OBJECT IDENTIFIER    

dot1dGarp 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.4.3
OBJECT IDENTIFIER    

dot1dGmrp 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.4.4
OBJECT IDENTIFIER    

dot1dDeviceCapabilities 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.4.1.1
Indicates the optional parts of IEEE 802.1D and 802.1Q that are implemented by this device and are managable through this MIB. Capabilities that are allowed on a per-port basis are indicated in dot1dPortCapabilities.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dot1dTrafficClassesEnabled 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.4.1.2
The value true(1) indicates that Traffic Classes are enabled on this bridge. When false(2), the bridge operates with a single priority level for all traffic.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

dot1dGmrpStatus 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.4.1.3
The administrative status requested by management for GMRP. The value enabled(1) indicates that GMRP should be enabled on this device, in all VLANs, on all ports for which it has not been specifically disabled. When disabled(2), GMRP is disabled, in all VLANs, on all ports and all GMRP packets will be forwarded transparently. This object affects both Applicant and Registrar state machines. A transition from disabled(2) to enabled(1) will cause a reset of all GMRP state machines on all ports.
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnabledStatus  

dot1dPortCapabilitiesTable 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.4.1.4
A table that contains capabilities information about every port that is associated with this bridge.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot1dPortCapabilitiesEntry

dot1dPortCapabilitiesEntry 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.4.1.4.1
A set of capabilities information about this port indexed by dot1dBasePort.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Dot1dPortCapabilitiesEntry  

dot1dPortCapabilities 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.4.1.4.1.1
Indicates the parts of IEEE 802.1D and 802.1Q that are optional on a per-port basis that are implemented by this device and are managable through this MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dot1dPortPriorityTable 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.4.2.1
A table that contains information about every port that is associated with this transparent bridge.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot1dPortPriorityEntry

dot1dPortPriorityEntry 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.4.2.1.1
A list of the number of egress traffic classes supported for each port in a transparent bridge. This is indexed by dot1dBasePort.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Dot1dPortPriorityEntry  

dot1dPortNumTrafficClasses 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.4.2.1.1.1
The number of egress traffic classes supported on this port. This object may optionally be read-only.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..8  

dot1dPortGarpTable 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.4.3.1
A table of GARP control information about every bridge port. This is indexed by dot1dBasePort.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot1dPortGarpEntry

dot1dPortGarpEntry 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.4.3.1.1
GARP control information for a bridge port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Dot1dPortGarpEntry  

dot1dPortGarpJoinTime 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.4.3.1.1.1
The GARP Join time, in centiseconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TimeInterval 20..65535  

dot1dPortGarpLeaveTime 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.4.3.1.1.2
The GARP Leave time, in centiseconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TimeInterval 20..65535  

dot1dPortGarpLeaveAllTime 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.4.3.1.1.3
The GARP LeaveAll time, in centiseconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TimeInterval 20..65535  

dot1dPortGmrpTable 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.4.4.1
A table of GMRP control and status information about every bridge port. Augments the dot1dBasePortTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot1dPortGmrpEntry

dot1dPortGmrpEntry 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.4.4.1.1
GMRP control and status information for a bridge port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Dot1dPortGmrpEntry  

dot1dPortGmrpStatus 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.4.4.1.1.1
The state of GMRP operation on this port. The value enabled(1) indicates that GMRP is enabled on this port, in all VLANs, as long as dot1dGmrpStatus is also enabled for this device. When disabled(2) but dot1dGmrpStatus is still enabled for the device, GMRP is disabled on this port in all VLANs: any GMRP packets received will be silently discarded and no GMRP registrations will be propagated from other ports. This object affects all GMRP Applicant and Registrar state machines on this port. A transition from disabled(2) to enabled(1) will cause a reset of all GMRP state machines on this port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnabledStatus  

dot1dPortGmrpFailedRegistrations 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.4.4.1.1.2
The total number of failed GMRP registrations, for any reason, in all VLANs, on this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dot1dPortGmrpLastPduOrigin 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.4.4.1.1.3
The Source MAC Address of the last GMRP message received on this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress