ALCATEL-IND1-E-SERVICE-MIB
- Registered at
- 1.3.6.1.4.1.6486.801.1.2.1.50.1
- Last updated
- 2019-11-27 00:00
- Organization
- ALE USA Inc.
- Revisions
- 2019-11-27 00:00
- Namespace
- alcatel-aos7
- Source file
ALCATEL-IND1-E-SERVICE-MIB- Digest
sha256:2287d422340b682769db048dcc87eab6217d624b0e5fbcf7276c12f1d9eda793
Description
The parameters for configuration of the E-Service feature. 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: ALE USA Inc. 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 | softentIND1eService |
| ALCATEL-IND1-TIMETRA-TC-MIB | ServiceAccessPoint |
| IF-MIB | InterfaceIndex, InterfaceIndexOrZero |
| INET-ADDRESS-MIB | InetAddress, InetAddressPrefixLength, InetAddressType |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, MacAddress, 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-E-SERVICE-MIB ALCATEL-IND1-TIMETRA-GLOBAL-MIB ALCATEL-IND1-TIMETRA-TC-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| AlaEServiceUNIProfileProtocolTreatment TEXTUAL-CONVENTION The behavior of the bridge in regards to the given protocols packets received on the UNI. Tunnel (1) enables the packets to be tunneled across the provider network. Discard (2) causes the packets to be discarded and not enter the provider network. Peer (3) means that on this port the bridge is to participate in the protocol. MAC-Tunnel (4) enables MAC-Tunneling. | current | |||
| AlaEServiceUNIProfileProtocolTreatmentMode TEXTUAL-CONVENTION Describes the type of treatment being given to the IEEE 802.1AB PDU frames received on the UNI. Default(1) means all IEEE 802.1AB PDU frames are being given default treatment. Same(2) means all IEEE 802.1AB PDU frames are being given same treatment. May or may not be default treatment. Different(3) means tagged and un tagged IEEE 802.1AB PDU frames are being given different treatment. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| alcatelIND1eServiceMIBObjects OBJECT-IDENTITY Branch For E-Service Managed Objects. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1 | current | ||
| alaEService OBJECT-IDENTITY | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1 | |||
| alaEServiceInfo OBJECT-IDENTITY | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.1 | |||
| alaEServiceMode OBJECT-TYPE The current mode configured for Vlan Stacking and Layer 2 tunnel configuration. legacyMode (1) indicates that the commands from AlcatelIND1VLANStacking.mib are to be used. eServiceMode (2) indicates the commands from this MIB are to be used. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.1.1 | INTEGER {legacyMode(1), eServiceMode(2)} | read-write | current |
| alaEServiceSapProfileTable OBJECT-TYPE A table that contains service profiles containing performance and control attributes. An entry in this table is created when a new service profile is defined. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.2 | not-accessible | current | |
| alaEServiceSapProfileEntry OBJECT-TYPE A E-Service Service Profile entry. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.2.1 | not-accessible | current | |
| alaEServiceSapProfileID OBJECT-TYPE A label given to uniquely identify this profile. Must be at least one character long. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.2.1.1 | SnmpAdminString (SIZE(1..31)) | not-accessible | current |
| alaEServiceSapProfileCVLANTreatment OBJECT-TYPE The type of VLAN stacking operation to be performed on a customer frame entering this service. Stack Svlan (1) indicates that the SVLAN is to be pre-pended on the frame before any existing 802.1Q tag. Translate (2) means to replace the existing 802.1Q tag with the SVLAN. Change CVLAN (3) indicates that the customer tag is to remain on the frame but its value is to be changed to the supplied value. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.2.1.2 | INTEGER {stackSVLAN(1), translate(2), changeCVLAN(3)} | read-create | current |
| alaEServiceSapProfileReplacementCVLAN OBJECT-TYPE The CVLAN ID to use when using the Change CVLAN treatment mode. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.2.1.3 | Integer32 (1..4094) | read-create | current |
| alaEServiceSapProfilePriorityMapMode OBJECT-TYPE This object describes the source of the value for the priority field of the SVLAN 802.1Q tag when pre-pended to the customer data frame.NotAssigned(0), MapInnerPtoOuterP (1) uses the priority field of the incoming frame when tagged to fill in the priority field of the SVLAN tag. mapInnerDscpToOuterP (2) uses the frames priority bits in its IP DSCP field to fill in the priority field of the SVLAN tag. FixedP (3) uses the supplied FixedPriorityValue to fill in the SVLAN tag priority bits. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.2.1.4 | INTEGER {notAssigned(0), mapInnerPtoOuterP(1), mapInnerDscpToOuterP(2), fixedP(3)} | read-create | current |
| alaEServiceSapProfileFixedPriority OBJECT-TYPE This object describes the value of the priority field of the 802.1Q SVLAN tag pre-pended to customer data frames when the fixed priority mapping mode is selected. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.2.1.5 | Integer32 (0..7) | read-create | current |
| alaEServiceSapProfileIngressBW OBJECT-TYPE This object describes this limit of ingress bandwidth for the traffic to which this profile is applied. If 0, no bandwidth limit is applied. This number represents traffic in units of 1,000,000 bits per second. Note that all CVLAN that belong to this SAP will share this aggregated limit. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.2.1.6 | Integer32 | read-create | current |
| alaEServiceSapProfileBandwidthShare OBJECT-TYPE This object describes the use of the bandwidth limit in how it is applied across multiple ports of the SAP. If set to notApplicable(0), the SAP is not used. If set to Shared (1), all the ports that are part of the SAP will use aggregated bandwidth, sharing some part of the bandwidth limit. If set to notShared (2), each port will use its own bandwidth meter for this SAP. This value is not used if ingressBandwidth is 0. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.2.1.7 | INTEGER {notApplicable(0), shared(1), notShared(2)} | read-create | current |
| alaEServiceSapProfileRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.2.1.8 | RowStatus | read-create | current |
| alaEServiceSapProfileEgressBW OBJECT-TYPE This object describes this limit of egress bandwidth for each UNI of the SAP to which this profile is applied. If 0, no bandwidth limit is applied. This number represents traffic in units of Megabits per second. Note that all CVLAN that belong to this SAP will share this aggregated limit. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.2.1.9 | Integer32 | read-create | current |
| alaEServiceSapProfileMaximumDepth OBJECT-TYPE Maximum depth K (kilobytes) of this profile. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.2.1.10 | Integer32 | read-create | current |
| alaEServiceUNIProfileTable OBJECT-TYPE A table that contains service profiles containing performance and control attributes. An entry in this table is created when a new service profile is defined. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.3 | not-accessible | current | |
| alaEServiceUNIProfileEntry OBJECT-TYPE A E-Service Service Profile entry. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.3.1 | not-accessible | current | |
| alaEServiceUNIProfileID OBJECT-TYPE A label given to uniquely identify this profile. Must be at least one character long. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.3.1.1 | SnmpAdminString (SIZE(1..31)) | not-accessible | current |
| alaEServiceUNIProfileStpBpduTreatment OBJECT-TYPE This object describes the behavior of the bridge in regards to the spanning tree protocol BPDU received on the UNI. Tunnel (1) enables the PDU to be tunneled across the provider network. Discard (2) causes the PDU of the protocol to be discarded and not enter the provider network. Peer (3) means that on this port the bridge is to participate in the protocol. MAC-Tunnel (4) enables MAC-Tunneling. Currnetly Peer is not supported for Spanning Tree | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.3.1.2 | AlaEServiceUNIProfileProtocolTreatment | read-create | current |
| alaEServiceUNIProfile8021xTreatment OBJECT-TYPE This object describes the behavior of the bridge in regards to the IEEE 802.1x PDU frames received on the UNI. Tunnel (1) enables the PDU to be tunneled across the provider network. Discard (2) causes the PDU of the protocol to be discarded and not enter the provider network. Peer (3) means that on this port the bridge is to participate in the protocol. MAC-Tunnel (4) enables MAC-Tunneling. Currnetly only drop is supported | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.3.1.3 | AlaEServiceUNIProfileProtocolTreatment | read-create | current |
| alaEServiceUNIProfile8021ABTreatment OBJECT-TYPE This object describes the behavior of the bridge in regards to the IEEE 802.1AB PDU frames received on the UNI. Tunnel (1) enables the PDU to be tunneled across the provider network. Discard (2) causes the PDU of the protocol to be discarded and not enter the provider network. Peer (3) means that on this port the bridge is to participate in the protocol. MAC-Tunnel (4) enables MAC-Tunneling. Currently only drop is supported | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.3.1.4 | AlaEServiceUNIProfileProtocolTreatment | read-create | current |
| alaEServiceUNIProfile8023adTreatment OBJECT-TYPE This object describes the behavior of the bridge in regards to the IEEE 802.1ad PDU frames received on the UNI. Tunnel (1) enables the PDU to be tunneled across the provider network. Discard (2) causes the PDU of the protocol to be discarded and not enter the provider network. Peer (3) means that on this port the bridge is to participate in the protocol. MAC-Tunnel (4) enables MAC-Tunneling. Currently only peer is supported | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.3.1.5 | AlaEServiceUNIProfileProtocolTreatment | read-create | current |
| alaEServiceUNIProfileGvrpTreatment OBJECT-TYPE This object describes the behavior of the bridge in regards to the GVRP PDU frames received on the UNI. Tunnel (1) enables the PDU to be tunneled across the provider network. Discard (2) causes the PDU of the protocol to be discarded and not enter the provider network. Peer (3) means that on this port the bridge is to participate in the protocol. MAC-Tunnel (4) enables MAC-Tunneling. Currently peer is not supported for GVRP | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.3.1.6 | AlaEServiceUNIProfileProtocolTreatment | read-create | deprecated |
| alaEServiceUNIProfileAmapTreatment OBJECT-TYPE This object describes the behavior of the bridge in regards to the Alcatel propietary AMAP PDU frames received on the UNI. Tunnel (1) enables the PDU to be tunneled across the provider network. Discard (2) causes the PDU of the protocol to be discarded and not enter the provider network. Peer (3) means that on this port the bridge is to participate in the protocol. MAC-Tunnel (4) enables MAC-Tunneling. Currently drop is only supported | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.3.1.7 | AlaEServiceUNIProfileProtocolTreatment | read-create | current |
| alaEServiceUNIProfileMvrpTreatment OBJECT-TYPE This object describes the behavior of the bridge in regards to the MVRP PDU frames received on the UNI. Tunnel (1) enables the PDU to be tunneled across the provider network. Discard (2) causes the PDU of the protocol to be discarded and not enter the provider network. Peer (3) means that on this port the bridge is to participate in the protocol. MAC-Tunnel (4) enables MAC-Tunneling. Currently peer is not supported for MVRP | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.3.1.8 | AlaEServiceUNIProfileProtocolTreatment | read-create | current |
| alaEServiceUNIProfileRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.3.1.9 | RowStatus | read-create | current |
| alaEServiceUNIProfileVtpTreatment OBJECT-TYPE This object describes the behavior of the bridge in regards to the VTP PDU frames received on the UNI. Tunnel (1) enables the PDU to be tunneled across the provider network. Discard (2) causes the PDU of the protocol to be discarded and not enter the provider network. Peer (3) means that on this port the bridge is to participate in the protocol. MAC-Tunnel (4) enables MAC-Tunneling. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.3.1.10 | AlaEServiceUNIProfileProtocolTreatment | read-create | current |
| alaEServiceUNIProfileVlanTreatment OBJECT-TYPE This object describes the behavior of the bridge in regards to the VLAN PDU frames received on the UNI. Tunnel (1) enables the PDU to be tunneled across the provider network. Discard (2) causes the PDU of the protocol to be discarded and not enter the provider network. Peer (3) means that on this port the bridge is to participate in the protocol. MAC-Tunnel (4) enables MAC-Tunneling. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.3.1.11 | AlaEServiceUNIProfileProtocolTreatment | read-create | current |
| alaEServiceUNIProfileUplinkTreatment OBJECT-TYPE This object describes the behavior of the bridge in regards to the UPLINK PDU frames received on the UNI. Tunnel (1) enables the PDU to be tunneled across the provider network. Discard (2) causes the PDU of the protocol to be discarded and not enter the provider network. Peer (3) means that on this port the bridge is to participate in the protocol. MAC-Tunnel (4) enables MAC-Tunneling. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.3.1.12 | AlaEServiceUNIProfileProtocolTreatment | read-create | current |
| alaEServiceUNIProfileUdldTreatment OBJECT-TYPE This object describes the behavior of the bridge in regards to the UDLD PDU frames received on the UNI. Tunnel (1) enables the PDU to be tunneled across the provider network. Discard (2) causes the PDU of the protocol to be discarded and not enter the provider network. Peer (3) means that on this port the bridge is to participate in the protocol. MAC-Tunnel (4) enables MAC-Tunneling. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.3.1.13 | AlaEServiceUNIProfileProtocolTreatment | read-create | current |
| alaEServiceUNIProfilePvstTreatment OBJECT-TYPE This object describes the behavior of the bridge in regards to the PVST PDU frames received on the UNI. Tunnel (1) enables the PDU to be tunneled across the provider network. Discard (2) causes the PDU of the protocol to be discarded and not enter the provider network. Peer (3) means that on this port the bridge is to participate in the protocol. MAC-Tunnel (4) enables MAC-Tunneling. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.3.1.14 | AlaEServiceUNIProfileProtocolTreatment | read-create | current |
| alaEServiceUNIProfilePagpTreatment OBJECT-TYPE This object describes the behavior of the bridge in regards to the PAGP PDU frames received on the UNI. Tunnel (1) enables the PDU to be tunneled across the provider network. Discard (2) causes the PDU of the protocol to be discarded and not enter the provider network. Peer (3) means that on this port the bridge is to participate in the protocol. MAC-Tunnel (4) enables MAC-Tunneling. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.3.1.15 | AlaEServiceUNIProfileProtocolTreatment | read-create | current |
| alaEServiceUNIProfileLacpmarkerTreatment OBJECT-TYPE This object describes the behavior of the bridge in regards to the LACP PDU frames received on the UNI. Tunnel (1) enables the PDU to be tunneled across the provider network. Discard (2) causes the PDU of the protocol to be discarded and not enter the provider network. Peer (3) means that on this port the bridge is to participate in the protocol. MAC-Tunnel (4) enables MAC-Tunneling. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.3.1.16 | AlaEServiceUNIProfileProtocolTreatment | read-create | current |
| alaEServiceUNIProfileDtpTreatment OBJECT-TYPE This object describes the behavior of the bridge in regards to the DTP PDU frames received on the UNI. Tunnel (1) enables the PDU to be tunneled across the provider network. Discard (2) causes the PDU of the protocol to be discarded and not enter the provider network. Peer (3) means that on this port the bridge is to participate in the protocol. MAC-Tunnel (4) enables MAC-Tunneling. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.3.1.17 | AlaEServiceUNIProfileProtocolTreatment | read-create | current |
| alaEServiceUNIProfileCdpTreatment OBJECT-TYPE This object describes the behavior of the bridge in regards to the CDP PDU frames received on the UNI. Tunnel (1) enables the PDU to be tunneled across the provider network. Discard (2) causes the PDU of the protocol to be discarded and not enter the provider network. Peer (3) means that on this port the bridge is to participate in the protocol. MAC-Tunnel (4) enables MAC-Tunneling. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.3.1.18 | AlaEServiceUNIProfileProtocolTreatment | read-create | current |
| alaEServiceUNIProfileTunnelMac OBJECT-TYPE This object specifies the tunnel MAC used to tunnel L2 protocol to NNI ports | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.3.1.19 | MacAddress | read-create | current |
| alaEServiceUNIProfileIeeeMacTreatment OBJECT-TYPE This object describes the IEEEE Mac treatment ieee-fwd-all (1) - Forwards all IEEE MAC's. ieee-drop-all (2) - Discards all IEEE MAC's. unknown (3) the type is not defined. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.3.1.20 | INTEGER {ieeeFwdAll(1), ieeeDropAll(2), unknown(3)} | read-create | current |
| alaEServiceUNIProfileOamTreatment OBJECT-TYPE This object describes the behavior of the bridge in regards to the OAM PDU frames received on the UNI. Tunnel (1) enables the PDU to be tunneled across the provider network. Discard (2) causes the PDU of the protocol to be discarded and not enter the provider network. Peer (3) means that on this port the bridge is to participate in the protocol. MAC-Tunnel (4) enables MAC-Tunneling. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.3.1.21 | AlaEServiceUNIProfileProtocolTreatment | read-create | current |
| alaEServiceUNIProfile8021ABTagTreatment OBJECT-TYPE This object describes the behavior of the bridge in regards to the IEEE 802.1AB PDU frames received on the UNI. Tunnel (1) enables the PDU to be tunneled across the provider network. Discard (2) causes the PDU of the protocol to be discarded and not enter the provider network. Peer (3) and MAC-Tunnel(4) are not supported. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.3.1.22 | AlaEServiceUNIProfileProtocolTreatment | read-create | current |
| alaEServiceUNIProfile8021ABUnTagTreatment OBJECT-TYPE This object describes the behavior of the bridge in regards to the IEEE 802.1AB PDU frames received on the UNI. Tunnel(1) is not supported. Discard (2) causes the PDU of the protocol to be discarded and not enter the provider network. Peer (3) means that on this port the bridge is to participate in the protocol. MAC-Tunnel (4) is not supported. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.3.1.23 | AlaEServiceUNIProfileProtocolTreatment | read-create | current |
| alaEServiceUNIProfile8021ABMode OBJECT-TYPE This object describes the type of treatment being given to the IEEE 802.1AB PDU frames received on the UNI. Default(1) means all IEEE 802.1AB PDU frames are being given default treatment. Same(2) means all IEEE 802.1AB PDU frames are being given same treatment. May or may not be default treatment. Different(3) means tagged and un tagged IEEE 802.1AB PDU frames are being given different treatment. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.3.1.24 | AlaEServiceUNIProfileProtocolTreatmentMode | read-only | current |
| alaEServiceTable OBJECT-TYPE A table that contains the services and their assigned SVLAN for the E-Service feature. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.4 | not-accessible | current | |
| alaEServiceEntry OBJECT-TYPE The svlan/ipmvlan-port association. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.4.1 | not-accessible | current | |
| alaEServiceID OBJECT-TYPE A label given to uniquely identify this Service. Must be at least one character long. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.4.1.1 | SnmpAdminString (SIZE(1..32)) | not-accessible | current |
| alaEServiceSVLAN OBJECT-TYPE The SVLAN number of the SVLAN chosen to the be transport for this service. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.4.1.2 | Integer32 (1..4094) | read-create | current |
| alaEServiceVlanType OBJECT-TYPE The type of the vlan this service is going to attach to. When creating the service, the type should match the vlanId specified in the request. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.4.1.3 | INTEGER {unknown(0), svlan(1), ipmvlan(2)} | read-create | current |
| alaEServiceRowStatus OBJECT-TYPE The status of this table entry. The supported value for set are createAndGo (4) and destroy(6), to add or remove a service. When creating or deleting the service, the user needs to provide both the svlan and the vlantype objects. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.4.1.4 | RowStatus | read-create | current |
| alaEServiceSapTable OBJECT-TYPE A table that contains the Service Access Points (Sap) listed by ID. This table is used to create, delete, and modify the SAP's profile | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.5 | not-accessible | current | |
| alaEServiceSapEntry OBJECT-TYPE The list of SAP. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.5.1 | not-accessible | current | |
| alaEServiceSapID OBJECT-TYPE A Number given to uniquely identify the SAP. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.5.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| alaEServiceSapServiceID OBJECT-TYPE A label given to uniquely identify the Service this SAP is for. Must be at least one character long. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.5.1.2 | SnmpAdminString (SIZE(1..32)) | read-create | current |
| alaEServiceSapProfile OBJECT-TYPE The string identifying the SAP Profile this sap is to use. If specified, must match an existing SAP Profile. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.5.1.3 | SnmpAdminString (SIZE(1..32)) | read-create | current |
| alaEServiceSapRowStatus OBJECT-TYPE The status of this table entry. The supported value for set are createAndGo (4) and destroy(6), to add or remove a sap. When creating the sap, the user needs to provide the service name in the same set request. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.5.1.4 | RowStatus | read-create | current |
| alaEServiceSapCvlanTable OBJECT-TYPE A table that contains the Service Access Points (Sap) where the CVLANs are bound to their service. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.6 | not-accessible | current | |
| alaEServiceSapCvlanEntry OBJECT-TYPE The CVLAN to Sap binding. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.6.1 | not-accessible | current | |
| alaEServiceSapCvlanSapID OBJECT-TYPE A Number given to uniquely identify this SAP. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.6.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| alaEServiceSapCvlanCvlan OBJECT-TYPE This object is the CVLAN ID that this binding is targeted at. The CVLAN ID may be 0, which indicates an all or untagged only mapping type. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.6.1.2 | Integer32 (0..4094) | not-accessible | current |
| alaEServiceSapCvlanMapType OBJECT-TYPE This object is the mapping type that defines what CVLANs are mapped into this service. Multiple mappings can be defined for CVLAN to service, however only one all (2) or untaggedOnly (3) mapping entry can be created per UNI. A mapping type of Single (1) denotes a specific CVLAN value to bind to the service. A mapping type of All (2) denotes that all customer frames that do not map to any other SAP, will be mapped into this service. A mapping type of Untagged (3) denotes that only the untagged frames will be mapped into this service. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.6.1.3 | INTEGER {single(1), all(2), untaggedOnly(3)} | read-create | current |
| alaEServiceSapCvlanRowStatus OBJECT-TYPE The status of this table entry. The supported value for set are createAndGo (4) and destroy(6), to add or remove a SAP. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.6.1.4 | RowStatus | read-create | current |
| alaEServicePortTable OBJECT-TYPE A table that contains the ports used by the EService feature. Both UNI and NNI are listed here. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.7 | not-accessible | current | |
| alaEServicePortEntry OBJECT-TYPE The list of ports being used by EService. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.7.1 | not-accessible | current | |
| alaEServicePortID OBJECT-TYPE The IfIndex of this UNI or NNI Port. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.7.1.1 | InterfaceIndex | not-accessible | current |
| alaEServicePortType OBJECT-TYPE The type of port for Vlan Stacking operation. uni (1) represents a customer facing port on which traffic may enter the E-Service. nni (2) respresents a provider network port over which the E-Service may be connected. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.7.1.2 | INTEGER {uni(1), nni(3)} | read-create | current |
| alaEServicePortVendorTpid OBJECT-TYPE he TPID for this port if type is NNI. 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 0x8100. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.7.1.3 | Integer32 | read-create | current |
| alaEServicePortLegacyStpBpdu OBJECT-TYPE The legacy STP BPDU treatment for this port if NNI. 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. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.7.1.4 | INTEGER {notApplicable(0), enable(1), disable(2)} | read-create | current |
| alaEServicePortLegacyGvrpPdu OBJECT-TYPE The legacy GVRP PDU treatment for this port if NNI. It defines the type of processing applied to GVRP PDUs on network ports. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.7.1.5 | INTEGER {notApplicable(0), enable(1), disable(2)} | read-create | deprecated |
| alaEServicePortUniProfile OBJECT-TYPE The label of an existing UNI profile that which contains various properties to be applied to this port if UNI. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.7.1.6 | SnmpAdminString (SIZE(1..31)) | read-create | current |
| alaEServicePortTransBridging OBJECT-TYPE The Transparent Bridging status for the nni Port. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.7.1.7 | INTEGER {enable(1), disable(2)} | read-create | current |
| alaEServicePortLegacyMvrpPdu OBJECT-TYPE The legacy MVRP PDU treatment for this port if NNI. It defines the type of processing applied to MVRP PDUs on network ports. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.7.1.8 | INTEGER {notApplicable(0), enable(1), disable(2)} | read-create | current |
| alaEServicePortRowStatus OBJECT-TYPE The status of this table entry. The supported value for set are createAndGo (4) and destroy(6), to add or remove a binding | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.7.1.9 | RowStatus | read-create | current |
| alaEServiceSapUniTable OBJECT-TYPE A table that contains the UNI that are bound to each SAP for classifying traffic into each EService. Not that writing to this table may create a new UNI. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.8 | not-accessible | current | |
| alaEServiceSapUniEntry OBJECT-TYPE The list of SAP-UNI bindings being used by EService. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.8.1 | not-accessible | current | |
| alaEServiceSapUniSap OBJECT-TYPE The SAP ID that is configured onto this port. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.8.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| alaEServiceSapUniUni OBJECT-TYPE The IfIndex of this UNI Port. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.8.1.2 | InterfaceIndex | not-accessible | current |
| alaEServiceSapUniRowStatus OBJECT-TYPE The status of this table entry. The supported value for set are createAndGo (4) and destroy(6), to add or remove a binding | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.8.1.3 | RowStatus | read-create | current |
| alaEServiceSapUniCvlanID OBJECT-TYPE The Cvlan ID of this UNI Port. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.8.1.4 | Integer32 (1..4094) | read-create | current |
| alaEServiceNniSvlanTable OBJECT-TYPE A table that contains the SVLANs bound to each NNI for use by the EService feature. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.9 | not-accessible | current | |
| alaEServiceNniSvlanEntry OBJECT-TYPE The list of NNI-SVLAN bindings being used by EService. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.9.1 | not-accessible | current | |
| alaEServiceNniSvlanNni OBJECT-TYPE The IfIndex of this NNI Port. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.9.1.1 | InterfaceIndex | not-accessible | current |
| alaEServiceNniSvlanSvlan OBJECT-TYPE The SVLAN bound to this port. SVLAN cannot be 1. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.9.1.2 | Integer32 (2..4094) | not-accessible | current |
| alaEServiceNniSvlanRowStatus OBJECT-TYPE The status of this table entry. The supported value for set are createAndGo (4) and destroy(6), to add or remove a binding | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.9.1.3 | RowStatus | read-create | current |
| alaEServiceNniSvlanVpaType OBJECT-TYPE The object is used to specify whether the VPA state is to be controlled by an ERP or a STP. By default VPA state is controlled by STP. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.9.1.4 | INTEGER {stp(1), erp(2)} | read-create | current |
| alaEServiceGlobals OBJECT-IDENTITY | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.10 | |||
| alaEServiceGlobalTransBridging OBJECT-TYPE The global transparent bridging status. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.10.1 | INTEGER {enable(1), disable(2)} | read-write | current |
| alaEServiceGlobalMacTunneling OBJECT-TYPE The global MAC-Tunneling status. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.10.2 | INTEGER {enable(1), disable(2)} | read-write | current |
| alaEServiceGlobalUntaggedCvlanInsert OBJECT-TYPE Enable/disable the global untagged cvlan insert. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.10.3 | INTEGER {enable(1), disable(2)} | read-write | current |
| alaEServiceGlobalDoubleTagLookup OBJECT-TYPE Enable/disable the global double tag lookup. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.10.4 | INTEGER {enable(1), disable(2)} | read-write | current |
| alaEServiceGlobalStrictCvlanFilter OBJECT-TYPE Enable/disable the global strict cvlan filter. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.10.5 | INTEGER {enable(1), disable(2)} | read-write | current |
| alaEServiceUNIProfileCustomL2ProtocolTable OBJECT-TYPE A table that contains service profiles containing performance and control attributes. An entry in this table is created when a new service profile is defined. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.11 | not-accessible | deprecated | |
| alaEServiceUNIProfileCustomL2ProtocolEntry OBJECT-TYPE A E-Service Service Profile entry. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.11.1 | not-accessible | deprecated | |
| alaEServiceUNIProfileCustomL2ProtocolID OBJECT-TYPE A label given to uniquely identify this profile. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.11.1.1 | SnmpAdminString | not-accessible | deprecated |
| alaEServiceUNIProfileCustomL2ProtocolType OBJECT-TYPE Tunnel (1) enables the PDU to be tunneled across the provider network. Discard (2) causes the PDU of the protocol to be discarded and not enter the provider network. MAC-Tunnel (4) enables MAC-Tunneling. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.11.1.2 | INTEGER {tunnel(1), discard(2), macTunnel(4)} | read-create | deprecated |
| alaEServiceUNIProfileCustomL2ProtocolRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.11.1.3 | RowStatus | read-create | deprecated |
| alaEServiceCustomL2ProtocolTable OBJECT-TYPE A table that contains custom L2 protocol entries with name, MAC address, mask, ether-type and ether sub-type. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.12 | not-accessible | current | |
| alaEServiceCustomL2ProtocolEntry OBJECT-TYPE An E-Service with custom L2 protocol entry. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.12.1 | not-accessible | current | |
| alaEServiceCustomL2ProtocolName OBJECT-TYPE Name of the custom L2 protocol entry which is an identifier to this table. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.12.1.1 | SnmpAdminString (SIZE(1..32)) | not-accessible | current |
| alaEServiceCustomL2ProtocolMac OBJECT-TYPE This object specifies the destination MAC address that needs L2 protocol handling. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.12.1.2 | MacAddress | read-create | current |
| alaEServiceCustomL2ProtocolMask OBJECT-TYPE This object specifies the range of destination MAC address that needs L2 protocol handling. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.12.1.3 | MacAddress | read-create | current |
| alaEServiceCustomL2ProtocolEtherType OBJECT-TYPE Ether type value for generic ethertype. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.12.1.4 | Integer32 (0..65535) | read-create | current |
| alaEServiceCustomL2ProtocolEtherSubType OBJECT-TYPE Sub-type value to specify ether sub-type. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.12.1.5 | Integer32 (0..255) | read-create | current |
| alaEServiceCustomL2ProtocolSsap OBJECT-TYPE Source service access point value. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.12.1.6 | ServiceAccessPoint | read-create | current |
| alaEServiceCustomL2ProtocolDsap OBJECT-TYPE Destination service access point value. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.12.1.7 | ServiceAccessPoint | read-create | current |
| alaEServiceCustomL2ProtocolId OBJECT-TYPE Protocol identifier. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.12.1.8 | Integer32 (0..65535) | read-create | current |
| alaEServiceCustomL2ProtocolRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.12.1.9 | RowStatus | read-create | current |
| alaEServiceUNIProfileL2CustomProtocolTable OBJECT-TYPE A table that contains service profiles containing performance and control attributes. An entry in this table is created when a new service profile is defined. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.13 | not-accessible | current | |
| alaEServiceUNIProfileL2CustomProtocolEntry OBJECT-TYPE A E-Service Service Profile entry. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.13.1 | not-accessible | current | |
| alaEServiceUNIProfileL2CustomID OBJECT-TYPE The unique index value of a row in this table. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.13.1.1 | SnmpAdminString (SIZE(1..32)) | not-accessible | current |
| alaEServiceUNIProfileL2CustomProtocolID OBJECT-TYPE A label given to uniquely identify this profile. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.13.1.2 | SnmpAdminString (SIZE(1..32)) | not-accessible | current |
| alaEServiceUNIProfileL2CustomProtocolType OBJECT-TYPE Tunnel (1) enables the PDU to be tunneled across the provider network. Discard (2) causes the PDU of the protocol to be discarded and not enter the provider network. MAC-Tunnel (4) enables MAC-Tunneling. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.13.1.3 | INTEGER {tunnel(1), discard(2), macTunnel(4)} | read-create | current |
| alaEServiceUNIProfileL2CustomProtocolRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.13.1.4 | RowStatus | read-create | current |
| alaEServiceUNIPortL2ProtocolStatisticsTable OBJECT-TYPE A table, that contains UNI port L2 protocol frame statistics. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.14 | not-accessible | current | |
| alaEServiceUNIPortL2ProtocolStatisticsEntry OBJECT-TYPE An E-Service Service UNI port L2 protocol statistics entry associated with an L2 protocol and a port entry. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.14.1 | not-accessible | current | |
| alaEServiceUNIPortL2ProtocolID OBJECT-TYPE Name of the L2 protocol entry. Must be at least one character long. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.14.1.1 | SnmpAdminString (SIZE(1..31)) | not-accessible | current |
| alaEServiceUNIPortL2RxFrames OBJECT-TYPE This object describes the total number of frames of this protocol received on this port and trapped to CPU. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.14.1.2 | Counter32 | read-only | current |
| alaEServiceUNIPortL2PeeredFrames OBJECT-TYPE This object describes the total number of frames of this protocol received on this port trapped to CPU and peered. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.14.1.3 | Counter32 | read-only | current |
| alaEServiceUNIPortL2MACTunneledFrames OBJECT-TYPE This object describes the total number of frames of this protocol received on this port trapped to CPU and MAC tunneled. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.14.1.4 | Counter32 | read-only | current |
| alaEServiceUNIPortL2MACDeTunneledFrames OBJECT-TYPE This object describes the total number of frames of this protocol received on this port trapped to CPU and MAC de-tunneled. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.14.1.5 | Counter32 | read-only | current |
| alaEServiceUNIPortL2LastSourceMAC OBJECT-TYPE This object specifies the source MAC address of last frame of this protocol on this port trapped to CPU | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.14.1.6 | MacAddress | read-only | current |
| alaEServiceUNIPortL2ClearStats OBJECT-TYPE This object is used to clear the UNI port statistics of the interface. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.14.1.7 | INTEGER {default(1), reset(2)} | read-write | current |
| alaEServiceNNIPortL2ProtocolStatisticsTable OBJECT-TYPE A table, that contains NNI port L2 protocol frame statistics. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.15 | not-accessible | current | |
| alaEServiceNNIPortL2ProtocolStatisticsEntry OBJECT-TYPE An E-Service NNI port L2 protocol statistics entry associated with port. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.15.1 | not-accessible | current | |
| alaEServiceNNIPortL2RxMACTunneledFrames OBJECT-TYPE This object describes the total number of frames trapped to CPU with tunnel MAC. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.15.1.1 | Counter32 | read-only | current |
| alaEServiceNNIPortL2MACTunneledDiscardFrames OBJECT-TYPE This object describes the total number of discarded frames that are trapped to CPU with tunnel MAC. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.15.1.2 | Counter32 | read-only | current |
| alaEServiceNNIPortL2ClearStats OBJECT-TYPE This object is used to clear the NNI port statistics of the interface. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.15.1.3 | INTEGER {default(1), reset(2)} | read-write | current |
| alaEServiceUNIProfileL2ProtocolTotalStatisticsTable OBJECT-TYPE A table, that contains UNI profile L2 protocol frame total RX statistics of all ports of the profile | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.16 | not-accessible | current | |
| alaEServiceUNIProfileL2ProtocolTotalStatisticsEntry OBJECT-TYPE An E-Service UNI profile L2 protocol total RX statistics entry associated with all ports of the UNI profile. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.16.1 | not-accessible | current | |
| alaEServiceUNIProfile OBJECT-TYPE A label given to uniquely identify this profile. Must be at least one character long. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.16.1.1 | SnmpAdminString (SIZE(1..31)) | not-accessible | current |
| alaEServiceUNIProfileL2ProtocolTotalRxFrames OBJECT-TYPE This object describes the total number of frames L2 protocol frames received by all the ports of bind to this profile. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.16.1.2 | Counter32 | read-only | current |
| alaEServiceUNIProfileL2ProtocolClearStats OBJECT-TYPE This object is used to clear the UNI profile statistics of the interface. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.16.1.3 | INTEGER {default(1), reset(2)} | read-write | current |
| alaEServiceUNIProfileCustomL2ProtocolStatisticsTable OBJECT-TYPE A table, that contains UNI profile L2 protocol frame RX statistics of all ports of the profile. Each entry represents statistics collected for one protocol of the UNI profile. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.17 | not-accessible | current | |
| alaEServiceUNIProfileCustomL2ProtocolStatisticsEntry OBJECT-TYPE An E-Service UNI profile L2 protocol RX statistics entry associated with all ports of the UNI profile. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.17.1 | not-accessible | current | |
| alaEServiceUNIProfileCustomL2StatsProfileID OBJECT-TYPE A label given to uniquely identify this profile. Must be at least one character long. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.17.1.1 | SnmpAdminString (SIZE(1..31)) | not-accessible | current |
| alaEServiceUNIProfileCustomL2ProtocolIndex OBJECT-TYPE Name of the L2 protocol entry. Must be at least one character long. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.17.1.2 | SnmpAdminString (SIZE(1..31)) | not-accessible | current |
| alaEServiceUNIProfileCustomL2ProtocolRxFrames OBJECT-TYPE This object describes the total number of frames of this protocol received on this port and trapped to CPU. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.17.1.3 | Counter32 | read-only | current |
| alaEServiceUNIProfileCustomL2ProtocolTreatment OBJECT-TYPE This object describes the behavior of the bridge in regards to the destination Mac address matching with the L2 Custom protocol entry mac address on the UNI. Tunnel (1) enables the PDU to be tunneled across the provider network. Discard (2) causes the PDU of the protocol to be discarded and not enter the provider network. Peer (3) means that on this port the bridge is to participate in the protocol. Mac-Tunnel (4) enables mac-tunneling. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.17.1.4 | AlaEServiceUNIProfileProtocolTreatment | read-only | current |
| alaEServiceL2PTProtocolStatisticsClear OBJECT-IDENTITY | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.18 | |||
| alaEServiceUNIPortL2GlobalClearStatistics OBJECT-TYPE Defines the global clear control for L2 protocol statistics of all UNI ports The value reset (2) indicates clear UNI port statistics of all ports in the system. By default, this object contains 1. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.18.1 | INTEGER {default(1), reset(2)} | read-write | current |
| alaEServiceNNIPortL2GlobalClearStatistics OBJECT-TYPE Defines the global clear control for L2 protocol statistics of all NNI ports The value reset (2) indicates clear NNI port statistics of all ports in the system. By default, this object contains 1. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.18.2 | INTEGER {default(1), reset(2)} | read-write | current |
| alaEServiceUNIProfileL2GlobalClearStatistics OBJECT-TYPE Defines the global clear control for L2 protocol statistics of all UNI profiles The value reset (2) indicates clear UNI profile statistics of all ports in the system. By default, this object contains a zero value. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.18.3 | INTEGER {default(1), reset(2)} | read-write | current |
| alaEServiceUNIProfileL2ProtocolStatisticsTable OBJECT-TYPE A table, that contains UNI profile L2 well known protocol frame RX statistics of all ports of the profile | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.19 | not-accessible | current | |
| alaEServiceUNIProfileL2ProtocolStatisticsEntry OBJECT-TYPE An E-Service UNI profile L2 well known protocol RX statistics entry associated with all ports of the UNI profile. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.19.1 | not-accessible | current | |
| alaEServiceUNIProfileL2ProtocolID OBJECT-TYPE A label given to uniquely identify this profile. Must be at least one character long. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.19.1.1 | SnmpAdminString (SIZE(1..31)) | not-accessible | current |
| alaEServiceUNIProfileL2ProtocolIndex OBJECT-TYPE This object specifies the well known protocol group this row corresponds to. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.19.1.2 | INTEGER {stp(1), mvrp(2), lldp(3), amap(4), lacpOamLacpMarker(5), ieee802dot1x(6), cisco(7), taggedLldp(8), untaggedLldp(9)} | not-accessible | current |
| alaEServiceUNIProfileL2ProtocolRxFrames OBJECT-TYPE This object describes the number of frames this L2 well known protocol frames received by all the ports of bind to this profile. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.19.1.3 | Counter32 | read-only | current |
| alaEServiceUNIProfileL2ProtocolTreatment OBJECT-TYPE This object describes the behavior of the bridge in regards to the destination MAC address matching with the L2 Custom protocol entry MAC address on the UNI. Tunnel (1) enables the PDU to be tunneled across the provider network. Discard (2) causes the PDU of the protocol to be discarded and not enter the provider network. Peer (3) means that on this port the bridge is to participate in the protocol. MAC-Tunnel (4) enables MAC-Tunneling. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.19.1.4 | AlaEServiceUNIProfileProtocolTreatment | read-only | current |
| alaIpmVlanCTagTable OBJECT-TYPE A table, that contains IP multicast Vlan C-tag information. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.20 | not-accessible | current | |
| alaIpmVlanCTagEntry OBJECT-TYPE An IP Multicast Vlan C-tag entry. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.20.1 | not-accessible | current | |
| alaIpmVlanID OBJECT-TYPE IP Multicast Vlan ID. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.20.1.1 | Integer32 (2..4094) | not-accessible | current |
| alaIpmVlanCTag OBJECT-TYPE IP Multicast Vlan C-tag. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.20.1.2 | Unsigned32 (1..4094) | not-accessible | current |
| alaIpmVlanCTagRowStatus OBJECT-TYPE IP Multicast Vlan C-tag row status. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.20.1.3 | RowStatus | read-create | current |
| alaIpmVlanAddressTable OBJECT-TYPE A table, that contains IP multicast Vlan address information. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.21 | not-accessible | current | |
| alaIpmVlanAddressEntry OBJECT-TYPE An IP Multicast Vlan address entry. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.21.1 | not-accessible | current | |
| alaIpmVlanAddressType OBJECT-TYPE IP Multicast Vlan address type. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.21.1.1 | InetAddressType | not-accessible | current |
| alaIpmVlanAddress OBJECT-TYPE IP Multicast Vlan address. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.21.1.2 | InetAddress | not-accessible | current |
| alaIpmVlanAddressPrefixLength OBJECT-TYPE IP Multicast Vlan address prefix length. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.21.1.3 | InetAddressPrefixLength | not-accessible | current |
| alaIpmVlanAddressRowStatus OBJECT-TYPE IP Multicast Vlan address row status. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.21.1.4 | RowStatus | read-create | current |
| alaIpmVlanSenderPortTable OBJECT-TYPE A table, that contains IP multicast Vlan sender port information. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.22 | not-accessible | current | |
| alaIpmVlanSenderPortEntry OBJECT-TYPE An IP Multicast Vlan sender port entry. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.22.1 | not-accessible | current | |
| alaIpmVlanSenderPortIfIndex OBJECT-TYPE IP Multicast Vlan sender port. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.22.1.1 | InterfaceIndexOrZero | not-accessible | current |
| alaIpmVlanSenderPortRowStatus OBJECT-TYPE IP Multicast Vlan sender port row status. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.22.1.2 | RowStatus | read-create | current |
| alaIpmVlanReceiverPortTable OBJECT-TYPE A table, that contains IP multicast Vlan receiver port information. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.23 | not-accessible | current | |
| alaIpmVlanReceiverPortEntry OBJECT-TYPE An IP Multicast Vlan receiver port entry. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.23.1 | not-accessible | current | |
| alaIpmVlanReceiverPortIfIndex OBJECT-TYPE IP Multicast Vlan receiver port. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.23.1.1 | InterfaceIndexOrZero | not-accessible | current |
| alaIpmVlanReceiverPortRowStatus OBJECT-TYPE IP Multicast Vlan receiver port row status. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.23.1.2 | RowStatus | read-create | current |
| alaIpmVlanReceiverVlanTable OBJECT-TYPE A table, that contains IP multicast Vlan receiver vlan information. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.24 | not-accessible | current | |
| alaIpmVlanReceiverVlanEntry OBJECT-TYPE An IP Multicast Vlan receiver vlan entry. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.24.1 | not-accessible | current | |
| alaIpmVlanReceiverVlanIfIndex OBJECT-TYPE IP Multicast Vlan receiver port. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.24.1.1 | InterfaceIndexOrZero | not-accessible | current |
| alaIpmVlanReceiverVlan OBJECT-TYPE IP Multicast Vlan receiver vlan. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.24.1.2 | Unsigned32 (0..4094) | not-accessible | current |
| alaIpmVlanReceiverVlanRowStatus OBJECT-TYPE IP Multicast Vlan receiver vlan row status. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.24.1.3 | RowStatus | read-create | current |
| alcatelIND1EServiceMIBConformance OBJECT-IDENTITY Branch For E-Service Conformance Information. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.2 | current | ||
| alcatelIND1EServiceMIBGroups OBJECT-IDENTITY Branch For E-Service Units Of Conformance. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.2.1 | current | ||
| alcatelIND1EServiceMIBCompliances OBJECT-IDENTITY Branch For E-Service Compliance Statements. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.2.2 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| alaEServiceSapProfileGroup OBJECT-GROUP Collection of objects for management of E-Service Sap Profiles. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.2.1.1 | current |
| alaEServiceUNIProfileGroup OBJECT-GROUP Collection of objects for management of EService UNI Profiles. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.2.1.2 | current |
| alaEServiceGroup OBJECT-GROUP Collection of objects for management of E-Services. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.2.1.3 | current |
| alaEServiceSapGroup OBJECT-GROUP Collection of objects for management of E-Service SAPs. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.2.1.4 | current |
| alaEServiceSapCvlanGroup OBJECT-GROUP Collection of objects for management of E-Service SAP CVLAN bindings. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.2.1.5 | current |
| alaEServicePortGroup OBJECT-GROUP Collection of objects for management of E-Service Ports. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.2.1.6 | current |
| alaEServiceSapUniGroup OBJECT-GROUP Collection of objects for management of E-Service SAP to UNI Binding. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.2.1.7 | current |
| alaEServiceNniSvlanGroup OBJECT-GROUP Collection of objects for management of E-Service SVLAN to NNI Binding. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.2.1.8 | current |
| alaEServiceInfoGroup OBJECT-GROUP Collection of objects for management of E-Service Info Binding. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.2.1.9 | current |
| alaEServiceGlobalGroup OBJECT-GROUP Collection of objects for management of E-Service global configuration. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.2.1.10 | current |
| alaEServiceUNIProfileCustomL2ProtocolGroup OBJECT-GROUP Collection of objects for management of E-Service custom L2 protocol. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.2.1.11 | deprecated |
| alaEServiceCustomL2ProtocolGroup OBJECT-GROUP Collection of objects for management of E-Service custom L2 protocol. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.2.1.12 | current |
| alaEServiceUNIProfileL2CustomProtocolGroup OBJECT-GROUP Collection of objects for management of E-Service UNI profile L2 custom protocol. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.2.1.13 | deprecated |
| alaEServiceUNIPortL2ProtocolStatisticsGroup OBJECT-GROUP Collection of objects for management of E-Service UNI port L2 protocol statistics. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.2.1.14 | current |
| alaEServiceNNIPortL2ProtocolStatisticsGroup OBJECT-GROUP Collection of objects for management of E-Service NNI port L2 protocol statistics. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.2.1.15 | current |
| alaEServiceUNIProfileL2ProtocolTotalStatisticsGroup OBJECT-GROUP Collection of objects for management of E-Service UNI profile L2 total statistics. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.2.1.16 | current |
| alaEServiceUNIProfileCustomL2ProtocolStatisticsGroup OBJECT-GROUP Collection of objects for management of E-Service UNI profile custom L2 protocol statistics. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.2.1.17 | current |
| alaEServiceL2PTProtocolStatisticsClearGroup OBJECT-GROUP Collection of objects for management of E-Service L2 PT protocol statistics configuration. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.2.1.18 | current |
| alaEServiceUNIProfileL2ProtocolStatisticsGroup OBJECT-GROUP Collection of objects for management of E-Service UNI profile well known L2 protocol statistics. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.2.1.19 | current |
| alaIpmVlanGroup OBJECT-GROUP Collection of objects for management of IP Multicast Vlan. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.2.1.20 | current |
| alcatelIND1EServiceMIBCompliance MODULE-COMPLIANCE Compliance statement for E-Service. | 1.3.6.1.4.1.6486.801.1.2.1.50.1.2.2.1 | current |