ALCATEL-IND1-VLAN-MGR-MIB

File: ALCATEL-IND1-VLAN-MGR-MIB.mib (24991 bytes)

Imported modules

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

Imported symbols

DisplayString RowStatus TEXTUAL-CONVENTION
MODULE-IDENTITY OBJECT-IDENTITY OBJECT-TYPE
IpAddress Unsigned32 MODULE-COMPLIANCE
OBJECT-GROUP softentIND1VlanMgt

Defined Types

IpxNetworkAddress  
Textual convention for ipx network address. This is an unsigned integer (32 bits) that should be represented as a hexedecimal value.
TEXTUAL-CONVENTION    
  Unsigned32  

VlanEntry  
SEQUENCE    
  vlanNumber INTEGER
  vlanDescription DisplayString
  vlanAdmStatus INTEGER
  vlanOperStatus INTEGER
  vlanStatus RowStatus
  vlanStpStatus INTEGER
  vlanAuthentStatus INTEGER
  vlanVoiceStatus INTEGER
  vlanIpAddress IpAddress
  vlanIpMask IpAddress
  vlanIpEncap INTEGER
  vlanIpForward INTEGER
  vlanIpStatus INTEGER
  vlanIpxNet IpxNetworkAddress
  vlanIpxEncap INTEGER
  vlanIpxRipSapMode INTEGER
  vlanIpxDelayTicks INTEGER
  vlanIpxStatus INTEGER
  vlanTagMobilePortStatus INTEGER
  vlanPortMacStatus INTEGER
  vlanLocalProxyArp INTEGER
  vlanMtu INTEGER
  vlan1x1StpStatus INTEGER
  vlanflatStpStatus INTEGER
  vlanHABandwidth INTEGER
  vlanSvlanTrafficType INTEGER
  vlanSvlanPriority INTEGER
  vlanMacLearningControlStatus INTEGER

VpaEntry  
SEQUENCE    
  vpaVlanNumber INTEGER
  vpaIfIndex Unsigned32
  vpaType INTEGER
  vpaState INTEGER
  vpaStatus RowStatus
  vpaPortMacType INTEGER

VlanHAPortEntry  
SEQUENCE    
  vlanHAPortVlanId INTEGER
  vlanHAPortIfIndex Unsigned32
  vlanHAPortType INTEGER
  vlanHAPortRowStatus RowStatus

Defined Values

alcatelIND1VLANMgrMIB 1.3.6.1.4.1.6486.801.1.2.1.3.1
This module describes an authoritative enterprise-specific Simple Network Management Protocol (SNMP) Management Information Base (MIB): For the Birds Of Prey Product Line Vlan Manager for the distribution of vlan configuration information, including the association between vlans and ports. 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-2007 Alcatel-Lucent ALL RIGHTS RESERVED WORLDWIDE
MODULE-IDENTITY    

alcatelIND1VLANMgrMIBObjects 1.3.6.1.4.1.6486.801.1.2.1.3.1.1
Branch For VLAN Manager Subsystem Managed Objects.
Status: current Access: read-only
OBJECT-IDENTITY    

alcatelIND1VLANMgrMIBConformance 1.3.6.1.4.1.6486.801.1.2.1.3.1.2
Branch For VLAN Manager Subsystem Conformance Information.
Status: current Access: read-only
OBJECT-IDENTITY    

alcatelIND1VLANMgrMIBGroups 1.3.6.1.4.1.6486.801.1.2.1.3.1.2.1
Branch For VLAN Manager Subsystem Units Of Conformance.
Status: current Access: read-only
OBJECT-IDENTITY    

alcatelIND1VLANMgrMIBCompliances 1.3.6.1.4.1.6486.801.1.2.1.3.1.2.2
Branch For VLAN Manager Subsystem Compliance Statements.
Status: current Access: read-only
OBJECT-IDENTITY    

vlanMgrVlan 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1
OBJECT IDENTIFIER    

vlanTable 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1
A list of Virtual LAN instances in this device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VlanEntry

vlanEntry 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1
A VLAN entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanEntry  

vlanNumber 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.1
The VLAN number identifying this instance. Valid range from 1 to 4094.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..4094  

vlanDescription 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.2
Textual description of the VLAN instance.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

