ELTEX-MES-CFM-MIB

File: ELTEX-MES-CFM-MIB.mib (6427 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC ELTEX-MES
SNMPv2-CONF IF-MIB Q-BRIDGE-MIB
IEEE8021-CFM-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 Counter32 Unsigned32
TEXTUAL-CONVENTION TimeInterval TimeStamp
RowStatus TruthValue MacAddress
TDomain TAddress eltMesMng
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
InterfaceIndex InterfaceIndexOrZero VlanIdOrNone
VlanId Dot1agCfmMpDirection

Defined Types

EltCfmMdEntry  
SEQUENCE    
  eltCfmMdName OCTET STRING
  eltCfmMdIndex Unsigned32
  eltCfmMdRowStatus RowStatus

EltCfmMaEntry  
SEQUENCE    
  eltCfmMaIndex Unsigned32
  eltCfmMaDirection Dot1agCfmMpDirection
  eltCfmMaRowStatus RowStatus

Defined Values

eltMesCfmMIB 1.3.6.1.4.1.35265.1.23.1.774
Connectivity Fault Management module for managing Eltex devices
MODULE-IDENTITY    

eltMesCfmNotifications 1.3.6.1.4.1.35265.1.23.1.774.0
OBJECT IDENTIFIER    

eltMesCfmMIBObjects 1.3.6.1.4.1.35265.1.23.1.774.1
OBJECT IDENTIFIER    

eltMesCfmConformance 1.3.6.1.4.1.35265.1.23.1.774.2
OBJECT IDENTIFIER    

eltMesCfmMd 1.3.6.1.4.1.35265.1.23.1.774.1.1
OBJECT IDENTIFIER    

eltMesCfmMa 1.3.6.1.4.1.35265.1.23.1.774.1.2
OBJECT IDENTIFIER    

eltCfmMdTable 1.3.6.1.4.1.35265.1.23.1.774.1.1.1
The Maintenance Domain table. Each row in the table represents a physical maintanance domain that corresponds user-like domain name.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EltCfmMdEntry

eltCfmMdEntry 1.3.6.1.4.1.35265.1.23.1.774.1.1.1.1
The Maintenance Domain table entry. This entry is not lost upon reboot. It is backed up by stable storage.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  EltCfmMdEntry  

eltCfmMdName 1.3.6.1.4.1.35265.1.23.1.774.1.1.1.1.1
The user-like name of Maintenance Domain.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

eltCfmMdIndex 1.3.6.1.4.1.35265.1.23.1.774.1.1.1.1.2
The index to the Maintenance Domain table dot1agCfmMdTable (IEEE8021-CFM-MIB).
Status: deprecated Access: read-create
OBJECT-TYPE    
  Unsigned32 1..4294967295  

eltCfmMdRowStatus 1.3.6.1.4.1.35265.1.23.1.774.1.1.1.1.3
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: deprecated Access: read-create
OBJECT-TYPE    
  RowStatus  

eltCfmMaTable 1.3.6.1.4.1.35265.1.23.1.774.1.2.1
The Maintenance Association table. This is the part of the complete MA table from IEEE8021-CFM-MIB. It implements restrictions in IEEE 802.1ag-2007 22.2.2 upon creating MEPS. Each row in the table represents an MA. An MA is a set of MEPs, each configured with a single service instance. This table uses two indices, first index is the index of the Maintenance Domain table. The second index is the same as the index of the dot1agCfmMaCompEntry for the same MA. The writable objects in this table need to be persistent upon reboot or restart of a device.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EltCfmMaEntry

eltCfmMaEntry 1.3.6.1.4.1.35265.1.23.1.774.1.2.1.1
The MA table entry.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  EltCfmMaEntry  

eltCfmMaIndex 1.3.6.1.4.1.35265.1.23.1.774.1.2.1.1.1
Index of the MA table.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

eltCfmMaDirection 1.3.6.1.4.1.35265.1.23.1.774.1.2.1.1.2
Direction in which the all the MPs in current MA face on the Bridge Port.
Status: deprecated Access: read-create
OBJECT-TYPE    
  Dot1agCfmMpDirection  

eltCfmMaRowStatus 1.3.6.1.4.1.35265.1.23.1.774.1.2.1.1.3
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: deprecated Access: read-create
OBJECT-TYPE    
  RowStatus