Wellfleet-DOT1QTAG-CONFIG-MIB

File: Wellfleet-DOT1QTAG-CONFIG-MIB.mib (3811 bytes)

Imported modules

RFC-1212 RFC1213-MIB Wellfleet-COMMON-MIB

Imported symbols

OBJECT-TYPE DisplayString wfDot1qTagConfigGroup

Defined Types

WfDot1qTagConfigEntry  
SEQUENCE    
  wfDot1qTagCfgDelete INTEGER
  wfDot1qTagCfgDisable INTEGER
  wfDot1qTagCfgVlanName DisplayString
  wfDot1qTagCfgLocalVlanId INTEGER
  wfDot1qTagCfgGlobalVlanId INTEGER
  wfDot1qTagCfgVirtualPortType INTEGER
  wfDot1qTagCfgPhysicalPortId INTEGER
  wfDot1qTagCfgProtocolType INTEGER

Defined Values

wfDot1qTagConfig 1.3.6.1.4.1.18.3.5.1.12.6.1
OBJECT IDENTIFIER    

wfDot1qTagConfigTable 1.3.6.1.4.1.18.3.5.1.12.6.1.1
A table that contains the global read-write 802.1q VLAN tagging attributes on a per circuit basis. Here circuit number is the Local VLAN Id.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfDot1qTagConfigEntry

wfDot1qTagConfigEntry 1.3.6.1.4.1.18.3.5.1.12.6.1.1.1
A list of information maintained for each circuit.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfDot1qTagConfigEntry  

wfDot1qTagCfgDelete 1.3.6.1.4.1.18.3.5.1.12.6.1.1.1.1
Creation and deletion flag for this record. When set to 2 it will cause this entry to be deleted from the MIB
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER create(1), delete(2)  

wfDot1qTagCfgDisable 1.3.6.1.4.1.18.3.5.1.12.6.1.1.1.2
Enable/Disable parameter. A disabled interface will never be selected as the active interface for a circuit.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfDot1qTagCfgVlanName 1.3.6.1.4.1.18.3.5.1.12.6.1.1.1.3
The name for the VLAN circuit. NOTE: For SM purposes only. This a dummy cfg. parameter.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

wfDot1qTagCfgLocalVlanId 1.3.6.1.4.1.18.3.5.1.12.6.1.1.1.4
The index of the circuit on which Dot1qTag related attributes are set. Uniquely identifies the group within a Box. Here it is same as the Circuit Number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..1023  

wfDot1qTagCfgGlobalVlanId 1.3.6.1.4.1.18.3.5.1.12.6.1.1.1.5
Uniquely identifies the group within the enterprise. Global VLAN ID is a 12 bit unique number.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..4095  

wfDot1qTagCfgVirtualPortType 1.3.6.1.4.1.18.3.5.1.12.6.1.1.1.6
The Virtual Port Type.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER tagged(1)  

wfDot1qTagCfgPhysicalPortId 1.3.6.1.4.1.18.3.5.1.12.6.1.1.1.7
The physical port id which is same as the line number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfDot1qTagCfgProtocolType 1.3.6.1.4.1.18.3.5.1.12.6.1.1.1.8
The IEEE802.1q protocol type value. NOTE: With the initial release of the software, the Tag Protocol Identifier (TPID) field in 802.1 tag will contain Bay Networks' propietary value of 8100 (Hex). This value will be specified by the IEEE in the forthcoming revisions of the 802.1Q standard, Bay Networks will support the standard value.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1514..65535