ALCATEL-IND1-E-SERVICE-MIB: View SNMP OID List / Download MIB

VENDOR: ALCATEL


 Home MIB: ALCATEL-IND1-E-SERVICE-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
 alcatelIND1EServiceMIB 1.3.6.1.4.1.6486.801.1.2.1.50.1
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) 1995-2006 Alcatel-Lucent ALL RIGHTS RESERVED WORLDWIDE
     alcatelIND1eServiceMIBObjects 1.3.6.1.4.1.6486.801.1.2.1.50.1.1
Branch For E-Service Managed Objects.
         alaEService 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1
             alaEServiceInfo 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.1
                 alaEServiceMode 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.1.1 integer read-write
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. Enumeration: 'legacyMode': 1, 'eServiceMode': 2.
             alaEServiceSapProfileTable 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.2 no-access
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.
                 alaEServiceSapProfileEntry 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.2.1 no-access
A E-Service Service Profile entry.
                     alaEServiceSapProfileID 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.2.1.1 snmpadminstring no-access
A label given to uniquely identify this profile. Must be at least one character long.
                     alaEServiceSapProfileCVLANTreatment 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.2.1.2 integer read-only
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. Enumeration: 'stackSVLAN': 1, 'translate': 2, 'changeCVLAN': 3.
                     alaEServiceSapProfileReplacementCVLAN 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.2.1.3 integer32 read-only
The CVLAN ID to use when using the Change CVLAN treatment mode.
                     alaEServiceSapProfilePriorityMapMode 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.2.1.4 integer read-only
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. Enumeration: 'notAssigned': 0, 'mapInnerDscpToOuterP': 2, 'mapInnerPtoOuterP': 1, 'fixedP': 3.
                     alaEServiceSapProfileFixedPriority 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.2.1.5 integer32 read-only
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.
                     alaEServiceSapProfileIngressBW 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.2.1.6 integer32 read-only
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.
                     alaEServiceSapProfileBandwidthShare 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.2.1.7 integer read-only
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. Enumeration: 'notApplicable': 0, 'notShared': 2, 'shared': 1.
                     alaEServiceSapProfileRowStatus 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.2.1.8 rowstatus read-only
The status of this table entry.
                     alaEServiceSapProfileEgressBW 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.2.1.9 integer32 read-only
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.
             alaEServiceUNIProfileTable 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.3 no-access
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.
                 alaEServiceUNIProfileEntry 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.3.1 no-access
A E-Service Service Profile entry.
                     alaEServiceUNIProfileID 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.3.1.1 snmpadminstring no-access
A label given to uniquely identify this profile. Must be at least one character long.
                     alaEServiceUNIProfileStpBpduTreatment 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.3.1.2 alaeserviceuniprofileprotocoltreatment read-only
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. Currnetly Peer is not supported for Spanning Tree
                     alaEServiceUNIProfile8021xTreatment 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.3.1.3 alaeserviceuniprofileprotocoltreatment read-only
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. Currnetly only drop is supported
                     alaEServiceUNIProfile8021ABTreatment 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.3.1.4 alaeserviceuniprofileprotocoltreatment read-only
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. Currently only drop is supported
                     alaEServiceUNIProfile8023adTreatment 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.3.1.5 alaeserviceuniprofileprotocoltreatment read-only
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. Currently only peer is supported
                     alaEServiceUNIProfileGvrpTreatment 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.3.1.6 alaeserviceuniprofileprotocoltreatment read-only
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. Currently peer is not supported for GVRP
                     alaEServiceUNIProfileAmapTreatment 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.3.1.7 alaeserviceuniprofileprotocoltreatment read-only
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. Currently drop is only supported
                     alaEServiceUNIProfileMvrpTreatment 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.3.1.8 alaeserviceuniprofileprotocoltreatment read-only
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. Currently peer is not supported for MVRP
                     alaEServiceUNIProfileRowStatus 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.3.1.9 rowstatus read-only
