SW-VLAN-MIB

File: SW-VLAN-MIB.mib (16744 bytes)

Imported modules

RFC-1212 RFC1213-MIB RFC1155-SMI

Imported symbols

OBJECT-TYPE DisplayString enterprises

Defined Types

MacAddress  
OCTET STRING Size(6)    

VlanIndex  
INTEGER 1..4094    

PortList  
OCTET STRING Size(12)    

SwMacBaseVlanCtrlEntry  
SEQUENCE    
  swMacBaseVlanDesc DisplayString Size(1..12)
  swMacBaseVlanMacMember INTEGER
  swMacBaseVlanCtrlState INTEGER

SwMacBaseVlanAddrEntry  
SEQUENCE    
  swMacBaseVlanAddr MacAddress
  swMacBaseVlanAddrVlanDesc DisplayString Size(1..64)
  swMacBaseVlanAddrState INTEGER
  swMacBaseVlanAddrStatus INTEGER

SwPortBaseVlanDefaultVlanEntry  
SEQUENCE    
  swPortBaseVlanDefaultPvid INTEGER
  swPortBaseVlanDefaultDesc DisplayString
  swPortBaseVlanDefaultPortList PortList
  swPortBaseVlanDefaultPortNumber INTEGER

SwPortBaseVlanConfigEntry  
SEQUENCE    
  swPortBaseVlanConfigPvid INTEGER
  swPortBaseVlanConfigDesc DisplayString
  swPortBaseVlanConfigPortList PortList
  swPortBaseVlanConfigPortNumber INTEGER

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    

swVlanCtrl 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.1
OBJECT IDENTIFIER    

swMacBaseVlan 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.2
OBJECT IDENTIFIER    

swPortBaseVlan 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.3
OBJECT IDENTIFIER    

swVlanCtrlMode 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.1.1
This object controls which Vlan function will be enable (or disable) when the switch hub restart at the startup (power on) or warm start.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), mac-base(3), ieee8021q(4), port-base(5)  

swVlanInfoStatus 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.1.2
This object indicates which Vlan function be enable (or disable) in mandatoryly stage. There are no effect when change swVlanCtrlMode vlaue in the system running.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), disabled(2), mac-base(3), ieee8021q(4), port-base(5)  

swVlanSnmpPortVlan 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.1.3
Indicates the Vlan which the SNMP port belongs to. The value range is 1 to 4094.
Status: mandatory Access: read-only
OBJECT-TYPE    
  VlanIndex  

swMacBaseVlanInfo 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.2.1
OBJECT IDENTIFIER    

swMacBaseVlanMaxNum 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.2.1.1
The maximum number of Mac base Vlan allowed by the system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swMacBaseVlanAddrMaxNum 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.2.1.2
The maximum number of entries in Mac-based Vlan address table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swMacBaseVlanCtrlTable 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.2.2
A table that contains information about MAC base Vlan entries for which the switch has forwarding and/or filtering information. This information is used by the transparent switching function in determining how to propagate a received frame.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwMacBaseVlanCtrlEntry

swMacBaseVlanCtrlEntry 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.2.2.1
A list of information about a specific MAC base Vlan configuration portlist for which the switch has some forwarding and/or filtering information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SwMacBaseVlanCtrlEntry  

swMacBaseVlanDesc 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.2.2.1.1
A textual description of the Mac Base Vlan for memorization. The string cannot set to empty string. There is a default value for this string.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..12)  

swMacBaseVlanMacMember 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.2.2.1.2
This object indicates the total number of MAC addresses contained in the VLAN entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swMacBaseVlanCtrlState 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.2.2.1.3
This object indicates the MacBase Vlan state.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

swMacBaseVlanAddrTable 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.2.3
A table that contains information about unicast or multicast entries for which the switch has forwarding and/or filtering information. This information is used by the transparent switching function in determining how to propagate a received frame. Note that the priority of MacBaseVlanAddr table entries is lowest than Filtering Table and FDB Table, i.e. if there is a table hash collision between the entries of MacBaseVlanAddr Table and Filtering Table inside the switch H/W address table, then Filtering Table entry overwrite the colliding entry of MacBaseVlanAddr Table. This state is same of FDB table. See swFdbFilterTable and swFdbStaticTable description also.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwMacBaseVlanAddrEntry

swMacBaseVlanAddrEntry 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.2.3.1
A list of information about a specific unicast or multicast MAC address for which the switch has some forwarding and/or filtering information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SwMacBaseVlanAddrEntry  

swMacBaseVlanAddr 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.2.3.1.1
This object indictaes a unicast or multicast MAC address for which the bridge has forwarding and/or filtering information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress  

swMacBaseVlanAddrVlanDesc 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.2.3.1.2
A textual description of the Mac Base Vlan for memorization.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..64)  

swMacBaseVlanAddrState 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.2.3.1.3
This object indicates the MacBase Vlan Address entry state. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), invalid(2), valid(3)  

swMacBaseVlanAddrStatus 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.2.3.1.4
This object indicates the MacBase Vlan Address entry state. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. apply(2) - this entry is currently in use and reside in the table. not-apply(3) - this entry is reside in the table but currently not in use due to conflict with filter table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), apply(2), not-apply(3)  

swPortBaseVlanTotalNum 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.3.1
The total number of Port-Base Vlan which is in enabled state within this switch hub.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swPortBaseVlanDefaultVlanTable 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.3.2
A table that contains default Port-Based VLAN list entries for the switch. The entry (Vid = 1,i.e. swPortBaseVlanDefaultPvid = 1) is defalut Port-Based VLAN , maintained by system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwPortBaseVlanDefaultVlanEntry

swPortBaseVlanDefaultVlanEntry 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.3.2.1
A list of default Port-Based VLAN information in swPortBaseVlanDefaultVlanTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SwPortBaseVlanDefaultVlanEntry  

swPortBaseVlanDefaultPvid 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.3.2.1.1
This object indicates the default Port-Base Vlan ID. It occupies only 1 entry in VLAN table, with VID=1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swPortBaseVlanDefaultDesc 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.3.2.1.2
A textual description of the Port-Base Vlan.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..12)  

swPortBaseVlanDefaultPortList 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.3.2.1.3
This object indicates the port member set of the specified Vlan. Each Vlan has a octect string to indicate the port map. The most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PortList  

swPortBaseVlanDefaultPortNumber 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.3.2.1.4
This object indicates the number of ports of the entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swPortBaseVlanConfigTable 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.3.3
A table that contains Port-Based VLAN list entries for the switch. The device can't support port overlapping in Port-Based VLAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwPortBaseVlanConfigEntry

swPortBaseVlanConfigEntry 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.3.3.1
A list of information about a specific Port-Based VLAN configuration in swPortBaseVlanConfigTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SwPortBaseVlanConfigEntry  

swPortBaseVlanConfigPvid 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.3.3.1.1
This object indicates the Port-Base Vlan ID. There are up to 11 entries for current product now. The object range varies from 2 to 12.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 2..12  

swPortBaseVlanConfigDesc 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.3.3.1.2
A textual description of the Port-Base Vlan. It cannot be a null string. And each description must be unique in the table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..12)  

swPortBaseVlanConfigPortList 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.3.3.1.3
This object indicates which ports are belong to the Vlan. Each Vlan has a octect string to indicate with port map. The most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  PortList  

swPortBaseVlanConfigPortNumber 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.3.3.1.4
This object indicates the number of ports of the entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER