DLINKSW-LLDP-EXT-MIB: View SNMP OID List / Download MIB

VENDOR: D-LINK


 Home MIB: DLINKSW-LLDP-EXT-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 dlinkSwLldpExtMIB 1.3.6.1.4.1.171.14.20
This MIB module defines objects for DLINK LLDP private function.
       dLldpExtMIBNotifications 1.3.6.1.4.1.171.14.20.0
       dLldpExtMIBObjects 1.3.6.1.4.1.171.14.20.1
           dLldpExtLldpEnabled 1.3.6.1.4.1.171.14.20.1.1 truthvalue read-write
This object indicates whether the LLDP feature is globally enabled.
           dLldpExtLldpForward 1.3.6.1.4.1.171.14.20.1.2 truthvalue read-write
This object indicates whether the LLDP Forward feature is globally enabled.
           dLldpExtLldpTrapEnabled 1.3.6.1.4.1.171.14.20.1.3 truthvalue read-write
This object indicates whether the LLDP Trap feature is globally enabled.
           dLldpExtLldpMedTrapEnabled 1.3.6.1.4.1.171.14.20.1.4 truthvalue read-write
This object indicates whether the LLDP MED Trap feature is globally enabled.
           dLldpExtClearStats 1.3.6.1.4.1.171.14.20.1.5
               dLldpExtClearGlobalStats 1.3.6.1.4.1.171.14.20.1.5.1 integer read-write
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. Enumeration: 'clear': 1, 'noOp': 2.
               dLldpExtClearAllPortsStats 1.3.6.1.4.1.171.14.20.1.5.2 integer read-write
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. Enumeration: 'clear': 1, 'noOp': 2.
               dLldpExtClearCounterByPort 1.3.6.1.4.1.171.14.20.1.5.3 integer32 read-write
This object indicates the lldpLocPortNum of the port on which LLDP counter information will be cleared. When read, a value of 0 is returned.
               dLldpExtClearAllNeighbors 1.3.6.1.4.1.171.14.20.1.5.4 integer read-write
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. Enumeration: 'clear': 1, 'noOp': 2.
               dLldpExtClearNeighborsByPort 1.3.6.1.4.1.171.14.20.1.5.5 integer32 read-write
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.
           dLldpExtPortSubTypeTable 1.3.6.1.4.1.171.14.20.1.6 no-access
The table is used to configure the subtype of Port ID TLV for ports.
               dLldpExtPortSubTypeEntry 1.3.6.1.4.1.171.14.20.1.6.1 no-access
An entry contains the information of subtype of Port ID TLV on a port.
                   dLldpExtPortSubType 1.3.6.1.4.1.171.14.20.1.6.1.1 integer read-write
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. Enumeration: 'localPortNumber': 1, 'macAddress': 2.
       dLldpExtMIBConformance 1.3.6.1.4.1.171.14.20.2
           dLldpExtMIBCompliances 1.3.6.1.4.1.171.14.20.2.1
               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.
           dLldpExtMIBGroups 1.3.6.1.4.1.171.14.20.2.2
               dLldpExtBasicCfgGroup 1.3.6.1.4.1.171.14.20.2.2.1
A collection of objects configures the LLDP feature.
               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.
               dLldpExtClearNeighborGroup 1.3.6.1.4.1.171.14.20.2.2.3
A collection of objects clears the information learned from neighbor(s).
               dLldpExtPortSubtypeGroup 1.3.6.1.4.1.171.14.20.2.2.4
A collection of objects configures the subtype of Port ID TLV.