ALCATEL-IND1-ERP-MIB

File: ALCATEL-IND1-ERP-MIB.mib (29331 bytes)

Imported modules

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

Imported symbols

Counter32 Unsigned32 MODULE-IDENTITY
OBJECT-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
TimeTicks Integer32 InterfaceIndexOrZero
InterfaceIndex VlanId MODULE-COMPLIANCE
NOTIFICATION-GROUP OBJECT-GROUP TimeStamp
RowStatus TEXTUAL-CONVENTION TruthValue
softentIND1Erp

Defined Types

AlaErpRingPortStatus  
Indicates the status of the Ring Port. forwarding(1) Status is forwarding. blocking(2) Status is blocking.
TEXTUAL-CONVENTION    
  INTEGER forwarding(1), blocking(2)  

AlaErpRingPortType  
Indicates the type of the Ring Port. nonRpl(1) Port is Non-RPL Port. rpl(2) Port is RPL Port. Node is RPL Owner for the Ring.
TEXTUAL-CONVENTION    
  INTEGER nonRpl(1), rpl(2)  

AlaErpRingMepId  
Maintenance association End Point Identifier (MEPID): A small integer, unique over a given Maintenance Association, identifying a specific MEP.
TEXTUAL-CONVENTION    
  Unsigned32 1..8191  

AlaErpRingMEGLevel  
MEG level of the R-APS PDU to be inserted.
TEXTUAL-CONVENTION    
  Unsigned32 0..7  

AlaErpRingEntry  
SEQUENCE    
  alaErpRingId Integer32
  alaErpRingServiceVid VlanId
  alaErpRingMEGLevel AlaErpRingMEGLevel
  alaErpRingPort1 InterfaceIndex
  alaErpRingPort2 InterfaceIndexOrZero
  alaErpRingStatus INTEGER
  alaErpRingState INTEGER
  alaErpRingWaitToRestoreTimer Unsigned32
  alaErpRingGuardTimer Integer32
  alaErpRingClearStats INTEGER
  alaErpRingLastStateChange TimeStamp
  alaErpRingTimeToRevert TimeTicks
  alaErpRingRowStatus RowStatus
  alaErpRingVirtualChannel INTEGER
  alaErpRingRevertive INTEGER
  alaErpRingClearAction INTEGER
  alaErpRingActiveVersion Unsigned32
  alaErpRingResetVersionFallback INTEGER

AlaErpRingPortEntry  
SEQUENCE    
  alaErpRingPortIfIndex InterfaceIndex
  alaErpRingPortStatus AlaErpRingPortStatus
  alaErpRingPortType AlaErpRingPortType
  alaErpRingPortEthOAMEvent TruthValue
  alaErpRingPortClearStats INTEGER
  alaErpRingPortRmepId AlaErpRingMepId
  alaErpRingPortVirtualSfMonitor TruthValue

AlaErpRingVlanEntry  
SEQUENCE    
  alaErpRingVlanProtectedVid VlanId
  alaErpRingVlanRowStatus RowStatus

AlaErpStatsEntry  
SEQUENCE    
  alaErpStatsSignalFailPduTx Counter32
  alaErpStatsSignalFailPduRx Counter32
  alaErpStatsSignalFailPduDrop Counter32
  alaErpStatsNoRequestPduTx Counter32
  alaErpStatsNoRequestPduRx Counter32
  alaErpStatsNoRequestPduDrop Counter32
  alaErpStatsRPLBlockPDUTx Counter32
  alaErpStatsRPLBlockPDURx Counter32
  alaErpStatsRPLBlockPDUDrop Counter32
  alaErpStatsPDUErr Counter32

Defined Values

alcatelIND1ERPMIB 1.3.6.1.4.1.6486.801.1.2.1.46.1
This module describes an authoritative enterprise-specific Simple Network Management Protocol (SNMP) Management Information Base (MIB): For the Birds Of Prey Product Line ERP Switching is protection switching mechanism for ETH Layer Ethernet Ring topologies. 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-2008 Alcatel-Lucent, Incorporated ALL RIGHTS RESERVED WORLDWIDE
MODULE-IDENTITY    

alcatelIND1ErpMIBNotifications 1.3.6.1.4.1.6486.801.1.2.1.46.1.0
Branch For ERP MIB Subsystem Notifications.
Status: current Access: read-only
OBJECT-IDENTITY    

alcatelIND1ERPMIBObjects 1.3.6.1.4.1.6486.801.1.2.1.46.1.1
Branch For ERP Subsystem Managed Objects.
Status: current Access: read-only
OBJECT-IDENTITY    

alcatelIND1ERPMIBConformance 1.3.6.1.4.1.6486.801.1.2.1.46.1.2
OBJECT IDENTIFIER    

alaErpGlobal 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.1
OBJECT IDENTIFIER    

alaErpRingAttributes 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2
OBJECT IDENTIFIER    

