CISCOSB-SpecialBpdu-MIB

File: CISCOSB-SpecialBpdu-MIB.mib (5399 bytes)

Imported modules

IF-MIB SNMPv2-SMI SNMPv2-TC
CISCOSB-MIB

Imported symbols

ifIndex MODULE-IDENTITY OBJECT-TYPE
RowStatus TruthValue MacAddress
TEXTUAL-CONVENTION switch001

Defined Types

EncapType  
The L2 encapsulation type. In case the entry contains MAC only, the encapsulation will be none(1), otherwisw: EthernetV2 (2), LLC (2) or LLC-Snap (3)
TEXTUAL-CONVENTION    
  INTEGER none(1), ethernet-v2(2), llc(3), llc-snap(4)  

Action  
Action to be taken. Bridge(1) or Discard (2)
TEXTUAL-CONVENTION    
  INTEGER bridge(1), discard(2)  

HwAction  
Configured action in the HW. Forward(1), Drop (2) or Trap(3)
TEXTUAL-CONVENTION    
  INTEGER forward(1), drop(2), trap(3)  

RlSpecialBpduEntry  
SEQUENCE    
  rlSpecialBpduMacAddr MacAddress
  rlSpecialBpduEncap EncapType
  rlSpecialBpduProtId OCTET STRING Size(5)
  rlSpecialBpduAction Action
  rlSpecialBpduRowStatus RowStatus

RlSpecialBpduHwEntry  
SEQUENCE    
  rlSpecialBpduHwAction HwAction

Defined Values

rlSpecialBpdu 1.3.6.1.4.1.9.6.1.101.144
MODULE-IDENTITY    

rlSpecialBpduTable 1.3.6.1.4.1.9.6.1.101.144.1
A table contains entries of Special BPDU configuration
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlSpecialBpduEntry

rlSpecialBpduEntry 1.3.6.1.4.1.9.6.1.101.144.1.1
An entry of Special BPDU configuration table
Status: current Access: not-accessible
OBJECT-TYPE    
  RlSpecialBpduEntry  

rlSpecialBpduMacAddr 1.3.6.1.4.1.9.6.1.101.144.1.1.1
Reserved MAC Mc 01:80:C2:00:00:00 - 01:80:C2:00:00:2F.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

rlSpecialBpduEncap 1.3.6.1.4.1.9.6.1.101.144.1.1.2
L2 Encapsulation Type: Ethernet-V2, LLC or LLC-Snap.
Status: current Access: not-accessible
OBJECT-TYPE    
  EncapType  

rlSpecialBpduProtId 1.3.6.1.4.1.9.6.1.101.144.1.1.3
Protocol ID. For Ethernet-V2: 0x600 - 0xFFFF; For LLC: 0 - 0xFFFF; For LLC-Snap: 0 - 0xFFFFFFFFFF.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(5)  

rlSpecialBpduAction 1.3.6.1.4.1.9.6.1.101.144.1.1.4
Action to be taken on the incoming frame: Discard or Bridge.
Status: current Access: read-write
OBJECT-TYPE    
  Action  

rlSpecialBpduRowStatus 1.3.6.1.4.1.9.6.1.101.144.1.1.5
This object indicates the status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rlSpecialBpduHwTable 1.3.6.1.4.1.9.6.1.101.144.2
A table contains entries of Special BPDU Hw status
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlSpecialBpduHwEntry

rlSpecialBpduHwEntry 1.3.6.1.4.1.9.6.1.101.144.2.1
An entry of Special BPDU Hw status table
Status: current Access: not-accessible
OBJECT-TYPE    
  RlSpecialBpduHwEntry  

rlSpecialBpduHwAction 1.3.6.1.4.1.9.6.1.101.144.2.1.2
HW action per MAC address: Forward, Drop or Trap.
Status: current Access: read-only
OBJECT-TYPE    
  HwAction