vlanAdmStatus 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.3
The administrative status which can be set by configuration. Disable(1) will disable ALL vports that are connected to this VLAN, enable(2) will enable ALL ports on this VLAN, delete(3) will detach and delete the ports/routers AND remove the VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

vlanOperStatus 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.4
Provide operating status of a particular VLAN environment.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

vlanStatus 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.5
Row status to control creation/deletion of vlans.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

vlanStpStatus 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.6
Indicates status of spanning tree for the current VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

vlanAuthentStatus 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.7
Indicates status of authentication for the current VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

vlanVoiceStatus 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.8
Indicates status of voice usage for the current VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

vlanIpAddress 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.9
IP address of the VLAN's virtual router port. Note: a vlan does not necessarily have an ip address. Setting one requires that the ip address be set, and optionally the following since they have defaults: ip mask, ip encap, ip forward. Then setting vlanIpStatus to add will create the ip router port for the given vlan (the index).
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

vlanIpMask 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.10
Subnetwork mask for VLAN IP Address. Default is class level mask for the ip address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

vlanIpEncap 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.11
VLAN's IP router port encapsulation. Not applicable when there is no ip router port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ethernet2(1), snap(2), notApplicable(3)  

vlanIpForward 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.12
VLAN's IP router port ip frame forwarding (disabled = ip host only). Not applicable when there is no ip router port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2), notApplicable(3)  

vlanIpStatus 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.13
Provides ability to add and remove the VLAN ip address.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER add(1), delete(2)  

vlanIpxNet 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.14
IPX network address. Note: a vlan does not necessarily have an ipx net number. Setting one requires that the ipx net be set, and optionally the ipx encap, ipx rip-sap mode, and delay ticks (all have defaults). Then the vlanIpxStatus should be set to add to create the ipx router port.
Status: current Access: read-write
OBJECT-TYPE    
  IpxNetworkAddress  

vlanIpxEncap 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.15
IPX of frame enapsulation of IPX VLAN router port. Not applicable when there is no ipx router port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ethernet2(1), novellraw(2), llc(3), snap(4), notApplicable(5)  

vlanIpxRipSapMode 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.16
IPX advertisement mode. Not applicable when there is no ipx router port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER riponly(1), ripsap(2), triggered(3), inactive(4), notApplicable(5)  

vlanIpxDelayTicks 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.17
Tick metric to use for supporting IPX routing decisions.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

vlanIpxStatus 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.18
Provides ability to add and remove the VLAN ipx network node.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER add(1), delete(2)  

vlanTagMobilePortStatus 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.19
When enabled for a VLAN, a mobile port will be moved to the VLAN based on the tag.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

vlanPortMacStatus 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.20
When enabled for a VLAN, it will be considered a special VLAN not affected by the ordinary vlan commands except the command to delete a VLAN
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

vlanLocalProxyArp 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.21
When enabled for a VLAN, local proxy ARP processing happens on this= VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

vlanMtu 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.22
Maximum transmission unit i.e. the maximum size of packet that this vlan can handle. It ranges from 1280 to 9198.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1280..9198  

vlan1x1StpStatus 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.23
Indicates status of 1x1 spanning tree for the current VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

vlanflatStpStatus 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.24
Indicates status of flat spanning tree for the current VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

vlanHABandwidth 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.25
Bandwidth of flood queue allocated by Q-driver for High Availability vlans. The value ranges from 1 to 50 Mega bits per second.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..50  

vlanSvlanTrafficType 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.26
The created SVLAN is desired for carrying customer or provider traffic, default is customer. When creating standard Vlans the value should be notApplicable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notApplicable(0), customer(1), provider(2), multicastEnterprise(3), multicastVlanStacking(4), eServiceCustomer(6), eServiceManagement(7), eServiceMulticastVlanStacking(8)  

vlanSvlanPriority 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.27
All traffic getting mapped to this Svlan should be either priority mapped or mapped to a specific priority 0-7, default is priority 0. For standard Vlans the value should be -1
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1..7  

vlanMacLearningControlStatus 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.28
Status of Mac Learning on a vlan
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

vlanMgrVpa 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.2
OBJECT IDENTIFIER    