The status of this table entry.
             alaEServiceTable 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.4 no-access
A table that contains the services and their assigned SVLAN for the E-Service feature.
                 alaEServiceEntry 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.4.1 no-access
The svlan/ipmvlan-port association.
                     alaEServiceID 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.4.1.1 snmpadminstring no-access
A label given to uniquely identify this Service. Must be at least one character long.
                     alaEServiceSVLAN 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.4.1.2 integer32 read-only
The SVLAN number of the SVLAN chosen to the be transport for this service.
                     alaEServiceVlanType 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.4.1.3 integer read-only
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. Enumeration: 'unknown': 0, 'ipmvlan': 2, 'svlan': 1.
                     alaEServiceRowStatus 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.4.1.4 rowstatus read-only
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.
             alaEServiceSapTable 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.5 no-access
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
                 alaEServiceSapEntry 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.5.1 no-access
The list of SAP.
                     alaEServiceSapID 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.5.1.1 integer32 no-access
A Number given to uniquely identify the SAP.
                     alaEServiceSapServiceID 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.5.1.2 snmpadminstring read-only
A label given to uniquely identify the Service this SAP is for. Must be at least one character long.
                     alaEServiceSapProfile 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.5.1.3 snmpadminstring read-only
The string identifying the SAP Profile this sap is to use. If specified, must match an existing SAP Profile.
                     alaEServiceSapRowStatus 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.5.1.4 rowstatus read-only
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.
             alaEServiceSapCvlanTable 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.6 no-access
A table that contains the Service Access Points (Sap) where the CVLANs are bound to their service.
                 alaEServiceSapCvlanEntry 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.6.1 no-access
The CVLAN to Sap binding.
                     alaEServiceSapCvlanSapID 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.6.1.1 integer32 no-access
A Number given to uniquely identify this SAP.
                     alaEServiceSapCvlanCvlan 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.6.1.2 integer32 no-access
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.
                     alaEServiceSapCvlanMapType 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.6.1.3 integer read-only
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. Enumeration: 'single': 1, 'untaggedOnly': 3, 'all': 2.
                     alaEServiceSapCvlanRowStatus 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.6.1.4 rowstatus read-only
The status of this table entry. The supported value for set are createAndGo (4) and destroy(6), to add or remove a SAP.
             alaEServicePortTable 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.7 no-access
A table that contains the ports used by the EService feature. Both UNI and NNI are listed here.
                 alaEServicePortEntry 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.7.1 no-access
The list of ports being used by EService.
                     alaEServicePortID 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.7.1.1 interfaceindex no-access
The IfIndex of this UNI or NNI Port.
                     alaEServicePortType 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.7.1.2 integer read-only
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. Enumeration: 'uni': 1, 'nni': 3.
                     alaEServicePortVendorTpid 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.7.1.3 integer32 read-only
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.
                     alaEServicePortLegacyStpBpdu 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.7.1.4 integer read-only
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. Enumeration: 'notApplicable': 0, 'enable': 1, 'disable': 2.
                     alaEServicePortLegacyGvrpPdu 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.7.1.5 integer read-only
The legacy GVRP PDU treatment for this port if NNI. It defines the type of processing applied to GVRP PDUs on network ports. Enumeration: 'notApplicable': 0, 'enable': 1, 'disable': 2.
                     alaEServicePortUniProfile 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.7.1.6 snmpadminstring read-only
The label of an existing UNI profile that which contains various properties to be applied to this port if UNI.
                     alaEServicePortTransBridging 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.7.1.7 integer read-only
The Transparent Bridging status for the nni Port. Enumeration: 'enable': 1, 'disable': 2.
                     alaEServicePortLegacyMvrpPdu 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.7.1.8 integer read-only
The legacy MVRP PDU treatment for this port if NNI. It defines the type of processing applied to MVRP PDUs on network ports. Enumeration: 'notApplicable': 0, 'enable': 1, 'disable': 2.
                     alaEServicePortRowStatus 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.7.1.9 rowstatus read-only
