EQL-LLDP-MIB
19 objects
Link Layer Discovery Protocol MIB module. Copyright (c) 2010-2012 by Dell Inc. All rights reserved. This software may not be copied, disclosed, transferred, or used except in accordance with a license granted by Dell Inc. This software embodies proprietary information and trade secrets of Dell Inc. Copyright (C) IEEE (2009). This version of this MIB module is published as subclause 11.5.1 of IEEE Std 802.1AB-2009; see the standard itself for full legal notices.
Imported Objects
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.12740.21 | IdentityeqlLldpMib | Link Layer Discovery Protocol MIB module. Copyright (c) 2010-2012 by Dell Inc. All rights reserved. This software may not be copied, disclosed, transferred, or… | ||
| 1.3.6.1.4.1.12740.21.1 | NodeeqlLldpMIBObjects | |||
| 1.3.6.1.4.1.12740.21.1.1 | TableeqlLldpDynamicIfTable | not-accessible | current | EqualLogic-Dynamic A table of LLDP information per each interface of a system. Each row in this table supplies values for one port's LLDP parameters. |
| 1.3.6.1.4.1.12740.21.1.1.1 | RoweqlLldpDynamicIfEntry | not-accessible | current | An entry in the LLDP table, containing information about LLDP on a single interface. |
| 1.3.6.1.4.1.12740.21.1.1.1.1 | ColumneqlLldpRemMacAddress | read-only | current | The MAC address associated with the LLDP peer. |
| 1.3.6.1.4.1.12740.21.1.1.1.2 | ColumneqlLldpV2RemChassisIdSubtype | read-only | current | The type of encoding used to identify the chassis associated with the remote system. |
| 1.3.6.1.4.1.12740.21.1.1.1.3 | ColumneqlLldpV2RemChassisId | read-only | current | The string value used to identify the chassis component associated with the remote system. |
| 1.3.6.1.4.1.12740.21.1.1.1.4 | ColumneqlLldpV2RemPortIdSubtype | read-only | current | The type of encoding used to identify the port associated with the remote system. |
| 1.3.6.1.4.1.12740.21.1.1.1.5 | ColumneqlLldpV2RemPortId | read-only | current | The string value used to identify the port component associated with the remote system. |
| 1.3.6.1.4.1.12740.21.1.1.1.6 | ColumneqlLldpV2RemPortDesc | read-only | current | The string value used to identify the description of the given port associated with the remote system. |
| 1.3.6.1.4.1.12740.21.1.1.1.7 | ColumneqlLldpV2RemSysName | read-only | current | The string value used to identify the system name of the remote system. |
| 1.3.6.1.4.1.12740.21.1.1.1.8 | ColumneqlLldpV2RemSysDesc | read-only | current | The string value used to identify the system description of the remote system. |
| 1.3.6.1.4.1.12740.21.1.1.1.9 | ColumneqlLldpV2State | read-only | current | The current LLDP state for the port. |
| 1.3.6.1.4.1.12740.21.1.1.1.10 | ColumneqlLldpV2RemMgmtAddr | read-only | current | The management address reported by the remote system. If multiple addresses were reported, they are delimited by commas. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| EqlLldpV2ChassisId | OCTET STRING (SIZE (255)) | current | This describes the format of a chassis identifier string. |
| EqlLldpV2ChassisIdSubtype | INTEGER { chassisComponent(1), interfaceAlias(2), portComponent(3), macAddress(4), networkAddress(5), interfaceName(6), local(7) } | current | This describes the source of a chassis identifier. |
| EqlLldpV2PortId | OCTET STRING (SIZE (1..255)) | current | This describes the format of a port identifier string. |
| EqlLldpV2PortIdSubtype | INTEGER { interfaceAlias(1), portComponent(2), macAddress(3), networkAddress(4), interfaceName(5), agentCircuitId(6), local(7) } | current | This describes the source of a particular type of port identifier used in the LLDP MIB. |
| EqlLldpV2State | INTEGER { off(0), noPeer(1), active(2), multiplePeers(3) } | current | This describes the state of LLDP for the port. |