MIBs Depot

ALCATEL-IND1-VLAN-MGR-MIB

Registered at
1.3.6.1.4.1.6486.801.1.2.1.3.1
Last updated
2019-11-27 00:00
Organization
ALE USA Inc.
Revisions
2019-11-27 00:00, 2007-04-03 00:00
Namespace
alcatel-aos7
Source file
ALCATEL-IND1-VLAN-MGR-MIB
Digest
sha256:1048a780d2fc3ab3c80b2d1fc5000cc566a0e36b2febfb0e4da9e0a5566103ec

Description

This module describes an authoritative enterprise-specific Simple Network Management Protocol (SNMP) Management Information Base (MIB): For the OmniSwitch 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) ALE USA Inc. 2014-2019 Copyright (C) 1995-2013 Alcatel-Lucent ALL RIGHTS RESERVED WORLDWIDE

Contact

Please consult with Customer Service to ensure the most appropriate version of this document is used with the products in question: Alcatel-Lucent Enterprise 26801 West Agoura Road Agoura Hills, CA 91301-5122 United States Of America Telephone: +1 800 995 2696 Electronic Mail: ebg_global_supportcenter@al-enterprise.com World Wide Web: https://www.al-enterprise.com

Imports

FromSymbols
ALCATEL-IND1-BASEsoftentIND1VlanMgt
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION

Imported by

1 module(s) in this corpus import this one.

Load order

Every file a consumer needs in order to load this module, dependencies first.

