ALCATEL-IND1-EVB-MIB

File: ALCATEL-IND1-EVB-MIB.mib (14837 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
Q-BRIDGE-MIB IEEE8021-TC-MIB IEEE8021-EVBB-MIB
IF-MIB ALCATEL-IND1-TIMETRA-TC-MIB ALCATEL-IND1-BASE

Imported symbols

MODULE-IDENTITY OBJECT-IDENTITY OBJECT-TYPE
Integer32 Unsigned32 NOTIFICATION-TYPE
RowStatus MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP VlanIndex IEEE8021BridgePortNumber
ieee8021BridgeEvbVSIID ieee8021BridgeEvbVSIIDType ieee8021BridgeEvbVSITypeVersion
ieee8021BridgeEvbVSIVlanId ieee8021BridgeEvbSbpPortNumber ieee8021BridgeEvbVSIMvFormat
InterfaceIndex TmnxPortID TmnxEncapVal
TmnxServId softentIND1EvbMib

Defined Types

EVBVSISAPEntry  
SEQUENCE    
  evbVSIPortNumber IEEE8021BridgePortNumber
  evbVSIID OCTET STRING
  evbVSIVlanID VlanIndex
  evbSAPPortId TmnxPortID
  evbSAPServiceType INTEGER
  evbSAPEncapValue TmnxEncapVal
  evbSAPServiceId TmnxServId

EVBPortModeEntry  
SEQUENCE    
  evbPortId InterfaceIndex
  evbPortMode INTEGER
  evbRowStatus RowStatus

Defined Values

alcatelIND1EVBMIB 1.3.6.1.4.1.6486.801.1.2.1.70.1
This module describes an authoritative enterprise-specific Simple Network Management Protocol (SNMP) Management Information Base (MIB): Edge Virtual Bridge (EVB) Subsystem for OS10K Product Line. 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) 2011 Alcatel-Lucent ALL RIGHTS RESERVED WORLDWIDE
MODULE-IDENTITY    

alcatelIND1EvbMIBObjects 1.3.6.1.4.1.6486.801.1.2.1.70.1.1
Alcatel-Lucent EVB Subsystem Managed Objects.
Status: current Access: read-only
OBJECT-IDENTITY    

evbMIBNotifications 1.3.6.1.4.1.6486.801.1.2.1.70.1.1.0
OBJECT IDENTIFIER    

evbMIBScalarObjects 1.3.6.1.4.1.6486.801.1.2.1.70.1.1.1
OBJECT IDENTIFIER    

evbPortAutoMode 1.3.6.1.4.1.6486.801.1.2.1.70.1.1.1.1
Alcatel-Lucent EVB port auto detect mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

evbDefaultType 1.3.6.1.4.1.6486.801.1.2.1.70.1.1.1.2
Alcatel-Lucent EVB default port type.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER undefined(0), vlanBridging(1), serviceAccess(2)  

evbSapMIB 1.3.6.1.4.1.6486.801.1.2.1.70.1.1.2
OBJECT IDENTIFIER    

evbVSISAPTable 1.3.6.1.4.1.6486.801.1.2.1.70.1.1.2.1
A table that contains database of the active VSI on Service Access Point.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EVBVSISAPEntry

evbVSISAPEntry 1.3.6.1.4.1.6486.801.1.2.1.70.1.1.2.1.1
A list of objects containing database of the VSI entries associated with Service Access Points.
Status: current Access: not-accessible
OBJECT-TYPE    
  EVBVSISAPEntry  

evbVSIPortNumber 1.3.6.1.4.1.6486.801.1.2.1.70.1.1.2.1.1.1
The evbVSIPortNumber is the Port Number for the SBP where the VSI is accessed.
Status: current Access: not-accessible
OBJECT-TYPE    
  IEEE8021BridgePortNumber  

evbVSIID 1.3.6.1.4.1.6486.801.1.2.1.70.1.1.2.1.1.2
This object specifies the VSIID that uniquely identifies the VSI in the DCN.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(16)  

evbVSIVlanID 1.3.6.1.4.1.6486.801.1.2.1.70.1.1.2.1.1.3
The Vlan ID of the VSIID. Multiple Vlan IDs can be assigned to one VSIID. If GroupID is used, this Vlan ID is a locally defined C-VLAN ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

evbSAPPortId 1.3.6.1.4.1.6486.801.1.2.1.70.1.1.2.1.1.4
The evbSAPPortId is the access port where the EVB Service Access Point is accessed.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxPortID  

evbSAPServiceType 1.3.6.1.4.1.6486.801.1.2.1.70.1.1.2.1.1.5
The value of the label used to identify the SAP on the access port specified by evbSAPPortId.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER spb(1), vpls(2)  