vpaTable 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.2.1
A list of Virtual LAN instances in this device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VpaEntry

vpaEntry 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.2.1.1
A VLAN-Port Association (VPA) entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  VpaEntry  

vpaVlanNumber 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.2.1.1.1
The VLAN number component of this instance. Valid range from 1 to 4094.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..4094  

vpaIfIndex 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.2.1.1.2
The ifIndex component of this instance.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1001..4294967295  

vpaType 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.2.1.1.3
The type of this vpa. Two are statically configured: configured default VPA and qTagged VPA. The mirrored is an internal type set for mirrored ports and the rest are dynamic vlan's 1. cfgDefault - Default vlan VPA Type 2. qTagged - The qTagged vlan VPA Type 3. mobile - The vpa is dynamically created according to rules/policies. 4. mirrored - Set internally when the vpa created is on a mirrored port. 6. slvan - Service vlan vpa's which are created. 7. dynamic - Created by dynamic GVRP or MVRP Protocol.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER cfgDefault(1), qTagged(2), mobile(3), mirrored(4), svlan(6), dynamic(7)  

vpaState 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.2.1.1.4
The state of this vpa: 1. inactive - link down 2. blocking - link up, forwarding down 3. forwarding - link up, forwarding up, sources learned normally 4. filtering - link up, forwarding up, sources filtered.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inactive(1), blocking(2), forwarding(3), filtering(4)  

vpaStatus 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.2.1.1.5
This is used to create or delete staticPrimary VPAs (default vlans on a port ). Creation replaces the existing staticPrimary VPA while deletion replaces the existing VPA so that the vlan number is 1 for the given port. Of course the corresponding vlan and port must exist.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

vpaPortMacType 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.2.1.1.6
Value of this field will decide whether the port represented by vpaIfIndex is a ingress port or egress port. This fiels is applicable only for portMac vlans
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ingress(1), egress(2), inapplicable(3)  

vlanMgrVlanSet 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.3
OBJECT IDENTIFIER    

vlanSetVlanCount 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.3.1
Count of existing VLANs on switch.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..4094  

vlanSetVlanRouterCount 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.3.2
Count of VLANs on switch with at least one router port configured.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..4094  

vlanSetIpRouterCount 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.3.3
Count of VLANs on switch with IP router port configured.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..4094  

vlanSetIpxRouterCount 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.3.4
Count of VLANs on switch with IPX router port configured.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..256  

vlanSetMultiRtrMacStatus 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.3.5
Controls whether unique mac assigned to each vlan with router port (limit 64).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

vlanMgrHAPort 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.4
OBJECT IDENTIFIER    

vlanHAPortTable 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.4.1
A list of Port To HA vlan binding.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VlanHAPortEntry

vlanHAPortEntry 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.4.1.1
Port To HA vlan binding entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanHAPortEntry  

vlanHAPortVlanId 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.4.1.1.1
The vlan Id in which this port is a HA port
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..4094  

vlanHAPortIfIndex 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.4.1.1.2
This port is associated with a HA vlan.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

vlanHAPortType 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.4.1.1.3
Value of this field will decide whether the port represented by vlanHAPortIfIndex is a ingress port or egress port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ingress(1), egress(2)  

vlanHAPortRowStatus 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.4.1.1.4
This indicate whether to add or delete the ifIndex
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

alcatelIND1VLANMgrMIBCompliance 1.3.6.1.4.1.6486.801.1.2.1.3.1.2.2.1
Compliance statement for VLAN Manager.
Status: current Access: read-write
MODULE-COMPLIANCE    

vlanMgrVlanGroup 1.3.6.1.4.1.6486.801.1.2.1.3.1.2.1.1
Collection of objects for management of Vlan Manager VLANs.
Status: current Access: read-write
OBJECT-GROUP    

vlanMgrVpaGroup 1.3.6.1.4.1.6486.801.1.2.1.3.1.2.1.2
Collection of objects for management of Vlan Manager VPAs.
Status: current Access: read-write
OBJECT-GROUP    

vlanMgrVlanSetGroup 1.3.6.1.4.1.6486.801.1.2.1.3.1.2.1.3
Collection of objects for Vlan Manager global properties.
Status: current Access: read-write
OBJECT-GROUP