DLINKSW-LLDP-EXT-MIB

File: DLINKSW-LLDP-EXT-MIB.mib (9357 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
LLDP-MIB DLINK-ID-REC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-IDENTITY OBJECT-TYPE
Integer32 MODULE-COMPLIANCE OBJECT-GROUP
TruthValue lldpLocPortNum dlinkIndustrialCommon

Defined Types

DLldpExtPortSubTypeEntry  
SEQUENCE    
  dLldpExtPortSubType INTEGER

Defined Values

dlinkSwLldpExtMIB 1.3.6.1.4.1.171.14.20
This MIB module defines objects for DLINK LLDP private function.
MODULE-IDENTITY    

dLldpExtMIBNotifications 1.3.6.1.4.1.171.14.20.0
OBJECT IDENTIFIER    

dLldpExtMIBObjects 1.3.6.1.4.1.171.14.20.1
OBJECT IDENTIFIER    

dLldpExtMIBConformance 1.3.6.1.4.1.171.14.20.2
OBJECT IDENTIFIER    

dLldpExtLldpEnabled 1.3.6.1.4.1.171.14.20.1.1
This object indicates whether the LLDP feature is globally enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dLldpExtLldpForward 1.3.6.1.4.1.171.14.20.1.2
This object indicates whether the LLDP Forward feature is globally enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dLldpExtLldpTrapEnabled 1.3.6.1.4.1.171.14.20.1.3
This object indicates whether the LLDP Trap feature is globally enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dLldpExtLldpMedTrapEnabled 1.3.6.1.4.1.171.14.20.1.4
This object indicates whether the LLDP MED Trap feature is globally enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dLldpExtClearStats 1.3.6.1.4.1.171.14.20.1.5
OBJECT IDENTIFIER    

dLldpExtClearGlobalStats 1.3.6.1.4.1.171.14.20.1.5.1
This object is used to clear global LLDP statistics when set to 'clear'. No action is taken if this object is set to 'noOp'. When read, the value 'noOp' is returned.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER clear(1), noOp(2)  

dLldpExtClearAllPortsStats 1.3.6.1.4.1.171.14.20.1.5.2
This object is used to clear LLDP counter information for all ports when set to 'clear'. No action is taken if this object is set to 'noOp'. When read, the value 'noOp' is returned.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER clear(1), noOp(2)  

dLldpExtClearCounterByPort 1.3.6.1.4.1.171.14.20.1.5.3
This object indicates the lldpLocPortNum of the port on which LLDP counter information will be cleared. When read, a value of 0 is returned.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4096  

dLldpExtClearAllNeighbors 1.3.6.1.4.1.171.14.20.1.5.4
This object is used to clear LLDP neighboring information for all ports when set to 'clear'. No action is taken if this object is set to 'noOp'. When read, the value 'noOp' is returned.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER clear(1), noOp(2)  

dLldpExtClearNeighborsByPort 1.3.6.1.4.1.171.14.20.1.5.5
This object indicates the lldpLocPortNum of the port on which the LLDP neighboring information will be cleared when set to 'clear'. When read, a value of 0 is returned.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4096  

dLldpExtPortSubTypeTable 1.3.6.1.4.1.171.14.20.1.6
The table is used to configure the subtype of Port ID TLV for ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DLldpExtPortSubTypeEntry

dLldpExtPortSubTypeEntry 1.3.6.1.4.1.171.14.20.1.6.1
An entry contains the information of subtype of Port ID TLV on a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  DLldpExtPortSubTypeEntry  

dLldpExtPortSubType 1.3.6.1.4.1.171.14.20.1.6.1.1
This object represents how to encode the port ID in Port ID TLV. localPortNumber - The 'port ID' will be encoded with local port number. macAddress(2) -The 'port ID' will be encoded with MAC address.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER localPortNumber(1), macAddress(2)  

dLldpExtMIBCompliances 1.3.6.1.4.1.171.14.20.2.1
OBJECT IDENTIFIER    

dLldpExtMIBGroups 1.3.6.1.4.1.171.14.20.2.2
OBJECT IDENTIFIER    

dLldpExtMIBCompliance 1.3.6.1.4.1.171.14.20.2.1.1
The compliance statement for entities which implement the DLINKSW-LLDP-EXT-MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

dLldpExtBasicCfgGroup 1.3.6.1.4.1.171.14.20.2.2.1
A collection of objects configures the LLDP feature.
Status: current Access: read-write
OBJECT-GROUP    

dLldpExtClearStatsCounterGroup 1.3.6.1.4.1.171.14.20.2.2.2
A collection of objects clears the LLDP statistics of system and ports.
Status: current Access: read-write
OBJECT-GROUP    

dLldpExtClearNeighborGroup 1.3.6.1.4.1.171.14.20.2.2.3
A collection of objects clears the information learned from neighbor(s).
Status: current Access: read-write
OBJECT-GROUP    

dLldpExtPortSubtypeGroup 1.3.6.1.4.1.171.14.20.2.2.4
A collection of objects configures the subtype of Port ID TLV.
Status: current Access: read-write
OBJECT-GROUP