ALCATEL-IND1-VLAN-STACKING-MIB

File: ALCATEL-IND1-VLAN-STACKING-MIB.mib (13760 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF ALCATEL-IND1-BASE
SNMPv2-TC IF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-IDENTITY OBJECT-TYPE
Integer32 OBJECT-GROUP MODULE-COMPLIANCE
softentIND1VlanStackingMgt RowStatus InterfaceIndex

Defined Types

AlaVstkPortEntry  
SEQUENCE    
  alaVstkPortNumber InterfaceIndex
  alaVstkPortType INTEGER
  alaVstkPortVendorTpid Integer32
  alaVstkPortBpduTreatment INTEGER
  alaVstkPortAcceptFrameType INTEGER
  alaVstkPortLookupMiss INTEGER
  alaVstkPortDefaultSvlan INTEGER
  alaVstkPortRowStatus RowStatus
  alaVstkPortLegacyStpBpdu INTEGER

AlaVstkSvlanPortEntry  
SEQUENCE    
  alaVstkSvlanPortSvlanNumber INTEGER
  alaVstkSvlanPortPortNumber InterfaceIndex
  alaVstkSvlanPortCvlanNumber INTEGER
  alaVstkSvlanPortMode INTEGER
  alaVstkSvlanPortRowStatus RowStatus

Defined Values

alcatelIND1VLANStackingMIB 1.3.6.1.4.1.6486.801.1.2.1.37.1
The parameters for configuration of the VLAN Stacking feature, including the association between ports and svlans. The right to make changes in specification and other information contained in this document without prior notice is reserved. No liability shall be assumed for any incidental, indirect, special, or consequential damages whatsoever arising from or related to this document or the information contained herein. Vendors, end-users, and other interested parties are granted non-exclusive license to use this specification in connection with management of the products for which it is intended to be used. Copyright (C) 1995-2006 Alcatel-Lucent ALL RIGHTS RESERVED WORLDWIDE
MODULE-IDENTITY    

alcatelIND1VLANStackingMIBObjects 1.3.6.1.4.1.6486.801.1.2.1.37.1.1
Branch For VLAN Stacking Managed Objects.
Status: current Access: read-write
OBJECT-IDENTITY    

alcatelIND1VLANStackingMIBConformance 1.3.6.1.4.1.6486.801.1.2.1.37.1.2
Branch For VLAN Stacking Conformance Information.
Status: current Access: read-write
OBJECT-IDENTITY    

alcatelIND1VLANStackingMIBGroups 1.3.6.1.4.1.6486.801.1.2.1.37.1.2.1
Branch For VLAN Stacking Units Of Conformance.
Status: current Access: read-write
OBJECT-IDENTITY    

alcatelIND1VLANStackingMIBCompliances 1.3.6.1.4.1.6486.801.1.2.1.37.1.2.2
Branch For VLAN Stacking Compliance Statements.
Status: current Access: read-write
OBJECT-IDENTITY    

alaVlanStackingPort 1.3.6.1.4.1.6486.801.1.2.1.37.1.1.1
OBJECT IDENTIFIER    

alaVstkPortTable 1.3.6.1.4.1.6486.801.1.2.1.37.1.1.1.1
A table that contains port-specific information for the VLAN Stacking feature. An entry in this table is created when a port is configured with VLAN stacking capability, OR when a port is configured with a specific vendor ethertype, a particular bridge protocol action.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaVstkPortEntry

alaVstkPortEntry 1.3.6.1.4.1.6486.801.1.2.1.37.1.1.1.1.1
A VLAN Stacking port entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaVstkPortEntry  

alaVstkPortNumber 1.3.6.1.4.1.6486.801.1.2.1.37.1.1.1.1.1.1
The port ifindex of the port for which this entry contains VLAN Stacking management information.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

alaVstkPortType 1.3.6.1.4.1.6486.801.1.2.1.37.1.1.1.1.1.2
The type of this VLAN Stacking port. User-customer (1) is a VLAN Stacking user port connected to customer network. User-provider (2) is a VLAN Stacking user port used to run provider management traffic. Network (2) indicates a network facing port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER userCustomer(1), userProvider(2), network(3)  

alaVstkPortVendorTpid 1.3.6.1.4.1.6486.801.1.2.1.37.1.1.1.1.1.3
The TPID for this port. It is used for the incoming data traffic parsing and it is substituted to the 802.1Q standard Tpid for the outgoing data traffic. This is used for compatibility with other vendor equipment. The default value is the standard value 0x88a8.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

alaVstkPortBpduTreatment 1.3.6.1.4.1.6486.801.1.2.1.37.1.1.1.1.1.4
The customer bpdu treatment for this port. It defines the type of processing applied to the user's bridge protocol data unit. The bridge protocol treatment (flooded) floods any user's bridge protocol data unit to all user ports and network ports on the same SVLAN. The bridge protocol (dropped) drops any user's bridge protocol data unit.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER flooded(1), dropped(2)  

alaVstkPortAcceptFrameType 1.3.6.1.4.1.6486.801.1.2.1.37.1.1.1.1.1.5
The acceptable frame types on this port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER tagged(1), untagged(2), all(3)  

alaVstkPortLookupMiss 1.3.6.1.4.1.6486.801.1.2.1.37.1.1.1.1.1.6
Treatment of tagged packets upon vlan lookup miss. Drop (1) means that on lookup miss the packets will be dropped. Default (2) means that on lookup miss the default SVLAN for that port will be used to tunnel the packets. This is significant only for user port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER drop(1), default(2)  

alaVstkPortDefaultSvlan 1.3.6.1.4.1.6486.801.1.2.1.37.1.1.1.1.1.7
The default svlan of this port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..4094  

alaVstkPortRowStatus 1.3.6.1.4.1.6486.801.1.2.1.37.1.1.1.1.1.8
The status of this table entry. The supported value supported for set are createAndGo (4) and destroy(6), to create or remove a vlan-stacking port.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

alaVstkPortLegacyStpBpdu 1.3.6.1.4.1.6486.801.1.2.1.37.1.1.1.1.1.9
The legacy STP BPDU treatment for this port. It defines the type of processing applied to STP legacy BPDUs on network ports. Legacy BPDU refer to conventional/customer BPDUs with MAC address 01:80:c2:00:00:00 and its processing on network ports can be enabled/disabled by this object.By default the value is disabled i.e provider MAC BPDU with MAC address 01:80:c2:00:00:08 would be processed at network ports.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alaVlanStackingSvlanPort 1.3.6.1.4.1.6486.801.1.2.1.37.1.1.2
OBJECT IDENTIFIER    

alaVstkSvlanPortTable 1.3.6.1.4.1.6486.801.1.2.1.37.1.1.2.1
A table that contains svlan/ipmvlan-port association for the VLAN Stacking feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaVstkSvlanPortEntry

alaVstkSvlanPortEntry 1.3.6.1.4.1.6486.801.1.2.1.37.1.1.2.1.1
The svlan/ipmvlan-port association.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaVstkSvlanPortEntry  

alaVstkSvlanPortSvlanNumber 1.3.6.1.4.1.6486.801.1.2.1.37.1.1.2.1.1.1
Number identifying the svlan/ipmvlan.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..4094  

alaVstkSvlanPortPortNumber 1.3.6.1.4.1.6486.801.1.2.1.37.1.1.2.1.1.2
The port ifindex of the port associated to the svlan/ipmvlan.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

alaVstkSvlanPortCvlanNumber 1.3.6.1.4.1.6486.801.1.2.1.37.1.1.2.1.1.3
The customer vlan id associated to the svlan/ipmvlan.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..4094  

alaVstkSvlanPortMode 1.3.6.1.4.1.6486.801.1.2.1.37.1.1.2.1.1.4
The vlan stacking mode: double tagging (1) or vlan translation/mapping (2). Only translation mode is valid in case of IPM Vlans
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER doubleTag(1), translate(2)  

alaVstkSvlanPortRowStatus 1.3.6.1.4.1.6486.801.1.2.1.37.1.1.2.1.1.5
The status of this table entry. The supported value for set are createAndGo (4) and destroy(6), to add or remove an svlan-port association.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

alcatelIND1VLANStackingMIBCompliance 1.3.6.1.4.1.6486.801.1.2.1.37.1.2.2.1
Compliance statement for VLAN Stacking.
Status: current Access: read-write
MODULE-COMPLIANCE    

vlanStackingPortGroup 1.3.6.1.4.1.6486.801.1.2.1.37.1.2.1.1
Collection of objects for management of VLAN Stacking Ports.
Status: current Access: read-write
OBJECT-GROUP    

vlanStackingSvlanPortGroup 1.3.6.1.4.1.6486.801.1.2.1.37.1.2.1.2
Collection of objects for svlan-port associations.
Status: current Access: read-write
OBJECT-GROUP