alaErpClearStats 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.1.1
Defines the global clear statistics control for ERP. The value reset (1) indicates that ERP should clear all statistics related to all the rings in the system. By default, this object contains a zero value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER default(0), reset(1)  

alaErpRingTable 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.1
There is one ERP Ring table per bridge. It permits the configuration of Ring.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaErpRingEntry

alaErpRingEntry 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.1.1
The ERP Ring table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaErpRingEntry  

alaErpRingId 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.1.1.1
Ring identifier that is unique in the bridge.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..2147483647  

alaErpRingServiceVid 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.1.1.2
An integer indicating the VID of Service VLAN. All the ERP control traffic will flow with Service VLAN tag across the ring. This object must be specified while creating a row in this table. Once the row has been created, the value of this object cannot be changed.
Status: current Access: read-create
OBJECT-TYPE    
  VlanId  

alaErpRingMEGLevel 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.1.1.3
MEG level of the R-APS PDU to be inserted for this Ring. This object must be specified while creating a row in this table. Once the row has been created, the value of this object cannot be changed.
Status: current Access: read-create
OBJECT-TYPE    
  AlaErpRingMEGLevel  

alaErpRingPort1 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.1.1.4
This object is the interface index of the ring port,which is either a bridge port, or an aggregated link within a bridge, on which ring is configured. There can be only two ring ports per ring in a bridge. This object must be specified while creating a row in this table. Once the row has been created, the value of this object cannot be changed.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

alaErpRingPort2 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.1.1.5
This object is the interface index of the ring port,which is either a bridge port, or an aggregated link within a bridge, on which ring is configured. In case of sub-ring, this will be zero. And that is the indicator of sub-ring. This object must be specified while creating a row in this table. Once the row has been created, the value of this object cannot be changed.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

alaErpRingStatus 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.1.1.6
An Integer value indicating the administrative state of the Ring. enabled indicates that the Ring is to function normally, and disabled that it is to cease functioning.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

alaErpRingState 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.1.1.7
The current state of the Ring.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER idle(0), protection(1), init(2), manualSwitch(3), forcedSwitch(4), pending(5)  

alaErpRingWaitToRestoreTimer 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.1.1.8
This object is valid only for RPL Node. This timer is started to prevent frequent operation switch due to an intermittent defect. It may be configured by the operator in 1 minute steps between 0 and 12 minutes.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..12  

alaErpRingGuardTimer 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.1.1.9
Defines the guard timer value in centiseconds. This timer is started to prevent the ring nodes from receiving outdated R-APS messages. It may be configured by the operator in 10 ms steps between 10 ms to 2 seconds.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..200  

alaErpRingClearStats 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.1.1.10
Defines per ring clear statistics control for ERP. The value reset (1) indicates that ERP should clear all statistics related to a ring in the system.By default, this object contains a zero value.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER default(0), reset(1)  

alaErpRingLastStateChange 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.1.1.11
The time (SysUpTime) at which the ethernet ring last entered new state.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

alaErpRingTimeToRevert 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.1.1.12
Defines the time left to revert from Pending State to Idle State.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

alaErpRingRowStatus 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.1.1.13
The status of the row. The writable columns in a row can not be changed if the row is active. All columns must have a valid value before a row can be activated.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

alaErpRingVirtualChannel 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.1.1.14
A Integer value indicating whether the ring is operating with the Virtual channel enabled or not.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

alaErpRingRevertive 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.1.1.15
A Integer value indicating whether the ring is operating with the revertive mode enabled or not
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

alaErpRingClearAction 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.1.1.16
Defines clear action for ERP ring The value reset(1) will give CLEAR action to ERP state machine
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER default(0), reset(1)  

alaErpRingActiveVersion 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.1.1.17
This object indicates active ERP Ring protocol version.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..2  

alaErpRingResetVersionFallback 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.1.1.18
Resets ERP running protocol
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER default(0), reset(1)  

alaErpRingPortTable 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.2
There is one ERP Ring Port table per bridge. It permits the configuration of Ring Ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaErpRingPortEntry

alaErpRingPortEntry 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.2.1
The ERP Ring Port table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaErpRingPortEntry  

alaErpRingPortIfIndex 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.2.1.1
This object is the interface index of the interface either a bridge port, or an aggregated link within a bridge port, to which ring port is configured. There can be only two ring ports per ring in a bridge.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

alaErpRingPortStatus 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.2.1.2
Status of the Ring Port.
Status: current Access: read-only
OBJECT-TYPE    
  AlaErpRingPortStatus  

alaErpRingPortType 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.2.1.3
Type of the Ring Port. To configure a node as a RPL owner for the ring, this object has value of RPL(2).
Status: current Access: read-write
OBJECT-TYPE    
  AlaErpRingPortType  

alaErpRingPortEthOAMEvent 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.2.1.4
A Boolean indicating whether ERP Ring Port shall take loss of connectivity event from Ethernet OAM. True indicates that the Ring Port is to take events from Ethernet OAM.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

