EQL-LLDP-MIB

File: EQL-LLDP-MIB.mib (8152 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC RFC1213-MIB
EQUALLOGIC-SMI EQLGROUP-MIB EQLMEMBER-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE enterprises
Counter32 Counter64 Integer32
Unsigned32 TimeInterval MacAddress
TruthValue ifIndex equalLogic
eqlGroupId eqlMemberIndex

Defined Types

EqlLldpV2ChassisIdSubtype  
This describes the source of a chassis identifier.
TEXTUAL-CONVENTION    
  INTEGER chassisComponent(1), interfaceAlias(2), portComponent(3), macAddress(4), networkAddress(5), interfaceName(6), local(7)  

EqlLldpV2ChassisId  
This describes the format of a chassis identifier string.
TEXTUAL-CONVENTION    
  OCTET STRING Size(255)  

EqlLldpV2PortIdSubtype  
This describes the source of a particular type of port identifier used in the LLDP MIB.
TEXTUAL-CONVENTION    
  INTEGER interfaceAlias(1), portComponent(2), macAddress(3), networkAddress(4), interfaceName(5), agentCircuitId(6), local(7)  

EqlLldpV2PortId  
This describes the format of a port identifier string.
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..255)  

EqlLldpV2State  
This describes the state of LLDP for the port.
TEXTUAL-CONVENTION    
  INTEGER off(0), noPeer(1), active(2), multiplePeers(3)  

EqlLldpDynamicIfEntry  
SEQUENCE    
  eqlLldpRemMacAddress MacAddress
  eqlLldpV2RemChassisIdSubtype EqlLldpV2ChassisIdSubtype
  eqlLldpV2RemChassisId EqlLldpV2ChassisId
  eqlLldpV2RemPortIdSubtype EqlLldpV2PortIdSubtype
  eqlLldpV2RemPortId EqlLldpV2PortId
  eqlLldpV2RemPortDesc OCTET STRING
  eqlLldpV2RemSysName OCTET STRING
  eqlLldpV2RemSysDesc OCTET STRING
  eqlLldpV2State EqlLldpV2State
  eqlLldpV2RemMgmtAddr OCTET STRING

Defined Values

eqlLldpMib 1.3.6.1.4.1.12740.21
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.
MODULE-IDENTITY    

eqlLldpMIBObjects 1.3.6.1.4.1.12740.21.1
OBJECT IDENTIFIER    

eqlLldpDynamicIfTable 1.3.6.1.4.1.12740.21.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqlLldpDynamicIfEntry

eqlLldpDynamicIfEntry 1.3.6.1.4.1.12740.21.1.1.1
An entry in the LLDP table, containing information about LLDP on a single interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqlLldpDynamicIfEntry  

eqlLldpRemMacAddress 1.3.6.1.4.1.12740.21.1.1.1.1
The MAC address associated with the LLDP peer.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

eqlLldpV2RemChassisIdSubtype 1.3.6.1.4.1.12740.21.1.1.1.2
The type of encoding used to identify the chassis associated with the remote system.
Status: current Access: read-only
OBJECT-TYPE    
  EqlLldpV2ChassisIdSubtype  

eqlLldpV2RemChassisId 1.3.6.1.4.1.12740.21.1.1.1.3
The string value used to identify the chassis component associated with the remote system.
Status: current Access: read-only
OBJECT-TYPE    
  EqlLldpV2ChassisId  

eqlLldpV2RemPortIdSubtype 1.3.6.1.4.1.12740.21.1.1.1.4
The type of encoding used to identify the port associated with the remote system.
Status: current Access: read-only
OBJECT-TYPE    
  EqlLldpV2PortIdSubtype  

eqlLldpV2RemPortId 1.3.6.1.4.1.12740.21.1.1.1.5
The string value used to identify the port component associated with the remote system.
Status: current Access: read-only
OBJECT-TYPE    
  EqlLldpV2PortId  

eqlLldpV2RemPortDesc 1.3.6.1.4.1.12740.21.1.1.1.6
The string value used to identify the description of the given port associated with the remote system.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

eqlLldpV2RemSysName 1.3.6.1.4.1.12740.21.1.1.1.7
The string value used to identify the system name of the remote system.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

eqlLldpV2RemSysDesc 1.3.6.1.4.1.12740.21.1.1.1.8
The string value used to identify the system description of the remote system.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

eqlLldpV2State 1.3.6.1.4.1.12740.21.1.1.1.9
The current LLDP state for the port.
Status: current Access: read-only
OBJECT-TYPE    
  EqlLldpV2State  

eqlLldpV2RemMgmtAddr 1.3.6.1.4.1.12740.21.1.1.1.10
The management address reported by the remote system. If multiple addresses were reported, they are delimited by commas.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)