ALCATEL-IND1-BASE
ALCATEL-IND1-VLAN-MGR-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
alcatelIND1VLANMgrMIBObjects
OBJECT-IDENTITY
Branch For VLAN Manager Subsystem Managed Objects.
1.3.6.1.4.1.6486.801.1.2.1.3.1.1current
vlanMgrVlan
OBJECT-IDENTITY
1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1
vlanTable
OBJECT-TYPE
A list of Virtual LAN instances in this device.
1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1not-accessiblecurrent
vlanEntry
OBJECT-TYPE
A VLAN entry.
1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1not-accessiblecurrent
vlanNumber
OBJECT-TYPE
The VLAN number identifying this instance. Valid range from 1 to 4094.
1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.1Integer32 (1..4094)not-accessiblecurrent
vlanDescription
OBJECT-TYPE
Textual description of the VLAN instance.
1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.2SnmpAdminString (SIZE(0..32))read-createcurrent
vlanAdmStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.3INTEGER {enabled(1), disabled(2)}read-createcurrent
vlanOperStatus
OBJECT-TYPE
Provide operating status of a particular VLAN environment.
1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.4INTEGER {active(1), inactive(2)}read-onlycurrent
vlanStatus
OBJECT-TYPE
Row status to control creation/deletion of vlans.
1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.5RowStatusread-createcurrent
vlanRouterStatus
OBJECT-TYPE
Indicates if any IP routers are configured on this vlan.
1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.6INTEGER {none(0), ipv4router(1), ipv6router(2), both(3)}read-onlycurrent
vlanSrcLearningStatus
OBJECT-TYPE
Indicates whether the mac learning is enabled or disabled on this vlan.
1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.7INTEGER {enabled(1), disabled(2)}read-createcurrent
vlanType
OBJECT-TYPE
The type of the vlan
1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.8INTEGER {invalid(0), service(1), multicastEnt(2), multicastService(3), dynamic(4), standard(5), ipc(6), vipVlan(7), erpVlan(8), mtpVlan(9), unpDynamic(10), dynamicRemote(11), bvlan(12), controlBvlan(13), evbVlan(14), vcmipc(15), fcoeVlan(16), openflowVlan(17), routerVlan(18), primaryVlan(19), isolatedVlan(20), communityVlan(21), guestVlan(22), l2greVlan(23), mcastRcvVlan(24), profinetVlan(25)}read-createcurrent
vlanMtu
OBJECT-TYPE
Maximum transmission unit i.e. the maximum size of packet that this vlan can handle.
1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.9Integer32 (1280..9198)read-createcurrent
vlanAfdCfg
OBJECT-TYPE
Specifies whether config was generated by AFD or user, 1 specifies user config and 2 specifies afd config
1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.10Integer32 (1..2)read-onlycurrent
vlanMacTunneling
OBJECT-TYPE
The MAC-Tunneling status of the VLAN.
1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1.11INTEGER {enable(1), disable(2)}read-createcurrent
vlanMgrVpa
OBJECT-IDENTITY
1.3.6.1.4.1.6486.801.1.2.1.3.1.1.2
vpaTable
OBJECT-TYPE
A list of Virtual LAN instances in this device.
1.3.6.1.4.1.6486.801.1.2.1.3.1.1.2.1not-accessiblecurrent
vpaEntry
OBJECT-TYPE
A VLAN-Port Association (VPA) entry.
1.3.6.1.4.1.6486.801.1.2.1.3.1.1.2.1.1not-accessiblecurrent
vpaVlanNumber
OBJECT-TYPE
The VLAN number component of this instance. Valid range from 1 to 4094.
1.3.6.1.4.1.6486.801.1.2.1.3.1.1.2.1.1.1Integer32 (1..4094)not-accessiblecurrent
vpaIfIndex
OBJECT-TYPE
The ifIndex component of this instance.
1.3.6.1.4.1.6486.801.1.2.1.3.1.1.2.1.1.2Unsigned32 (1001..4294967295)not-accessiblecurrent
vpaType
OBJECT-TYPE
The type of this vpa. Two are statically configured: configured default VPA and qTagged VPA. The other two are dynamically created according to rules/policies: dynamic default and mobile. The dynamic default VPA is the same as a mobile VPA except that it also the default VPA for the port.
1.3.6.1.4.1.6486.801.1.2.1.3.1.1.2.1.1.3INTEGER {invalid(0), cfgDefault(1), qTagged(2), dynamic(3), vstkDoubleTag(4), vstkTranslate(5), forbidden(6), mirrored(7), bvpa(8), unpUntagged(9), unpTagged(10), evbTagged(11)}read-createcurrent
vpaState
OBJECT-TYPE
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 5. DHL Blocking - link up, forwarding down for a DHL port.
1.3.6.1.4.1.6486.801.1.2.1.3.1.1.2.1.1.4INTEGER {forwarding(0), blocking(1), inactive(2), invalid(3), dhlBlocking(4)}read-onlycurrent
vpaStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.6486.801.1.2.1.3.1.1.2.1.1.5RowStatusread-createcurrent
vlanMgrVlanSet
OBJECT-IDENTITY
1.3.6.1.4.1.6486.801.1.2.1.3.1.1.3
vlanSetVlanCount
OBJECT-TYPE
Count of existing VLANs on switch.
1.3.6.1.4.1.6486.801.1.2.1.3.1.1.3.1Integer32 (1..4094)read-onlycurrent
vlanSetDynamicVlanCount
OBJECT-TYPE
Count of number of dynamic vlans in the system
1.3.6.1.4.1.6486.801.1.2.1.3.1.1.3.2Integer32 (0..4094)read-onlycurrent
vlanSetIpRouterCount
OBJECT-TYPE
Count of VLANs on switch with IP router port configured.
1.3.6.1.4.1.6486.801.1.2.1.3.1.1.3.3Integer32 (0..4094)read-onlycurrent
vlanSetVstkVlanCount
OBJECT-TYPE
Count of Vlan Stacking vlans in the system
1.3.6.1.4.1.6486.801.1.2.1.3.1.1.3.4Integer32 (0..4094)read-onlycurrent
vlanGlobalConfig
OBJECT-IDENTITY
1.3.6.1.4.1.6486.801.1.2.1.3.1.1.4
vlanGlobalPromptForDeletion
OBJECT-TYPE
Enable or disable the VLAN prompt on deletion feature.
1.3.6.1.4.1.6486.801.1.2.1.3.1.1.4.1INTEGER {enabled(1), disabled(2)}read-writecurrent
alcatelIND1VLANMgrMIBConformance
OBJECT-IDENTITY
Branch For VLAN Manager Subsystem Conformance Information.
1.3.6.1.4.1.6486.801.1.2.1.3.1.2current
alcatelIND1VLANMgrMIBGroups
OBJECT-IDENTITY
Branch For VLAN Manager Subsystem Units Of Conformance.
1.3.6.1.4.1.6486.801.1.2.1.3.1.2.1current
alcatelIND1VLANMgrMIBCompliances
OBJECT-IDENTITY
Branch For VLAN Manager Subsystem Compliance Statements.
1.3.6.1.4.1.6486.801.1.2.1.3.1.2.2current

Conformance

NameOIDStatus
vlanMgrVlanGroup
OBJECT-GROUP
Collection of objects for management of Vlan Manager VLANs.
1.3.6.1.4.1.6486.801.1.2.1.3.1.2.1.1current
vlanMgrVpaGroup
OBJECT-GROUP
Collection of objects for management of Vlan Manager VPAs.
1.3.6.1.4.1.6486.801.1.2.1.3.1.2.1.2current
vlanMgrVlanSetGroup
OBJECT-GROUP
Collection of objects for Vlan Manager global properties.
1.3.6.1.4.1.6486.801.1.2.1.3.1.2.1.3current
vlanGlobalGroup
OBJECT-GROUP
Collection of objects for Vlan global properties.
1.3.6.1.4.1.6486.801.1.2.1.3.1.2.1.4current
alcatelIND1VLANMgrMIBCompliance
MODULE-COMPLIANCE
Compliance statement for VLAN Manager.
1.3.6.1.4.1.6486.801.1.2.1.3.1.2.2.1current