DLINKSW-LED-MIB: View SNMP OID List / Download MIB

VENDOR: D-LINK


 Home MIB: DLINKSW-LED-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
 dlinkSwLedMIB 1.3.6.1.4.1.171.14.163
A MIB module for LED status.
         dLedMIBNotifications 1.3.6.1.4.1.171.14.163.0
         dLedMIBObjects 1.3.6.1.4.1.171.14.163.1
             dLedInfoTable 1.3.6.1.4.1.171.14.163.1.1 no-access
This table consists of a list of information of LEDs.
                 dLedInfoEntry 1.3.6.1.4.1.171.14.163.1.1.1 no-access
An entry contains information of one box.
                     dLedBoxId 1.3.6.1.4.1.171.14.163.1.1.1.1 integer no-access
This variable uniquely identifies the box in the stack, module in a rack and the value 1 MUST be used for non-modular devices.
                     dLedSysLedStatus 1.3.6.1.4.1.171.14.163.1.1.1.2 octet string read-only
This object is a set of system LED indicators. Every type LED's format is as follow: +-------------------------------------+ | LED | LED | Data |...| Data | | Type | Length | | | | +-------------------------------------+ 1octet 1octet 3octet LED Type(1 octet): rps(1) - indicates RPS LED, console(2) - indicates console LED, master(3) - indicates device role LED, sdCard(4) - indicates SD card LED, linkMode(5) - indicates link mode LED, poeMode(6) - indicates PoE mode LED, alarm(7) - indicates alarm LED, sysPower(8) - indicates system power LED, mgmtPort(9) - indicates management port LED, fan(10) - indicates device's fan LED, sioPort(11) - indicates SIO port LED, stackingID(12) - indicates stacking ID LED LED Length(1 octet): indicates Data's length of a specified LED type in number of octets. Data(3 octets): indicates LED status of specified LED type. Three consecutive octets are used to represent the information of one LED. If given LED type has more than one LEDs, there are multiple such triads in the data field. If LED Type is stackingID(12), below predefined values represent stacking ID LED's status, with the most significant byte in the first octet. index box id LED display 0x0 -- '0' 0x1 -- '1' 0x2 -- '2' 0x3 -- '3' 0x4 -- '4' 0x5 -- '5' 0x6 -- '6' 0x7 -- '7' 0x8 -- '8' 0x9 -- '9' 0xA -- '10' 0xB -- '11' 0xC -- '12' 0xD -- '13' 0xE -- '14' 0xF -- '15' 0x10 -- '16' 0x11 -- '17' 0x12 -- '18' 0x13 -- '19' 0x100 -- 'H' 0x101 -- 'h' 0x102 -- 'E' 0x103 -- 'G' 0xfff -- LED off state Else these 3 octets shows LED's status value,format is as below: +-------------------------+ | LED Instance | LED | | Index | Status | +-------------------------+ 1 octet 2 octet LED instance index(high octet) indicates the instance ID of specified LED type. For example, if the LED type is fan(10), it is the fan ID. LED status(low 2 octets) is the status of one LED. Its data format is as below: +-----------------------+ | Color | LED Lighting | | Bits | Mode | +-----------------------+ 15 4 3 0 Bit0 to bit3 indicates the mode of LED lighting. 0x0 means this LED is not supported. 0x1 means LED is off. 0x2 means LED is fixed lighting. 0x3 indicates LED is blinking. 0x4 indicates LED is alternating lighting between more than one color. Colors are determined by color bits. 0x5-0xF are reserved. Bit4 to bit15 are color bits, they indicate the LED's specific color. If a color bit is set, it stands for corresponding color. Only when LED lighting mode is alternating lighting(low nibble is 0x4), multi-bit can be set. bit4 - green bit bit5 - amber bit bit6 - red bit bit7-bit15 are reserved. If a LED instance consists of more LEDs, for example, if power source has separate input, state LEDs, there will be two LED data and their instance index is the same power ID. One LED data for the input LED, another for the state LED. The meaning of each LED data is device based. +---------------------------------------------------------------------------------------------+ | sysPower(8) | 12 | power1 | LED | power1 | LED | power2 | LED | power2 | LED |... | | | | Status | | Status | | Status | | Status | +---------------------------------------------------------------------------------------------+
                     dLedIfLedStatus 1.3.6.1.4.1.171.14.163.1.1.1.3 octet string read-only
This object is a set of ethernet port LED indicators. Format is as follow: +--------------------------------------------+ | Total Port | Port1 |....| PortN | | Number | LED Status | | LED Status | +--------------------------------------------+ 1octets 2octets Total Port Number(1 octet): indicates the number of following port LED status. Port LED Status(2 octets): indicates one ethernet port LED's status, format is as below: +-----------------------+ | Color | LED lighting | | bits | mode | +-----------------------+ 15 4 3 0 Bit0 to bit3 indicates the mode of LED lighting. 0x0 means this LED is not supported. 0x1 means LED is off. 0x2 means LED is fixed lighting. 0x3 indicates LED is blinking. 0x4 indicates LED is alternating lighting between more than one color. Colors are determined by color bits. 0x5-0xF are reserved. Bit4 to bit15 are color bits,they indicate the LED's specific color. If a color bit is set, it stands for corresponding color. Only when LED lighting mode is alternating lighting(low nibble is 0x4), multi-bit can be set. bit4 - green bit bit5 - amber bit bit6 - red bit bit7-bit15 are reserved. Each LED Status corresponds to one port, all ethernet port LEDs' status are arranged from lowest number port to high.
         dLedMIBConformance 1.3.6.1.4.1.171.14.163.2
             dLedMIBCompliances 1.3.6.1.4.1.171.14.163.2.1
                 dLedMIBCompliance 1.3.6.1.4.1.171.14.163.2.1.1
The compliance statement for entities which implement the DLINKSW-LED-MIB.
             dLedMIBGroups 1.3.6.1.4.1.171.14.163.2.2
                 dLedInfoGroup 1.3.6.1.4.1.171.14.163.2.2.1
A collection of objects to display the LED status.