The status of this table entry. The supported value for set are createAndGo (4) and destroy(6), to add or remove a binding
             alaEServiceSapUniTable 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.8 no-access
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.
                 alaEServiceSapUniEntry 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.8.1 no-access
The list of SAP-UNI bindings being used by EService.
                     alaEServiceSapUniSap 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.8.1.1 integer32 no-access
The SAP ID that is configured onto this port.
                     alaEServiceSapUniUni 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.8.1.2 interfaceindex no-access
The IfIndex of this UNI Port.
                     alaEServiceSapUniRowStatus 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.8.1.3 rowstatus read-only
The status of this table entry. The supported value for set are createAndGo (4) and destroy(6), to add or remove a binding
             alaEServiceNniSvlanTable 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.9 no-access
A table that contains the SVLANs bound to each NNI for use by the EService feature.
                 alaEServiceNniSvlanEntry 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.9.1 no-access
The list of NNI-SVLAN bindings being used by EService.
                     alaEServiceNniSvlanNni 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.9.1.1 interfaceindex no-access
The IfIndex of this NNI Port.
                     alaEServiceNniSvlanSvlan 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.9.1.2 integer32 no-access
The SVLAN bound to this port. SVLAN cannot be 1.
                     alaEServiceNniSvlanRowStatus 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.9.1.3 rowstatus read-only
The status of this table entry. The supported value for set are createAndGo (4) and destroy(6), to add or remove a binding
                     alaEServiceNniSvlanVpaType 1.3.6.1.4.1.6486.801.1.2.1.50.1.1.1.9.1.4 integer read-only
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. Enumeration: 'erp': 2, 'stp': 1.
     alcatelIND1EServiceMIBConformance 1.3.6.1.4.1.6486.801.1.2.1.50.1.2
Branch For E-Service Conformance Information.
         alcatelIND1EServiceMIBGroups 1.3.6.1.4.1.6486.801.1.2.1.50.1.2.1
Branch For E-Service Units Of Conformance.
             alaEServiceSapProfileGroup 1.3.6.1.4.1.6486.801.1.2.1.50.1.2.1.1
Collection of objects for management of E-Service Sap Profiles.
             alaEServiceUNIProfileGroup 1.3.6.1.4.1.6486.801.1.2.1.50.1.2.1.2
Collection of objects for management of EService UNI Profiles.
             alaEServiceGroup 1.3.6.1.4.1.6486.801.1.2.1.50.1.2.1.3
Collection of objects for management of E-Services.
             alaEServiceSapGroup 1.3.6.1.4.1.6486.801.1.2.1.50.1.2.1.4
Collection of objects for management of E-Service SAPs.
             alaEServiceSapCvlanGroup 1.3.6.1.4.1.6486.801.1.2.1.50.1.2.1.5
Collection of objects for management of E-Service SAP CVLAN bindings.
             alaEServicePortGroup 1.3.6.1.4.1.6486.801.1.2.1.50.1.2.1.6
Collection of objects for management of E-Service Ports.
             alaEServiceSapUniGroup 1.3.6.1.4.1.6486.801.1.2.1.50.1.2.1.7
Collection of objects for management of E-Service SAP to UNI Binding.
             alaEServiceNniSvlanGroup 1.3.6.1.4.1.6486.801.1.2.1.50.1.2.1.8
Collection of objects for management of E-Service SVLAN to NNI Binding.
             alaEServiceInfoGroup 1.3.6.1.4.1.6486.801.1.2.1.50.1.2.1.9
Collection of objects for management of E-Service Info Binding.
         alcatelIND1EServiceMIBCompliances 1.3.6.1.4.1.6486.801.1.2.1.50.1.2.2
Branch For E-Service Compliance Statements.
             alcatelIND1EServiceMIBCompliance 1.3.6.1.4.1.6486.801.1.2.1.50.1.2.2.1
Compliance statement for E-Service.