ELTEX-ULD-MIB

File: ELTEX-ULD-MIB.mib (7394 bytes)

Imported modules

SNMPv2-SMI IF-MIB ELTEX-SMI-ACTUAL
SNMPv2-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE ifIndex
eltexLtd TruthValue

Defined Types

EltexULDEntry  
SEQUENCE    
  eltexULDAdminState INTEGER
  eltexULDOperStatus INTEGER
  eltexULDMode INTEGER
  eltexULDDiscoveryTime INTEGER
  eltexULDIsAggressive TruthValue
  eltexULDLinkStatus INTEGER

Defined Values

eltexULDMIB 1.3.6.1.4.1.35265.34
The unidirectioanl link detection module MIB.
MODULE-IDENTITY    

eltexULDNotifications 1.3.6.1.4.1.35265.34.0
OBJECT IDENTIFIER    

eltexULDMgmt 1.3.6.1.4.1.35265.34.1
OBJECT IDENTIFIER    

eltexULDTable 1.3.6.1.4.1.35265.34.1.1
The management information of the unidirectional link detection.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EltexULDEntry

eltexULDEntry 1.3.6.1.4.1.35265.34.1.1.1
A list of information contained in eltexULDTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  EltexULDEntry  

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

eltexULDOperStatus 1.3.6.1.4.1.35265.34.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: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

eltexULDMode 1.3.6.1.4.1.35265.34.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: current Access: read-write
OBJECT-TYPE    
  INTEGER log(1), err-disable(2)  

eltexULDDiscoveryTime 1.3.6.1.4.1.35265.34.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: current Access: read-write
OBJECT-TYPE    
  INTEGER 5..300  

eltexULDIsAggressive 1.3.6.1.4.1.35265.34.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: current Access: read-write
OBJECT-TYPE    
  TruthValue  

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

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