ALCATEL-IND1-ETHERNET-OAM-MIB

File: ALCATEL-IND1-ETHERNET-OAM-MIB.mib (15943 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
ALCATEL-IND1-BASE IEEE8021-CFM-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY OBJECT-IDENTITY
Integer32 Unsigned32 MacAddress
TruthValue OBJECT-GROUP MODULE-COMPLIANCE
softentIND1EthernetOam Dot1agCfmMepId dot1agCfmMaIndex
Dot1agCfmMepIdOrZero dot1agCfmMdIndex dot1agCfmMepIdentifier
dot1agCfmMepEntry

Defined Types

AlaCfmMepEntry  
SEQUENCE    
  alaCfmMepClearStats INTEGER
  alaCfmMepOWDTMacAddress MacAddress
  alaCfmMepOWDTRMepIdentifier Dot1agCfmMepId
  alaCfmMepOWDTPriority Unsigned32
  alaCfmMepTWDTMacAddress MacAddress
  alaCfmMepTWDTRMepIdentifier Dot1agCfmMepId
  alaCfmMepTWDTPriority Unsigned32
  alaCfmMepRFPEnabled TruthValue
  alaCfmMepPortStatusTlv TruthValue
  alaCfmMepIfStatusTlv TruthValue

AlaCfmDelayResultEntry  
SEQUENCE    
  alaCfmDelayResultType INTEGER
  alaCfmDelayResultRMepMacAddress MacAddress
  alaCfmDelayResultRMepIdentifier Dot1agCfmMepIdOrZero
  alaCfmDelayResultTestDelay Integer32
  alaCfmDelayResultVariation Unsigned32

Defined Values

alcatelIND1EoamMIB 1.3.6.1.4.1.6486.801.1.2.1.40.1
This module describes an authoritative enterprise- specific Simple Network Management Protocol (SNMP) Management Information Base (MIB): For the Birds Of Prey Product Line Ethernet OAM for the Connectivity Fault Management. 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-2002 Alcatel Internetworking, Incorporated ALL RIGHTS RESERVED WORLDWIDE
MODULE-IDENTITY    

alcatelIND1CfmMIBObjects 1.3.6.1.4.1.6486.801.1.2.1.40.1.1
Branch For Connectivity Fault Management (Ethernet OAM) Objects.
Status: current Access: read-only
OBJECT-IDENTITY    

alaCfmBase 1.3.6.1.4.1.6486.801.1.2.1.40.1.1.1
OBJECT IDENTIFIER    

alaCfmMep 1.3.6.1.4.1.6486.801.1.2.1.40.1.1.2
OBJECT IDENTIFIER    

alaCfmDelayResult 1.3.6.1.4.1.6486.801.1.2.1.40.1.1.3
OBJECT IDENTIFIER    

alaCfmGlobalClearStats 1.3.6.1.4.1.6486.801.1.2.1.40.1.1.1.1
Defines the global clear statistics control for Ethernet OAM. The value reset (1) indicates that Ethernet OAM should clear all statistic counters related to all MEPs in the system. By default, this object contains a zero value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER default(0), reset(1)  

alaCfmGlobalOWDClear 1.3.6.1.4.1.6486.801.1.2.1.40.1.1.1.2
Defines the global clear of one-way-delay entries control for Ethernet OAM. The value reset (1) indicates that Ethernet OAM should remove all the one-way-delay entries in the delay result table. By default, this object contains a zero value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER default(0), reset(1)  

alaCfmGlobalTWDClear 1.3.6.1.4.1.6486.801.1.2.1.40.1.1.1.3
Defines the global clear of two-way-delay entries control for Ethernet OAM. The value reset (1) indicates that Ethernet OAM should remove all the two-way-delay entries in the delay result table. By default, this object contains a zero value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER default(0), reset(1)  

alaCfmMepTable 1.3.6.1.4.1.6486.801.1.2.1.40.1.1.2.1
This table augments the MEP table for clearing statistics based on MdIndex/MaIndex/MEPId. This table also contains the objects for initiating 1DM and DMM.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaCfmMepEntry

alaCfmMepEntry 1.3.6.1.4.1.6486.801.1.2.1.40.1.1.2.1.1
Each row entry in the alaCfmMepTable represents additional column for proprietary extension to the existing MEP table. It provides the facility to clear the statistics based on uniquely identified MEP. It also provides the facility to intiate 1DM and DMM
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaCfmMepEntry  

alaCfmMepClearStats 1.3.6.1.4.1.6486.801.1.2.1.40.1.1.2.1.1.1
Reset all statistics parameters corresponding to this MEP. By default, this objects contains a zero value.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER default(0), reset(1)  

alaCfmMepOWDTMacAddress 1.3.6.1.4.1.6486.801.1.2.1.40.1.1.2.1.1.2
Specifies the MAC address used as a target for the One-Way-Delay Test (OWDT). Setting this object will trigger a One-Way-Delay test to the specified MAC address. The number of messages transmitted per initiation will be 2. Upon completion of the test, the MacAddress will revert to it's default value, indicating that another test is possible.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

alaCfmMepOWDTRMepIdentifier 1.3.6.1.4.1.6486.801.1.2.1.40.1.1.2.1.1.3
Specifies the Mep-Id assigned to the Remote MEP.
Status: current Access: read-create
OBJECT-TYPE    
  Dot1agCfmMepId  

alaCfmMepOWDTPriority 1.3.6.1.4.1.6486.801.1.2.1.40.1.1.2.1.1.4
Specifies the priority used in the generated test frame for the One-Way-Delay test.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..7  

alaCfmMepTWDTMacAddress 1.3.6.1.4.1.6486.801.1.2.1.40.1.1.2.1.1.5
Specifies the MAC address used as a target for the Two-Way-Delay Test (TWDT). Setting this object will trigger a Two-Way-Delay test to the specified MAC address. The number of messages transmitted per initiation will be 2. Upon completion of the test, the MacAddress will revert to it's default value, indicating that another test is possible.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

alaCfmMepTWDTRMepIdentifier 1.3.6.1.4.1.6486.801.1.2.1.40.1.1.2.1.1.6
Specifies the Mep-Id assigned to the Remote MEP.
Status: current Access: read-create
OBJECT-TYPE    
  Dot1agCfmMepId  

alaCfmMepTWDTPriority 1.3.6.1.4.1.6486.801.1.2.1.40.1.1.2.1.1.7
Specifies the priority used in the generated test frame for the Two-Way-Delay test.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..7  

alaCfmMepRFPEnabled 1.3.6.1.4.1.6486.801.1.2.1.40.1.1.2.1.1.8
If set to true, Remote Fault Propagation will be enabled on the MEP.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

alaCfmMepPortStatusTlv 1.3.6.1.4.1.6486.801.1.2.1.40.1.1.2.1.1.9
If set to true, Port Status Tlv will be configured in CCM.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

alaCfmMepIfStatusTlv 1.3.6.1.4.1.6486.801.1.2.1.40.1.1.2.1.1.10
If set to true, Interface Status Tlv will be configured in CCM.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

alaCfmDelayResultTable 1.3.6.1.4.1.6486.801.1.2.1.40.1.1.3.1
Indicates the results of all the One-Way/Two-Way Delay Tests from the originating MAC addresses. This table is not persistent over reboots of the chassis.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaCfmDelayResultEntry

alaCfmDelayResultEntry 1.3.6.1.4.1.6486.801.1.2.1.40.1.1.3.1.1
The MEP delay result table.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaCfmDelayResultEntry  

alaCfmDelayResultType 1.3.6.1.4.1.6486.801.1.2.1.40.1.1.3.1.1.1
Indicates the type of test this row details.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER oneWayTest(1), twoWayTest(2)  

alaCfmDelayResultRMepMacAddress 1.3.6.1.4.1.6486.801.1.2.1.40.1.1.3.1.1.2
Indicates the MAC address of the Remote MEP.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

alaCfmDelayResultRMepIdentifier 1.3.6.1.4.1.6486.801.1.2.1.40.1.1.3.1.1.3
Indicates the Mep-Id of the Remote MEP. Valid only in the case of two-way delay. When initiated for a target Mep-Id contains the Mep-Id of the target, else if two-way delay initiated for a target mac-address contains '0'.
Status: current Access: read-only
OBJECT-TYPE    
  Dot1agCfmMepIdOrZero  

alaCfmDelayResultTestDelay 1.3.6.1.4.1.6486.801.1.2.1.40.1.1.3.1.1.4
Indicates the amount of time, measured in microseconds, from when the test-frame was transmitted to the time it was received minus the local processing time taken by the remote system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

alaCfmDelayResultVariation 1.3.6.1.4.1.6486.801.1.2.1.40.1.1.3.1.1.5
Indicates the amount of time delay variation, measured in microseconds, from the two most recent time delay measurements
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

alaCfmConformance 1.3.6.1.4.1.6486.801.1.2.1.40.1.2
OBJECT IDENTIFIER    

alaCfmGroups 1.3.6.1.4.1.6486.801.1.2.1.40.1.2.1
OBJECT IDENTIFIER    

alaCfmCompliances 1.3.6.1.4.1.6486.801.1.2.1.40.1.2.2
OBJECT IDENTIFIER    

alaCfmBaseGroup 1.3.6.1.4.1.6486.801.1.2.1.40.1.2.1.1
Mandatory objects for the Base group
Status: current Access: read-only
OBJECT-GROUP    

alaCfmMepGroup 1.3.6.1.4.1.6486.801.1.2.1.40.1.2.1.2
Mandatory objects for the MEP group. Proprietary extension to support statistics clearing and one-way and two-way delay tests.
Status: current Access: read-only
OBJECT-GROUP    

alaCfmDelayResultGroup 1.3.6.1.4.1.6486.801.1.2.1.40.1.2.1.3
Mandatory objects for the Delay Result Group.
Status: current Access: read-only
OBJECT-GROUP    

alaTlvGroup 1.3.6.1.4.1.6486.801.1.2.1.40.1.2.1.4
optional group
Status: current Access: read-only
OBJECT-GROUP    

alaCfmCompliance 1.3.6.1.4.1.6486.801.1.2.1.40.1.2.2.1
The compliance statement for support of CFM.
Status: current Access: read-only
MODULE-COMPLIANCE