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
| From | Symbols |
|---|---|
| ALCATEL-IND1-BASE | softentIND1VlanMgt |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| alcatelIND1VLANMgrMIBObjects OBJECT-IDENTITY Branch For VLAN Manager Subsystem Managed Objects. | 1.3.6.1.4.1.6486.801.1.2.1.3.1.1 | current | ||
| 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.1 | not-accessible | current | |
| vlanEntry OBJECT-TYPE A VLAN entry. | 1.3.6.1.4.1.6486.801.1.2.1.3.1.1.1.1.1 | not-accessible | current | |
| 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.1 | Integer32 (1..4094) | not-accessible | current |
| 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.2 | SnmpAdminString (SIZE(0..32)) | read-create | current |
| 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.3 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| 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.4 | INTEGER {active(1), inactive(2)} | read-only | current |
| 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.5 | RowStatus | read-create | current |
| 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.6 | INTEGER {none(0), ipv4router(1), ipv6router(2), both(3)} | read-only | current |
| 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.7 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| 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.8 | INTEGER {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-create | current |
| 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.9 | Integer32 (1280..9198) | read-create | current |
| 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.10 | Integer32 (1..2) | read-only | current |
| 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.11 | INTEGER {enable(1), disable(2)} | read-create | current |
| 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.1 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | Integer32 (1..4094) | not-accessible | current |
| 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.2 | Unsigned32 (1001..4294967295) | not-accessible | current |
| 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.3 | INTEGER {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-create | current |
| 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.4 | INTEGER {forwarding(0), blocking(1), inactive(2), invalid(3), dhlBlocking(4)} | read-only | current |
| 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.5 | RowStatus | read-create | current |
| 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.1 | Integer32 (1..4094) | read-only | current |
| 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.2 | Integer32 (0..4094) | read-only | current |
| 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.3 | Integer32 (0..4094) | read-only | current |
| 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.4 | Integer32 (0..4094) | read-only | current |
| 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.1 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| alcatelIND1VLANMgrMIBConformance OBJECT-IDENTITY Branch For VLAN Manager Subsystem Conformance Information. | 1.3.6.1.4.1.6486.801.1.2.1.3.1.2 | current | ||
| 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.1 | current | ||
| alcatelIND1VLANMgrMIBCompliances OBJECT-IDENTITY Branch For VLAN Manager Subsystem Compliance Statements. | 1.3.6.1.4.1.6486.801.1.2.1.3.1.2.2 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| 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.1 | current |
| 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.2 | current |
| 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.3 | current |
| 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.4 | current |
| alcatelIND1VLANMgrMIBCompliance MODULE-COMPLIANCE Compliance statement for VLAN Manager. | 1.3.6.1.4.1.6486.801.1.2.1.3.1.2.2.1 | current |