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

VENDOR: ALCATEL


 Home MIB: ALCATEL-IND1-VLAN-MGR-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
 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
     alcatelIND1VLANMgrMIBObjects 1.3.6.1.4.1.6486.801.1.2.1.3.1.1
Branch For VLAN Manager Subsystem Managed Objects.
         vlanMgrVlan 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1
             vlanTable 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1 no-access
A list of Virtual LAN instances in this device.
                 vlanEntry 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1 no-access
A VLAN entry.
                     vlanNumber 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.1 integer read-write
The VLAN number identifying this instance. Valid range from 1 to 4094.
                     vlanDescription 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.2 displaystring read-write
Textual description of the VLAN instance.
                     vlanAdmStatus 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.3 integer read-write
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. Enumeration: 'disabled': 2, 'enabled': 1.
                     vlanOperStatus 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.4 integer read-only
Provide operating status of a particular VLAN environment. Enumeration: 'active': 1, 'inactive': 2.
                     vlanStatus 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.5 rowstatus read-write
Row status to control creation/deletion of vlans.
                     vlanStpStatus 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.6 integer read-write
Indicates status of spanning tree for the current VLAN. Enumeration: 'disabled': 2, 'enabled': 1.
                     vlanAuthentStatus 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.7 integer read-write
Indicates status of authentication for the current VLAN. Enumeration: 'disabled': 2, 'enabled': 1.
                     vlanVoiceStatus 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.8 integer read-write
Indicates status of voice usage for the current VLAN. Enumeration: 'disabled': 2, 'enabled': 1.
                     vlanIpAddress 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.9 ipaddress read-write
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).
                     vlanIpMask 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.10 ipaddress read-write
Subnetwork mask for VLAN IP Address. Default is class level mask for the ip address.
                     vlanIpEncap 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.11 integer read-write
VLAN's IP router port encapsulation. Not applicable when there is no ip router port. Enumeration: '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 integer read-write
VLAN's IP router port ip frame forwarding (disabled = ip host only). Not applicable when there is no ip router port. Enumeration: 'notApplicable': 3, 'enable': 1, 'disable': 2.
                     vlanIpStatus 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.13 integer read-write
Provides ability to add and remove the VLAN ip address. Enumeration: 'add': 1, 'delete': 2.
                     vlanIpxNet 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.14 ipxnetworkaddress read-write
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.
                     vlanIpxEncap 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.15 integer read-write
IPX of frame enapsulation of IPX VLAN router port. Not applicable when there is no ipx router port. Enumeration: 'ethernet2': 1, 'llc': 3, 'notApplicable': 5, 'novellraw': 2, 'snap': 4.
                     vlanIpxRipSapMode 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.16 integer read-write
IPX advertisement mode. Not applicable when there is no ipx router port. Enumeration: 'ripsap': 2, 'inactive': 4, 'riponly': 1, 'triggered': 3, 'notApplicable': 5.
                     vlanIpxDelayTicks 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.17 integer read-write
Tick metric to use for supporting IPX routing decisions.
                     vlanIpxStatus 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.18 integer read-write
Provides ability to add and remove the VLAN ipx network node. Enumeration: 'add': 1, 'delete': 2.
                     vlanTagMobilePortStatus 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.19 integer read-write
When enabled for a VLAN, a mobile port will be moved to the VLAN based on the tag. Enumeration: 'enable': 1, 'disable': 2.
                     vlanPortMacStatus 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.20 integer read-only
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 Enumeration: 'enable': 1, 'disable': 2.
                     vlanLocalProxyArp 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.21 integer read-write
When enabled for a VLAN, local proxy ARP processing happens on this= VLAN. Enumeration: 'enable': 1, 'disable': 2.
                     vlanMtu 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.22 integer read-write
Maximum transmission unit i.e. the maximum size of packet that this vlan can handle. It ranges from 1280 to 9198.
                     vlan1x1StpStatus 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.23 integer read-write
Indicates status of 1x1 spanning tree for the current VLAN. Enumeration: 'disabled': 2, 'enabled': 1.
                     vlanflatStpStatus 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.24 integer read-write
Indicates status of flat spanning tree for the current VLAN. Enumeration: 'disabled': 2, 'enabled': 1.
                     vlanHABandwidth 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.25 integer read-write
