ELTEX-CFM-MIB

File: ELTEX-CFM-MIB.mib (6341 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC ELTEX-SMI-ACTUAL
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 eltexLtd
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
InterfaceIndex InterfaceIndexOrZero VlanIdOrNone
VlanId Dot1agCfmMpDirection

Defined Types

EltexCfmMdEntry  
SEQUENCE    
  eltexCfmMdName OCTET STRING
  eltexCfmMdIndex Unsigned32
  eltexCfmMdRowStatus RowStatus

EltexCfmMaEntry  
SEQUENCE    
  eltexCfmMaIndex Unsigned32
  eltexCfmMaDirection Dot1agCfmMpDirection
  eltexCfmMaRowStatus RowStatus

Defined Values

eltexCfmMIB 1.3.6.1.4.1.35265.36
Connectivity Fault Management module for managing Eltex devices
MODULE-IDENTITY    

eltexCfmNotifications 1.3.6.1.4.1.35265.36.0
OBJECT IDENTIFIER    

eltexCfmMIBObjects 1.3.6.1.4.1.35265.36.1
OBJECT IDENTIFIER    

eltexCfmConformance 1.3.6.1.4.1.35265.36.2
OBJECT IDENTIFIER    

eltexCfmMd 1.3.6.1.4.1.35265.36.1.1
OBJECT IDENTIFIER    

eltexCfmMa 1.3.6.1.4.1.35265.36.1.2
OBJECT IDENTIFIER    

eltexCfmMdTable 1.3.6.1.4.1.35265.36.1.1.1
The Maintenance Domain table. Each row in the table represents a physical maintanance domain that corresponds user-like domain name.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EltexCfmMdEntry

eltexCfmMdEntry 1.3.6.1.4.1.35265.36.1.1.1.1
The Maintenance Domain table entry. This entry is not lost upon reboot. It is backed up by stable storage.
Status: current Access: not-accessible
OBJECT-TYPE    
  EltexCfmMdEntry  

eltexCfmMdName 1.3.6.1.4.1.35265.36.1.1.1.1.1
The user-like name of Maintenance Domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

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

eltexCfmMdRowStatus 1.3.6.1.4.1.35265.36.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: current Access: read-create
OBJECT-TYPE    
  RowStatus  

eltexCfmMaTable 1.3.6.1.4.1.35265.36.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: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EltexCfmMaEntry

eltexCfmMaEntry 1.3.6.1.4.1.35265.36.1.2.1.1
The MA table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  EltexCfmMaEntry  

eltexCfmMaIndex 1.3.6.1.4.1.35265.36.1.2.1.1.1
Index of the MA table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

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

eltexCfmMaRowStatus 1.3.6.1.4.1.35265.36.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: current Access: read-create
OBJECT-TYPE    
  RowStatus