alaErpRingPortClearStats 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.2.1.5
Defines per ring port clear statistics control for ERP. The value reset (1) indicates that ERP should clear all statistics related to a ring port in the system.By default, this object contains a zero value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER default(0), reset(1)  

alaErpRingPortRmepId 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.2.1.6
Identifier of Remote Endpoint.
Status: current Access: read-write
OBJECT-TYPE    
  AlaErpRingMepId  

alaErpRingPortVirtualSfMonitor 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.2.1.7
A Boolean indicating whether ERP Ring Port shall take loss of connectivity event from Virtual SF monitor protocol. True indicates that the Ring Port is to take events from Virtual SF monitor.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

alaErpRingVlanTable 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.3
This table defines the association of VIDs and RingIds. The writable objects in this table need to be persistent upon reboot or restart of a device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaErpRingVlanEntry

alaErpRingVlanEntry 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.3.1
The VLAN table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaErpRingVlanEntry  

alaErpRingVlanProtectedVid 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.3.1.1
An integer indicating the VID of Protected VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanId  

alaErpRingVlanRowStatus 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.3.1.2
The status of the row. The writable columns in a row can not be changed if the row is active. All columns must have a valid value before a row can be activated.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

alaErpStatsTable 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.4
There is one ERP Stats table per bridge. This table contains the statistics for the ERP on per Ring basis.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaErpStatsEntry

alaErpStatsEntry 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.4.1
The Statistics table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaErpStatsEntry  

alaErpStatsSignalFailPduTx 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.4.1.1
A count of the number of R-APS (SF) PDUs transmitted on this interface for this Ring.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaErpStatsSignalFailPduRx 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.4.1.2
A count of the number of valid R-APS (SF) PDUs received on this interface for this Ring.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaErpStatsSignalFailPduDrop 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.4.1.3
A count of the number of valid R-APS (SF) PDUs dropped.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaErpStatsNoRequestPduTx 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.4.1.4
A count of the number of R-APS (NR) PDUs transmitted on this interface for this Ring.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaErpStatsNoRequestPduRx 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.4.1.5
A count of the number of valid R-APS (NR) PDUs received on this interface for this Ring.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaErpStatsNoRequestPduDrop 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.4.1.6
A count of the number of valid R-APS (NR) PDUs dropped.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaErpStatsRPLBlockPDUTx 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.4.1.7
A count of the number of R-APS (NR, RB) PDUs transmitted on this interface for this Ring.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaErpStatsRPLBlockPDURx 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.4.1.8
A count of the number of valid R-APS (NR, RB) PDUs received on this interface for this Ring.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaErpStatsRPLBlockPDUDrop 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.4.1.9
A count of the number of valid R-APS (NR, RB) PDUs dropped.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaErpStatsPDUErr 1.3.6.1.4.1.6486.801.1.2.1.46.1.1.2.4.1.10
A count of the number of error R-APS PDUs received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alaErpRingStateChanged 1.3.6.1.4.1.6486.801.1.2.1.46.1.0.1
The ERP Ring State has changed to Protection from Idle. Notify the user by raising the Trap.
Status: current Access: read-only
NOTIFICATION-TYPE    

alaErpRingMultipleRpl 1.3.6.1.4.1.6486.801.1.2.1.46.1.0.2
The trap shall be raised on RPL if there are multiple RPLs detected in the ring. When the RPL node receives the NR (RB) message, this trap is raised.
Status: current Access: read-only
NOTIFICATION-TYPE    

alaErpRingRemoved 1.3.6.1.4.1.6486.801.1.2.1.46.1.0.3
The trap shall be raised whenever the ring is removed dynamically in Unlike NI Scenario only.
Status: current Access: read-only
NOTIFICATION-TYPE    

alcatelIND1ERPMIBCompliances 1.3.6.1.4.1.6486.801.1.2.1.46.1.2.1
OBJECT IDENTIFIER    

alcatelIND1ERPMIBGroups 1.3.6.1.4.1.6486.801.1.2.1.46.1.2.2
OBJECT IDENTIFIER    

alcatelIND1ERPMIBCompliance 1.3.6.1.4.1.6486.801.1.2.1.46.1.2.1.1
Compliance statement for ERP.
Status: current Access: read-only
MODULE-COMPLIANCE    

alaErpGlobalGroup 1.3.6.1.4.1.6486.801.1.2.1.46.1.2.2.1
Objects for the Global Group.
Status: current Access: read-only
OBJECT-GROUP    

alaErpRingAttributesGroup 1.3.6.1.4.1.6486.801.1.2.1.46.1.2.2.2
Objects for the Ring Group.
Status: current Access: read-only
OBJECT-GROUP    

alaErpNotificationGroup 1.3.6.1.4.1.6486.801.1.2.1.46.1.2.2.3
Collection of notifications for ERP.
Status: current Access: read-only
NOTIFICATION-GROUP