ELTEX-MES-ULD-MIB

File: ELTEX-MES-ULD-MIB.mib (7532 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE ifIndex
eltMesMng TruthValue

Defined Types

EltULDEntry  
SEQUENCE    
  eltULDAdminState INTEGER
  eltULDOperStatus INTEGER
  eltULDMode INTEGER
  eltULDDiscoveryTime INTEGER
  eltULDIsAggressive TruthValue
  eltULDLinkStatus INTEGER

Defined Values

eltMesULDMIB 1.3.6.1.4.1.35265.1.23.1.87
The unidirectioanl link detection module MIB.
MODULE-IDENTITY    

eltMesULDNotifications 1.3.6.1.4.1.35265.1.23.1.87.0
OBJECT IDENTIFIER    

eltMesULDMgmt 1.3.6.1.4.1.35265.1.23.1.87.1
OBJECT IDENTIFIER    

eltULDTable 1.3.6.1.4.1.35265.1.23.1.87.1.1
The management information of the unidirectional link detection.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EltULDEntry

eltULDEntry 1.3.6.1.4.1.35265.1.23.1.87.1.1.1
A list of information contained in eltULDTable.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  EltULDEntry  

eltULDAdminState 1.3.6.1.4.1.35265.1.23.1.87.1.1.1.1
This object indicates the unidirectional link detection configuration status.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

eltULDOperStatus 1.3.6.1.4.1.35265.1.23.1.87.1.1.1.2
This object is determined by local and remote port supporting OAM and unidirectional detection. If both local and remote port support OAM and unidirectional detection, it is enabled(1),else it is disabled(2).
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

eltULDMode 1.3.6.1.4.1.35265.1.23.1.87.1.1.1.3
This object indicates the mode for unidirectional link detection. shutdown: if any unidirectional link is detected, disable the port and log an event. normal: only log an event when a unidirectional link is detected.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER log(1), err-disable(2)  

eltULDDiscoveryTime 1.3.6.1.4.1.35265.1.23.1.87.1.1.1.4
This object indicates the neighbor discovery time for unidirectional link detection. If the discovery time ends, the unidirectional link detection starts.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER 5..300  

eltULDIsAggressive 1.3.6.1.4.1.35265.1.23.1.87.1.1.1.5
This object indicates the mode for unidirectional link detection protocol. If true then port is considered to be UNIDIRECTIONAL if there is no answer from remote side during discovery timeout. If false then port is considered to be UNKNOWN.
Status: deprecated Access: read-write
OBJECT-TYPE    
  TruthValue  

eltULDLinkStatus 1.3.6.1.4.1.35265.1.23.1.87.1.1.1.6
This object indicates the link status, which is a result of unidirectional link detection.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), unidirectional(2), bidirectional(3), tx-rx-loop(4), neighbor-mismatch(5)  

eltULDLinkStatusChanged 1.3.6.1.4.1.35265.1.23.1.87.0.1
A eltULDLinkStatusChanged notification is sent when a local link status has been changed. This event should not be sent more then one per second.
Status: deprecated Access: read-only
NOTIFICATION-TYPE