MIB Viewer

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.
OIDNameAccessStatusDescription
1.3.6.1.4.1.12740.21IdentityeqlLldpMibLink 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.1NodeeqlLldpMIBObjects
1.3.6.1.4.1.12740.21.1.1TableeqlLldpDynamicIfTablenot-accessiblecurrentEqualLogic-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.1RoweqlLldpDynamicIfEntrynot-accessiblecurrentAn entry in the LLDP table, containing information about LLDP on a single interface.
1.3.6.1.4.1.12740.21.1.1.1.1ColumneqlLldpRemMacAddressread-onlycurrentThe MAC address associated with the LLDP peer.
1.3.6.1.4.1.12740.21.1.1.1.2ColumneqlLldpV2RemChassisIdSubtyperead-onlycurrentThe type of encoding used to identify the chassis associated with the remote system.
1.3.6.1.4.1.12740.21.1.1.1.3ColumneqlLldpV2RemChassisIdread-onlycurrentThe string value used to identify the chassis component associated with the remote system.
1.3.6.1.4.1.12740.21.1.1.1.4ColumneqlLldpV2RemPortIdSubtyperead-onlycurrentThe type of encoding used to identify the port associated with the remote system.
1.3.6.1.4.1.12740.21.1.1.1.5ColumneqlLldpV2RemPortIdread-onlycurrentThe string value used to identify the port component associated with the remote system.
1.3.6.1.4.1.12740.21.1.1.1.6ColumneqlLldpV2RemPortDescread-onlycurrentThe 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.7ColumneqlLldpV2RemSysNameread-onlycurrentThe string value used to identify the system name of the remote system.
1.3.6.1.4.1.12740.21.1.1.1.8ColumneqlLldpV2RemSysDescread-onlycurrentThe string value used to identify the system description of the remote system.
1.3.6.1.4.1.12740.21.1.1.1.9ColumneqlLldpV2Stateread-onlycurrentThe current LLDP state for the port.
1.3.6.1.4.1.12740.21.1.1.1.10ColumneqlLldpV2RemMgmtAddrread-onlycurrentThe management address reported by the remote system. If multiple addresses were reported, they are delimited by commas.
Type Definitions
NameSyntaxStatusDescription
EqlLldpV2ChassisIdOCTET STRING (SIZE (255))currentThis describes the format of a chassis identifier string.
EqlLldpV2ChassisIdSubtypeINTEGER { chassisComponent(1), interfaceAlias(2), portComponent(3), macAddress(4), networkAddress(5), interfaceName(6), local(7) }currentThis describes the source of a chassis identifier.
EqlLldpV2PortIdOCTET STRING (SIZE (1..255))currentThis describes the format of a port identifier string.
EqlLldpV2PortIdSubtypeINTEGER { interfaceAlias(1), portComponent(2), macAddress(3), networkAddress(4), interfaceName(5), agentCircuitId(6), local(7) }currentThis describes the source of a particular type of port identifier used in the LLDP MIB.
EqlLldpV2StateINTEGER { off(0), noPeer(1), active(2), multiplePeers(3) }currentThis describes the state of LLDP for the port.