ALCATEL-IND1-VLAN-STACKING-MIB: View SNMP OID List / Download MIB

VENDOR: ALCATEL


 Home MIB: ALCATEL-IND1-VLAN-STACKING-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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
     alcatelIND1VLANStackingMIBObjects 1.3.6.1.4.1.6486.801.1.2.1.37.1.1
Branch For VLAN Stacking Managed Objects.
         alaVlanStackingPort 1.3.6.1.4.1.6486.801.1.2.1.37.1.1.1
             alaVstkPortTable 1.3.6.1.4.1.6486.801.1.2.1.37.1.1.1.1 no-access
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.
                 alaVstkPortEntry 1.3.6.1.4.1.6486.801.1.2.1.37.1.1.1.1.1 no-access
A VLAN Stacking port entry.
                     alaVstkPortNumber 1.3.6.1.4.1.6486.801.1.2.1.37.1.1.1.1.1.1 interfaceindex read-only
The port ifindex of the port for which this entry contains VLAN Stacking management information.
                     alaVstkPortType 1.3.6.1.4.1.6486.801.1.2.1.37.1.1.1.1.1.2 integer read-write
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. Enumeration: '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 integer32 read-write
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.
                     alaVstkPortBpduTreatment 1.3.6.1.4.1.6486.801.1.2.1.37.1.1.1.1.1.4 integer read-write
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. Enumeration: 'flooded': 1, 'dropped': 2.
                     alaVstkPortAcceptFrameType 1.3.6.1.4.1.6486.801.1.2.1.37.1.1.1.1.1.5 integer read-write
The acceptable frame types on this port. Enumeration: 'untagged': 2, 'tagged': 1, 'all': 3.
                     alaVstkPortLookupMiss 1.3.6.1.4.1.6486.801.1.2.1.37.1.1.1.1.1.6 integer read-write
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. Enumeration: 'default': 2, 'drop': 1.
                     alaVstkPortDefaultSvlan 1.3.6.1.4.1.6486.801.1.2.1.37.1.1.1.1.1.7 integer read-write
The default svlan of this port.
                     alaVstkPortRowStatus 1.3.6.1.4.1.6486.801.1.2.1.37.1.1.1.1.1.8 rowstatus read-write
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.
                     alaVstkPortLegacyStpBpdu 1.3.6.1.4.1.6486.801.1.2.1.37.1.1.1.1.1.9 integer read-write
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. Enumeration: 'enable': 1, 'disable': 2.
         alaVlanStackingSvlanPort 1.3.6.1.4.1.6486.801.1.2.1.37.1.1.2
             alaVstkSvlanPortTable 1.3.6.1.4.1.6486.801.1.2.1.37.1.1.2.1 no-access
A table that contains svlan/ipmvlan-port association for the VLAN Stacking feature.
                 alaVstkSvlanPortEntry 1.3.6.1.4.1.6486.801.1.2.1.37.1.1.2.1.1 no-access
The svlan/ipmvlan-port association.
                     alaVstkSvlanPortSvlanNumber 1.3.6.1.4.1.6486.801.1.2.1.37.1.1.2.1.1.1 integer read-only
Number identifying the svlan/ipmvlan.
                     alaVstkSvlanPortPortNumber 1.3.6.1.4.1.6486.801.1.2.1.37.1.1.2.1.1.2 interfaceindex read-only
The port ifindex of the port associated to the svlan/ipmvlan.
                     alaVstkSvlanPortCvlanNumber 1.3.6.1.4.1.6486.801.1.2.1.37.1.1.2.1.1.3 integer read-only
The customer vlan id associated to the svlan/ipmvlan.
                     alaVstkSvlanPortMode 1.3.6.1.4.1.6486.801.1.2.1.37.1.1.2.1.1.4 integer read-write
The vlan stacking mode: double tagging (1) or vlan translation/mapping (2). Only translation mode is valid in case of IPM Vlans Enumeration: 'doubleTag': 1, 'translate': 2.
                     alaVstkSvlanPortRowStatus 1.3.6.1.4.1.6486.801.1.2.1.37.1.1.2.1.1.5 rowstatus read-write
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.
     alcatelIND1VLANStackingMIBConformance 1.3.6.1.4.1.6486.801.1.2.1.37.1.2
Branch For VLAN Stacking Conformance Information.
         alcatelIND1VLANStackingMIBGroups 1.3.6.1.4.1.6486.801.1.2.1.37.1.2.1
Branch For VLAN Stacking Units Of Conformance.
             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.
             vlanStackingSvlanPortGroup 1.3.6.1.4.1.6486.801.1.2.1.37.1.2.1.2
Collection of objects for svlan-port associations.
         alcatelIND1VLANStackingMIBCompliances 1.3.6.1.4.1.6486.801.1.2.1.37.1.2.2
Branch For VLAN Stacking Compliance Statements.
             alcatelIND1VLANStackingMIBCompliance 1.3.6.1.4.1.6486.801.1.2.1.37.1.2.2.1
Compliance statement for VLAN Stacking.