DULD-MIB

File: DULD-MIB.mib (5214 bytes)

Imported modules

SNMPv2-SMI DLINK-ID-REC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE dlink-common-mgmt

Defined Types

SwDULDEntry  
SEQUENCE    
  swDULDPort INTEGER
  swDULDAdminState INTEGER
  swDULDOperStatus INTEGER
  swDULDMode INTEGER
  swDULDDiscoveryTime INTEGER
  swDULDLinkStatus INTEGER

Defined Values

swDULDMIB 1.3.6.1.4.1.171.12.87
The unidirectional link detection module MIB for the proprietary enterprise.
MODULE-IDENTITY    

swDULDMgmt 1.3.6.1.4.1.171.12.87.1
OBJECT IDENTIFIER    

swDULDTable 1.3.6.1.4.1.171.12.87.1.1
The management information of the unidirectional link detection.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwDULDEntry

swDULDEntry 1.3.6.1.4.1.171.12.87.1.1.1
A list of information contained in swDULDTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwDULDEntry  

swDULDPort 1.3.6.1.4.1.171.12.87.1.1.1.1
This object indicates the port index.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

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

swDULDOperStatus 1.3.6.1.4.1.171.12.87.1.1.1.3
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)  

swDULDMode 1.3.6.1.4.1.171.12.87.1.1.1.4
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 shutdown(1), normal(2)  

swDULDDiscoveryTime 1.3.6.1.4.1.171.12.87.1.1.1.5
This object indicates the neighbor's discovery time for unidirectional link detection.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 5..65535  

swDULDLinkStatus 1.3.6.1.4.1.171.12.87.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), bidirectional(2), tx-fault(3), rx-fault(4), link-down(5)