Bandwidth of flood queue allocated by Q-driver for High Availability vlans. The value ranges from 1 to 50 Mega bits per second.
                     vlanSvlanTrafficType 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.26 integer read-write
The created SVLAN is desired for carrying customer or provider traffic, default is customer. When creating standard Vlans the value should be notApplicable Enumeration: 'customer': 1, 'multicastEnterprise': 3, 'eServiceManagement': 7, 'notApplicable': 0, 'eServiceMulticastVlanStacking': 8, 'multicastVlanStacking': 4, 'eServiceCustomer': 6, 'provider': 2.
                     vlanSvlanPriority 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.27 integer read-write
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
                     vlanMacLearningControlStatus 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.28 integer read-write
Status of Mac Learning on a vlan Enumeration: 'disabled': 2, 'enabled': 1.
         vlanMgrVpa 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.2
             vpaTable 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.2.1 no-access
A list of Virtual LAN instances in this device.
                 vpaEntry 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.2.1.1 no-access
A VLAN-Port Association (VPA) entry.
                     vpaVlanNumber 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.2.1.1.1 integer read-write
The VLAN number component of this instance. Valid range from 1 to 4094.
                     vpaIfIndex 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.2.1.1.2 unsigned32 read-write
The ifIndex component of this instance.
                     vpaType 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.2.1.1.3 integer read-only
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. Enumeration: 'mobile': 3, 'dynamic': 7, 'svlan': 6, 'mirrored': 4, 'qTagged': 2, 'cfgDefault': 1.
                     vpaState 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.2.1.1.4 integer read-only
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. Enumeration: 'forwarding': 3, 'inactive': 1, 'filtering': 4, 'blocking': 2.
                     vpaStatus 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.2.1.1.5 rowstatus read-write
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.
                     vpaPortMacType 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.2.1.1.6 integer read-write
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 Enumeration: 'ingress': 1, 'egress': 2, 'inapplicable': 3.
         vlanMgrVlanSet 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.3
             vlanSetVlanCount 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.3.1 integer read-only
Count of existing VLANs on switch.
             vlanSetVlanRouterCount 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.3.2 integer read-only
Count of VLANs on switch with at least one router port configured.
             vlanSetIpRouterCount 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.3.3 integer read-only
Count of VLANs on switch with IP router port configured.
             vlanSetIpxRouterCount 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.3.4 integer read-only
Count of VLANs on switch with IPX router port configured.
             vlanSetMultiRtrMacStatus 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.3.5 integer read-write
Controls whether unique mac assigned to each vlan with router port (limit 64). Enumeration: 'enable': 1, 'disable': 2.
         vlanMgrHAPort 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.4
             vlanHAPortTable 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.4.1 no-access
A list of Port To HA vlan binding.
                 vlanHAPortEntry 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.4.1.1 no-access
Port To HA vlan binding entry.
                     vlanHAPortVlanId 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.4.1.1.1 integer read-write
The vlan Id in which this port is a HA port
                     vlanHAPortIfIndex 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.4.1.1.2 unsigned32 read-write
This port is associated with a HA vlan.
                     vlanHAPortType 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.4.1.1.3 integer read-write
Value of this field will decide whether the port represented by vlanHAPortIfIndex is a ingress port or egress port. Enumeration: 'ingress': 1, 'egress': 2.
                     vlanHAPortRowStatus 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.4.1.1.4 rowstatus read-write
This indicate whether to add or delete the ifIndex
     alcatelIND1VLANMgrMIBConformance 1.3.6.1.4.1.6486.801.1.2.1.3.1.2
Branch For VLAN Manager Subsystem Conformance Information.
         alcatelIND1VLANMgrMIBGroups 1.3.6.1.4.1.6486.801.1.2.1.3.1.2.1
Branch For VLAN Manager Subsystem Units Of Conformance.
             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.
             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.
             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.
         alcatelIND1VLANMgrMIBCompliances 1.3.6.1.4.1.6486.801.1.2.1.3.1.2.2
Branch For VLAN Manager Subsystem Compliance Statements.
             alcatelIND1VLANMgrMIBCompliance 1.3.6.1.4.1.6486.801.1.2.1.3.1.2.2.1
Compliance statement for VLAN Manager.