evbSAPEncapValue 1.3.6.1.4.1.6486.801.1.2.1.70.1.1.2.1.1.6
The value of the label used to identify the SAP on the access port specified by evbSAPPortId.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxEncapVal  

evbSAPServiceId 1.3.6.1.4.1.6486.801.1.2.1.70.1.1.2.1.1.7
This object is used to identify the Service of the EVB SAP.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxServId  

evbPortModeTable 1.3.6.1.4.1.6486.801.1.2.1.70.1.1.2.2
A table that contains Service Access Port Mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EVBPortModeEntry

evbPortModeEntry 1.3.6.1.4.1.6486.801.1.2.1.70.1.1.2.2.1
A list of objects containing Service Access Port Mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  EVBPortModeEntry  

evbPortId 1.3.6.1.4.1.6486.801.1.2.1.70.1.1.2.2.1.1
IfIndex uniquely identify this port table.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

evbPortMode 1.3.6.1.4.1.6486.801.1.2.1.70.1.1.2.2.1.2
The EvbPortMode variable indicates if the interface on this port is configured as a service access port or a vlan bridging. An access port can be created manually (through CLI) or dynamically (through requests from UNP or EVB).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER undefined(0), vlan(1), access(2)  

evbRowStatus 1.3.6.1.4.1.6486.801.1.2.1.70.1.1.2.2.1.3
The status of this table entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

alcatelIND1EvbMIBConformance 1.3.6.1.4.1.6486.801.1.2.1.70.1.2
Alcatel-Lucent EVB Subsystem Conformance Information.
Status: current Access: read-create
OBJECT-IDENTITY    

alcatelIND1EvbMIBGroups 1.3.6.1.4.1.6486.801.1.2.1.70.1.2.1
Branch For ALU EVB MIB Subsystem Units Of Conformance.
Status: current Access: read-create
OBJECT-IDENTITY    

alcatelIND1EvbMIBCompliances 1.3.6.1.4.1.6486.801.1.2.1.70.1.2.2
Branch For ALU EVB MIB Subsystem Compliance Statements.
Status: current Access: read-create
OBJECT-IDENTITY    

evbFailedCdcpTlvTrap 1.3.6.1.4.1.6486.801.1.2.1.70.1.1.0.1
A Software Trouble report is sent by whatever application encountering a problem during its execution and would want to make the user aware of problem for maintenance purpose.
Status: current Access: read-create
NOTIFICATION-TYPE    

evbFailedEvbTlvTrap 1.3.6.1.4.1.6486.801.1.2.1.70.1.1.0.2
A Software Trouble report is sent by whatever application encountering a problem during its execution and would want to make the user aware of problem for maintenance purpose.
Status: current Access: read-create
NOTIFICATION-TYPE    

evbUnknownVsiManagerTrap 1.3.6.1.4.1.6486.801.1.2.1.70.1.1.0.3
A Software Trouble report is sent by whatever application encountering a problem during its execution and would want to make the user aware of problem for maintenance purpose.
Status: current Access: read-create
NOTIFICATION-TYPE    

evbVdpAssocTlvTrap 1.3.6.1.4.1.6486.801.1.2.1.70.1.1.0.4
A Software Trouble report is sent by whatever application encountering a problem during its execution and would want to make the user aware of problem for maintenance purpose.
Status: current Access: read-create
NOTIFICATION-TYPE    

evbCdcpLldpExpiredTrap 1.3.6.1.4.1.6486.801.1.2.1.70.1.1.0.5
A Software Trouble report is sent by whatever application encountering a problem during its execution and would want to make the user aware of problem for maintenance purpose.
Status: current Access: read-create
NOTIFICATION-TYPE    

evbTlvExpiredTrap 1.3.6.1.4.1.6486.801.1.2.1.70.1.1.0.6
A Software Trouble report is sent by whatever application encountering a problem during its execution and would want to make the user aware of problem for maintenance purpose.
Status: current Access: read-create
NOTIFICATION-TYPE    

evbVdpKeepaliveExpiredTrap 1.3.6.1.4.1.6486.801.1.2.1.70.1.1.0.7
A Software Trouble report is sent by whatever application encountering a problem during its execution and would want to make the user aware of problem for maintenance purpose.
Status: current Access: read-create
NOTIFICATION-TYPE    

alcatelIND1EvbMIBCompliance 1.3.6.1.4.1.6486.801.1.2.1.70.1.2.2.1
Compliance statement for EVB.
Status: current Access: read-create
MODULE-COMPLIANCE    

alaEvbModuleGroup 1.3.6.1.4.1.6486.801.1.2.1.70.1.2.1.1
Evb Control Modules Group.
Status: current Access: read-create
OBJECT-GROUP    

alaEvbNotificationsGroup 1.3.6.1.4.1.6486.801.1.2.1.70.1.2.1.2
Collection of Notifications for management of EVB.
Status: current Access: read-create
NOTIFICATION-GROUP