ELTEX-MES-FLEX-LINKS-MIB

File: ELTEX-MES-FLEX-LINKS-MIB.mib (14458 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB ELTEX-MES

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP TruthValue InterfaceIndex
InterfaceIndexOrZero eltMesMng

Defined Types

EltFlIfConfigEntry  
SEQUENCE    
  eltFlIfConfigPrimary InterfaceIndex
  eltFlIfConfigBackUp InterfaceIndexOrZero

EltFlIfConfigExtEntry  
SEQUENCE    
  eltFlIfConfigPreemptionMode INTEGER
  eltFlIfConfigPreemptionDelay Unsigned32

EltFlIfStatusEntry  
SEQUENCE    
  eltFlIfIndex InterfaceIndex
  eltFlIfStatus INTEGER

Defined Values

eltMesFlexLinksMIB 1.3.6.1.4.1.35265.1.23.1.5
This MIB module is for configuration and status query of Flex Links feature on the Eltex device. Flex Links are a pair of Layer 2 interfaces, where one interface is configured to act as a backup to the other. The feature provides an alternative solution to the Spanning Tree Protocol (STP), allowing users to turn off STP and still provide basic link redundancy. Flex Links are typically configured in service provider or enterprise networks where users do not want to run STP on the device.
MODULE-IDENTITY    

eltMesFlexLinksMIBNotifs 1.3.6.1.4.1.35265.1.23.1.5.0
OBJECT IDENTIFIER    

eltMesFlexLinksMIBObjects 1.3.6.1.4.1.35265.1.23.1.5.1
OBJECT IDENTIFIER    

eltMesFlexLinksMIBConformance 1.3.6.1.4.1.35265.1.23.1.5.2
OBJECT IDENTIFIER    

eltMesFlConfig 1.3.6.1.4.1.35265.1.23.1.5.1.1
OBJECT IDENTIFIER    

eltMesFlStatus 1.3.6.1.4.1.35265.1.23.1.5.1.2
OBJECT IDENTIFIER    

eltFlIfConfigTable 1.3.6.1.4.1.35265.1.23.1.5.1.1.1
This table allows user to configure Flex Links. The Flex Links feature requires interface pairs to be setup. This table allows user to specify such interface pairs. An interface can become part of only one such interface pair at any given time.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EltFlIfConfigEntry

eltFlIfConfigEntry 1.3.6.1.4.1.35265.1.23.1.5.1.1.1.1
An entry containing information about Flex Links configuration. Each entry configures a pair of interfaces for a Flex Links. Only those Layer 2 interfaces which are capable of performing Flex Links operation may be configured in this table. Once an interface is configured as part of a Flex Links pair, such an interface, can not be configured as a part of other Flex Links pairs.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  EltFlIfConfigEntry  

eltFlIfConfigPrimary 1.3.6.1.4.1.35265.1.23.1.5.1.1.1.1.1
The object indicates the primary interface in this Flex Links pair.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

eltFlIfConfigBackUp 1.3.6.1.4.1.35265.1.23.1.5.1.1.1.1.2
The object indicates the back up interface in this Flex Links pair. The value of this object is changed to 0 (zero) if this interface is removed from the ifTable. The SNMP agent is responsible for updating this object's value once the interface is added to the ifTable. The value of 0 (zero) cannot be set.
Status: deprecated Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

eltFlEnableStatusChangeNotif 1.3.6.1.4.1.35265.1.23.1.5.1.1.2
This variable indicates whether the system produces the eltFlIfStatusChangeNotif. A value of 'false' will prevent eltFlIfStatusChangeNotif.
Status: deprecated Access: read-write
OBJECT-TYPE    
  TruthValue  

eltFlIfConfigExtTable 1.3.6.1.4.1.35265.1.23.1.5.1.1.3
This table contains management information, such as of MAC address-table Move Update(MMU), preemption mechanism, VLAN load balancing of Flex Links pair, of interfaces which are capable of supporting these features.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EltFlIfConfigExtEntry

eltFlIfConfigExtEntry 1.3.6.1.4.1.35265.1.23.1.5.1.1.3.1
An entry containing Flex Links management information for a particular interface.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  EltFlIfConfigExtEntry  

eltFlIfConfigPreemptionMode 1.3.6.1.4.1.35265.1.23.1.5.1.1.3.1.1
The object specifies the preemption mechanism for a Flex Link interface pair. off - No preemption happens from active interface to backup interface. forced - The active interface always preempts the backup interface. The preemption occurs after the time specified in eltFlIfConfigPreemptionDelay. bandwidth - The interface with higher bandwidth always acts as the active interface.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER off(1), forced(2), bandwidth(3)  

eltFlIfConfigPreemptionDelay 1.3.6.1.4.1.35265.1.23.1.5.1.1.3.1.2
The object specifies the delay time until an interface preempts another interface for a Flex Link interface pair.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Unsigned32  

eltFlIfStatusTable 1.3.6.1.4.1.35265.1.23.1.5.1.2.1
A list of interfaces which are members of Flex Links.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EltFlIfStatusEntry

eltFlIfStatusEntry 1.3.6.1.4.1.35265.1.23.1.5.1.2.1.1
An entry, containing status information about a Flex Links interface. Entry is created when an interface is configured as a member of a Flex Links. When an entry is created in the eltFlIfConfigTable, entries corresponding to eltFlIfConfigPrimary and eltFlIfConfigBackUp are created in this table. Entry is deleted when an interface is removed from a Flex Links. When an entry is removed from the eltFlIfConfigTable, entries corresponding to eltFlIfConfigPrimary and eltFlIfConfigBackUp are deleted from this table.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  EltFlIfStatusEntry  

eltFlIfIndex 1.3.6.1.4.1.35265.1.23.1.5.1.2.1.1.1
The index value which uniquely identifies the interface to which this entry is applicable. eltFlIfIndex is the same as the ifIndex of the interface associated with a Flex Links.
Status: deprecated Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

eltFlIfStatus 1.3.6.1.4.1.35265.1.23.1.5.1.2.1.1.2
The status of an interface which is participating in Flex Links operation. A value of 'forwarding' indicates that, the interface is participating in Flex Links operation and is actively forwarding traffic. A value of 'blocking' indicates that, interface is participating in Flex Links operation and is ready to forward traffic if the interface it backs up in Flex Links operation goes down. A value of 'down' indicates that, the interface participating in Flex Links operation has gone down. A value of 'unknown' indicates that, the interface is participating Flex Links operation and has entered an unknown state.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER forwarding(1), blocking(2), down(3), unknown(4)  

eltFlIfStatusChangeNotif 1.3.6.1.4.1.35265.1.23.1.5.0.1
A eltFlIfStatusChangeNotif is generated when the value of eltFlIfStatus changes.
Status: deprecated Access: read-only
NOTIFICATION-TYPE    

eltMesFlexLinksMIBCompliances 1.3.6.1.4.1.35265.1.23.1.5.2.1
OBJECT IDENTIFIER    

eltMesFlexLinksMIBGroups 1.3.6.1.4.1.35265.1.23.1.5.2.2
OBJECT IDENTIFIER    

eltFlexLinksMIBCompliance 1.3.6.1.4.1.35265.1.23.1.5.2.1.1
The compliance statement for entities which implement the ELTEX-FLEX-LINKS-MIB.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

eltFlexLinksIfConfigGroup 1.3.6.1.4.1.35265.1.23.1.5.2.2.1
A collection of objects providing interface configuration information for Flex Links.
Status: deprecated Access: read-only
OBJECT-GROUP    

eltFlexLinksIfStatusGroup 1.3.6.1.4.1.35265.1.23.1.5.2.2.2
A collection of objects providing interface status information for Flex Links.
Status: deprecated Access: read-only
OBJECT-GROUP    

eltFlexLinksEnableNotifGroup 1.3.6.1.4.1.35265.1.23.1.5.2.2.3
A collection of objects providing enabling/disabling of the status change notifications for Flex Links.
Status: deprecated Access: read-only
OBJECT-GROUP    

eltFlexLinksNotifGroup 1.3.6.1.4.1.35265.1.23.1.5.2.2.4
A collection of notifications providing the status change for Flex Links.
Status: deprecated Access: read-only
NOTIFICATION-GROUP    

eltFlexLinksPreemptionGroup 1.3.6.1.4.1.35265.1.23.1.5.2.2.5
A collection of objects providing interface preemption information of Flex Links.
Status: deprecated Access: read-only
OBJECT-GROUP