LLDP-EXT-DOT1-V2-MIB

File: LLDP-EXT-DOT1-V2-MIB.mib (136597 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMP-FRAMEWORK-MIB
SNMPv2-CONF IF-MIB LLDP-V2-MIB
Q-BRIDGE-MIB LLDP-V2-TC-MIB IEEE8021-TC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
TruthValue TEXTUAL-CONVENTION SnmpAdminString
MODULE-COMPLIANCE OBJECT-GROUP ifGeneralInformationGroup
lldpV2Extensions lldpV2LocPortIfIndex lldpV2RemTimeMark
lldpV2RemLocalIfIndex lldpV2RemLocalDestMACAddress lldpV2RemIndex
lldpV2PortConfigEntry VlanId LldpV2LinkAggStatusMap
IEEE8021PriorityValue

Defined Types

LldpV2Xdot1ConfigPortVlanEntry  
SEQUENCE    
  lldpV2Xdot1ConfigPortVlanTxEnable TruthValue

LldpV2Xdot1ConfigVlanNameEntry  
SEQUENCE    
  lldpV2Xdot1ConfigVlanNameTxEnable TruthValue

LldpV2Xdot1ConfigProtoVlanEntry  
SEQUENCE    
  lldpV2Xdot1ConfigProtoVlanTxEnable TruthValue

LldpV2Xdot1ConfigProtocolEntry  
SEQUENCE    
  lldpV2Xdot1ConfigProtocolTxEnable TruthValue

LldpV2Xdot1ConfigVidUsageDigestEntry  
SEQUENCE    
  lldpV2Xdot1ConfigVidUsageDigestTxEnable TruthValue

LldpV2Xdot1ConfigManVidEntry  
SEQUENCE    
  lldpV2Xdot1ConfigManVidTxEnable TruthValue

LldpV2Xdot1LocEntry  
SEQUENCE    
  lldpV2Xdot1LocPortVlanId Unsigned32

LldpV2Xdot1LocProtoVlanEntry  
SEQUENCE    
  lldpV2Xdot1LocProtoVlanId Unsigned32
  lldpV2Xdot1LocProtoVlanSupported TruthValue
  lldpV2Xdot1LocProtoVlanEnabled TruthValue

LldpV2Xdot1LocVlanNameEntry  
SEQUENCE    
  lldpV2Xdot1LocVlanId VlanId
  lldpV2Xdot1LocVlanName SnmpAdminString

LldpV2Xdot1LocProtocolEntry  
SEQUENCE    
  lldpV2Xdot1LocProtocolIndex Unsigned32
  lldpV2Xdot1LocProtocolId OCTET STRING

LldpV2Xdot1LocVidUsageDigestEntry  
SEQUENCE    
  lldpV2Xdot1LocVidUsageDigest Unsigned32

LldpV2Xdot1LocManVidEntry  
SEQUENCE    
  lldpV2Xdot1LocManVid Unsigned32

LldpV2Xdot1LocLinkAggEntry  
SEQUENCE    
  lldpV2Xdot1LocLinkAggStatus LldpV2LinkAggStatusMap
  lldpV2Xdot1LocLinkAggPortId Unsigned32

LldpV2Xdot1RemEntry  
SEQUENCE    
  lldpV2Xdot1RemPortVlanId Unsigned32

LldpV2Xdot1RemProtoVlanEntry  
SEQUENCE    
  lldpV2Xdot1RemProtoVlanId Unsigned32
  lldpV2Xdot1RemProtoVlanSupported TruthValue
  lldpV2Xdot1RemProtoVlanEnabled TruthValue

LldpV2Xdot1RemVlanNameEntry  
SEQUENCE    
  lldpV2Xdot1RemVlanId VlanId
  lldpV2Xdot1RemVlanName SnmpAdminString

LldpV2Xdot1RemProtocolEntry  
SEQUENCE    
  lldpV2Xdot1RemProtocolIndex Unsigned32
  lldpV2Xdot1RemProtocolId OCTET STRING

LldpV2Xdot1RemVidUsageDigestEntry  
SEQUENCE    
  lldpV2Xdot1RemVidUsageDigest Unsigned32

LldpV2Xdot1RemManVidEntry  
SEQUENCE    
  lldpV2Xdot1RemManVid Unsigned32

LldpV2Xdot1RemLinkAggEntry  
SEQUENCE    
  lldpV2Xdot1RemLinkAggStatus LldpV2LinkAggStatusMap
  lldpV2Xdot1RemLinkAggPortId Unsigned32

LldpV2CnBitVector  
This TC describes a bit vector used in the Congestion Notification objects. Each bit represents a Boolean status associated with a priority code point. A bit value of 0 represents FALSE, 1 represents TRUE. The bit 'pri0status(0)' indicates the status for priority 0 The bit 'pri1status(1)' indicates the status for priority 1 The bit 'pri2status(2)' indicates the status for priority 2 The bit 'pri3status(3)' indicates the status for priority 3 The bit 'pri4status(4)' indicates the status for priority 4 The bit 'pri5status(5)' indicates the status for priority 5 The bit 'pri6status(6)' indicates the status for priority 6 The bit 'pri7status(7)' indicates the status for priority 7
TEXTUAL-CONVENTION    
  BITS pri0status(0), pri1status(1), pri2status(2), pri3status(3), pri4status(4), pri5status(5), pri6status(6), pri7status(7)  

LldpXdot1CnConfigCnEntry  
SEQUENCE    
  lldpXdot1CnConfigCnTxEnable TruthValue

LldpV2Xdot1LocCnEntry  
SEQUENCE    
  lldpV2Xdot1LocCNPVIndicators LldpV2CnBitVector
  lldpV2Xdot1LocReadyIndicators LldpV2CnBitVector

LldpV2Xdot1RemCnEntry  
SEQUENCE    
  lldpV2Xdot1RemCNPVIndicators LldpV2CnBitVector
  lldpV2Xdot1RemReadyIndicators LldpV2CnBitVector

LldpXdot1dcbxTrafficClassValue  
Indicates a traffic class. Values 0-7 correspond to traffic classes.
TEXTUAL-CONVENTION    
  Unsigned32 0..7  

LldpXdot1dcbxTrafficClassBandwidthValue  
Indicates the bandwidth in percent assigned to a traffic class.
TEXTUAL-CONVENTION    
  Unsigned32 0..100  

LldpXdot1dcbxAppSelector  
Indicates the contents of a protocol object 1: Ethertype 2: Well Known Port number over TCP, or SCTP 3: Well Known Port number over UDP, or DCCP 4: Well Known Port number over TCP, SCTP, UDP, and DCCP
TEXTUAL-CONVENTION    
  INTEGER asEthertype(1), asTCPPortNumber(2), asUDPPortNumber(3), asTCPUDPPortNumber(4)  

LldpXdot1dcbxAppProtocol  
Contains the application protocol indicator the type of which is specified by an object with the syntax of LldpXdot1dcbxAppSelector
TEXTUAL-CONVENTION    
  Unsigned32 0..65535  

LldpXdot1dcbxSupportedCapacity  
Indicates the supported capacity of a given feature, for example, the number of traffic classes supported. This TC is used for features that have a maximum capacity of eight and a minimum of one.
TEXTUAL-CONVENTION    
  Unsigned32 1..8  

LldpXdot1dcbxTrafficSelectionAlgorithm  
Indicates the Traffic Selection Algorithm 0: Strict Priority 1: Credit-based shaper 2: Enhanced transmission selection 3-254: Reserved for furture standardization 255: Vendor specific
TEXTUAL-CONVENTION    
  INTEGER tsaStrictPriority(0), tsaCreditBasedShaper(1), tsaEnhancedTransmission(2), tsaVendorSpecific(255)  

LldpXdot1dcbxConfigETSConfigurationEntry  
SEQUENCE    
  lldpXdot1dcbxConfigETSConfigurationTxEnable TruthValue

LldpXdot1dcbxConfigETSRecommendationEntry  
SEQUENCE    
  lldpXdot1dcbxConfigETSRecommendationTxEnable TruthValue

LldpXdot1dcbxConfigPFCEntry  
SEQUENCE    
  lldpXdot1dcbxConfigPFCTxEnable TruthValue

LldpXdot1dcbxConfigApplicationPriorityEntry  
SEQUENCE    
  lldpXdot1dcbxConfigApplicationPriorityTxEnable TruthValue

LldpXdot1dcbxLocETSBasicConfigurationEntry  
SEQUENCE    
  lldpXdot1dcbxLocETSConCreditBasedShaperSupport TruthValue
  lldpXdot1dcbxLocETSConTrafficClassesSupported LldpXdot1dcbxSupportedCapacity
  lldpXdot1dcbxLocETSConWilling TruthValue

LldpXdot1dcbxLocETSConPriorityAssignmentEntry  
SEQUENCE    
  lldpXdot1dcbxLocETSConPriority IEEE8021PriorityValue
  lldpXdot1dcbxLocETSConPriTrafficClass LldpXdot1dcbxTrafficClassValue

LldpXdot1dcbxLocETSConTrafficClassBandwidthEntry  
SEQUENCE    
  lldpXdot1dcbxLocETSConTrafficClass LldpXdot1dcbxTrafficClassValue
  lldpXdot1dcbxLocETSConTrafficClassBandwidth LldpXdot1dcbxTrafficClassBandwidthValue

LldpXdot1dcbxLocETSConTrafficSelectionAlgorithmEntry  
SEQUENCE    
  lldpXdot1dcbxLocETSConTSATrafficClass LldpXdot1dcbxTrafficClassValue
  lldpXdot1dcbxLocETSConTrafficSelectionAlgorithm LldpXdot1dcbxTrafficSelectionAlgorithm

LldpXdot1dcbxLocETSRecoTrafficClassBandwidthEntry  
SEQUENCE    
  lldpXdot1dcbxLocETSRecoTrafficClass LldpXdot1dcbxTrafficClassValue
  lldpXdot1dcbxLocETSRecoTrafficClassBandwidth LldpXdot1dcbxTrafficClassBandwidthValue

LldpXdot1dcbxLocETSRecoTrafficSelectionAlgorithmEntry  
SEQUENCE    
  lldpXdot1dcbxLocETSRecoTSATrafficClass LldpXdot1dcbxTrafficClassValue
  lldpXdot1dcbxLocETSRecoTrafficSelectionAlgorithm LldpXdot1dcbxTrafficSelectionAlgorithm

LldpXdot1dcbxLocPFCBasicEntry  
SEQUENCE    
  lldpXdot1dcbxLocPFCWilling TruthValue
  lldpXdot1dcbxLocPFCMBC TruthValue
  lldpXdot1dcbxLocPFCCap LldpXdot1dcbxSupportedCapacity

LldpXdot1dcbxLocPFCEnableEntry  
SEQUENCE    
  lldpXdot1dcbxLocPFCEnablePriority IEEE8021PriorityValue
  lldpXdot1dcbxLocPFCEnableEnabled TruthValue

LldpXdot1dcbxLocApplicationPriorityAppEntry  
SEQUENCE    
  lldpXdot1dcbxLocApplicationPriorityAESelector LldpXdot1dcbxAppSelector
  lldpXdot1dcbxLocApplicationPriorityAEProtocol LldpXdot1dcbxAppProtocol
  lldpXdot1dcbxLocApplicationPriorityAEPriority IEEE8021PriorityValue

LldpXdot1dcbxRemETSBasicConfigurationEntry  
SEQUENCE    
  lldpXdot1dcbxRemETSConCreditBasedShaperSupport TruthValue
  lldpXdot1dcbxRemETSConTrafficClassesSupported LldpXdot1dcbxSupportedCapacity
  lldpXdot1dcbxRemETSConWilling TruthValue

LldpXdot1dcbxRemETSConPriorityAssignmentEntry  
SEQUENCE    
  lldpXdot1dcbxRemETSConPriority IEEE8021PriorityValue
  lldpXdot1dcbxRemETSConPriTrafficClass LldpXdot1dcbxTrafficClassValue

LldpXdot1dcbxRemETSConTrafficClassBandwidthEntry  
SEQUENCE    
  lldpXdot1dcbxRemETSConTrafficClass LldpXdot1dcbxTrafficClassValue
  lldpXdot1dcbxRemETSConTrafficClassBandwidth LldpXdot1dcbxTrafficClassBandwidthValue

LldpXdot1dcbxRemETSConTrafficSelectionAlgorithmEntry  
SEQUENCE    
  lldpXdot1dcbxRemETSConTSATrafficClass LldpXdot1dcbxTrafficClassValue
  lldpXdot1dcbxRemETSConTrafficSelectionAlgorithm LldpXdot1dcbxTrafficSelectionAlgorithm

LldpXdot1dcbxRemETSRecoTrafficClassBandwidthEntry  
SEQUENCE    
  lldpXdot1dcbxRemETSRecoTrafficClass LldpXdot1dcbxTrafficClassValue
  lldpXdot1dcbxRemETSRecoTrafficClassBandwidth LldpXdot1dcbxTrafficClassBandwidthValue

LldpXdot1dcbxRemETSRecoTrafficSelectionAlgorithmEntry  
SEQUENCE    
  lldpXdot1dcbxRemETSRecoTSATrafficClass LldpXdot1dcbxTrafficClassValue
  lldpXdot1dcbxRemETSRecoTrafficSelectionAlgorithm LldpXdot1dcbxTrafficSelectionAlgorithm

LldpXdot1dcbxRemPFCBasicEntry  
SEQUENCE    
  lldpXdot1dcbxRemPFCWilling TruthValue
  lldpXdot1dcbxRemPFCMBC TruthValue
  lldpXdot1dcbxRemPFCCap LldpXdot1dcbxSupportedCapacity

LldpXdot1dcbxRemPFCEnableEntry  
SEQUENCE    
  lldpXdot1dcbxRemPFCEnablePriority IEEE8021PriorityValue
  lldpXdot1dcbxRemPFCEnableEnabled TruthValue

LldpXdot1dcbxRemApplicationPriorityAppEntry  
SEQUENCE    
  lldpXdot1dcbxRemApplicationPriorityAESelector LldpXdot1dcbxAppSelector
  lldpXdot1dcbxRemApplicationPriorityAEProtocol LldpXdot1dcbxAppProtocol
  lldpXdot1dcbxRemApplicationPriorityAEPriority IEEE8021PriorityValue

LldpXdot1dcbxAdminETSBasicConfigurationEntry  
SEQUENCE    
  lldpXdot1dcbxAdminETSConCreditBasedShaperSupport TruthValue
  lldpXdot1dcbxAdminETSConTrafficClassesSupported LldpXdot1dcbxSupportedCapacity
  lldpXdot1dcbxAdminETSConWilling TruthValue

LldpXdot1dcbxAdminETSConPriorityAssignmentEntry  
SEQUENCE    
  lldpXdot1dcbxAdminETSConPriority IEEE8021PriorityValue
  lldpXdot1dcbxAdminETSConPriTrafficClass LldpXdot1dcbxTrafficClassValue

LldpXdot1dcbxAdminETSConTrafficClassBandwidthEntry  
SEQUENCE    
  lldpXdot1dcbxAdminETSConTrafficClass LldpXdot1dcbxTrafficClassValue
  lldpXdot1dcbxAdminETSConTrafficClassBandwidth LldpXdot1dcbxTrafficClassBandwidthValue

LldpXdot1dcbxAdminETSConTrafficSelectionAlgorithmEntry  
SEQUENCE    
  lldpXdot1dcbxAdminETSConTSATrafficClass LldpXdot1dcbxTrafficClassValue
  lldpXdot1dcbxAdminETSConTrafficSelectionAlgorithm LldpXdot1dcbxTrafficSelectionAlgorithm

LldpXdot1dcbxAdminETSRecoTrafficClassBandwidthEntry  
SEQUENCE    
  lldpXdot1dcbxAdminETSRecoTrafficClass LldpXdot1dcbxTrafficClassValue
  lldpXdot1dcbxAdminETSRecoTrafficClassBandwidth LldpXdot1dcbxTrafficClassBandwidthValue

LldpXdot1dcbxAdminETSRecoTrafficSelectionAlgorithmEntry  
SEQUENCE    
  lldpXdot1dcbxAdminETSRecoTSATrafficClass LldpXdot1dcbxTrafficClassValue
  lldpXdot1dcbxAdminETSRecoTrafficSelectionAlgorithm LldpXdot1dcbxTrafficSelectionAlgorithm

LldpXdot1dcbxAdminPFCBasicEntry  
SEQUENCE    
  lldpXdot1dcbxAdminPFCWilling TruthValue
  lldpXdot1dcbxAdminPFCMBC TruthValue
  lldpXdot1dcbxAdminPFCCap LldpXdot1dcbxSupportedCapacity

LldpXdot1dcbxAdminPFCEnableEntry  
SEQUENCE    
  lldpXdot1dcbxAdminPFCEnablePriority IEEE8021PriorityValue
  lldpXdot1dcbxAdminPFCEnableEnabled TruthValue

LldpXdot1dcbxAdminApplicationPriorityAppEntry  
SEQUENCE    
  lldpXdot1dcbxAdminApplicationPriorityAESelector LldpXdot1dcbxAppSelector
  lldpXdot1dcbxAdminApplicationPriorityAEProtocol LldpXdot1dcbxAppProtocol
  lldpXdot1dcbxAdminApplicationPriorityAEPriority IEEE8021PriorityValue

Defined Values

lldpV2Xdot1MIB 1.3.111.2.802.1.1.13.1.5.32962
The LLDP Management Information Base extension module for IEEE 802.1 organizationally defined discovery information. In order to assure the uniqueness of the LLDP-V2-MIB, lldpV2Xdot1MIB is branched from lldpV2Extensions using an Organizationally Unique Identifier (OUI) value as the node. An OUI is a 24 bit globally unique number assigned by the IEEE Registration Authority - see: http://standards.ieee.org/develop/regauth/oui/index.html Unless otherwise indicated, the references in this MIB module are to IEEE Std 802.1Q-2011. Copyright (C) IEEE (2011). This version of this MIB module is published as Annex D.4.5 of IEEE Std 802.1Qaz-2011; see the standard itself for full legal notices.
MODULE-IDENTITY    

lldpV2Xdot1Objects 1.3.111.2.802.1.1.13.1.5.32962.1
OBJECT IDENTIFIER    

lldpV2Xdot1Config 1.3.111.2.802.1.1.13.1.5.32962.1.1
OBJECT IDENTIFIER    

lldpV2Xdot1LocalData 1.3.111.2.802.1.1.13.1.5.32962.1.2
OBJECT IDENTIFIER    

lldpV2Xdot1RemoteData 1.3.111.2.802.1.1.13.1.5.32962.1.3
OBJECT IDENTIFIER    

lldpV2Xdot1ConfigPortVlanTable 1.3.111.2.802.1.1.13.1.5.32962.1.1.1
A table that controls selection of LLDP Port VLAN-ID TLVs to be transmitted on individual ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpV2Xdot1ConfigPortVlanEntry

lldpV2Xdot1ConfigPortVlanEntry 1.3.111.2.802.1.1.13.1.5.32962.1.1.1.1
LLDP configuration information that controls the transmission of IEEE 802.1 organizationally defined Port VLAN-ID TLV on LLDP transmission capable ports. This configuration object augments the lldpV2PortConfigEntry of the LLDP-MIB, therefore it is only present along with the port configuration defined by the associated lldpV2PortConfigEntry entry. Each active lldpConfigEntry is restored from non-volatile storage (along with the corresponding lldpV2PortConfigEntry) after a re-initialization of the management system.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpV2Xdot1ConfigPortVlanEntry  

lldpV2Xdot1ConfigPortVlanTxEnable 1.3.111.2.802.1.1.13.1.5.32962.1.1.1.1.1
The lldpV2Xdot1ConfigPortVlanTxEnable, which is defined as a truth value and configured by the network management, determines whether the IEEE 802.1 organizationally defined port VLAN TLV transmission is allowed on a given LLDP transmission capable port. The value of this object is restored from non-volatile storage after a re-initialization of the management system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

lldpV2Xdot1ConfigVlanNameTable 1.3.111.2.802.1.1.13.1.5.32962.1.1.2
The table that controls selection of LLDP VLAN name TLV instances to be transmitted on individual ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpV2Xdot1ConfigVlanNameEntry

lldpV2Xdot1ConfigVlanNameEntry 1.3.111.2.802.1.1.13.1.5.32962.1.1.2.1
LLDP configuration information that specifies the set of ports (represented as a PortList) on which the Local System VLAN name instance is transmitted. This configuration object augments the lldpV2LocVlanEntry, therefore it is only present along with the VLAN Name instance contained in the associated lldpV2LocVlanNameEntry entry. Each active lldpV2Xdot1ConfigVlanNameEntry is restored from non-volatile storage (along with the corresponding lldpV2Xdot1LocVlanNameEntry) after a re-initialization of the management system.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpV2Xdot1ConfigVlanNameEntry  

lldpV2Xdot1ConfigVlanNameTxEnable 1.3.111.2.802.1.1.13.1.5.32962.1.1.2.1.1
The boolean value that indicates whether the corresponding Local System VLAN name instance is transmitted on the port defined by the given lldpV2Xdot1LocVlanNameEntry. The value of this object is restored from non-volatile storage after a re-initialization of the management system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

lldpV2Xdot1ConfigProtoVlanTable 1.3.111.2.802.1.1.13.1.5.32962.1.1.3
The table that controls selection of LLDP Port and Protocol VLAN ID TLV instances to be transmitted on individual ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpV2Xdot1ConfigProtoVlanEntry

lldpV2Xdot1ConfigProtoVlanEntry 1.3.111.2.802.1.1.13.1.5.32962.1.1.3.1
LLDP configuration information that specifies the set of ports (represented as a PortList) on which the Local System Protocol VLAN instance is transmitted. This configuration object augments the lldpV2Xdot1LocVlanEntry, therefore it is only present along with the Port and Protocol VLAN ID instance contained in the associated lldpV2Xdot1LocVlanEntry entry. Each active lldpV2Xdot1ConfigProtoVlanEntry is restored from non-volatile storage (along with the corresponding lldpV2Xdot1LocProtoVlanEntry) after a re-initialization of the management system.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpV2Xdot1ConfigProtoVlanEntry  

lldpV2Xdot1ConfigProtoVlanTxEnable 1.3.111.2.802.1.1.13.1.5.32962.1.1.3.1.1
The boolean value that indicates whether the corresponding Local System Port and Protocol VLAN instance is transmitted on the port defined by the given lldpV2Xdot1LocProtoVlanEntry. The value of this object is restored from non-volatile storage after a re-initialization of the management system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

lldpV2Xdot1ConfigProtocolTable 1.3.111.2.802.1.1.13.1.5.32962.1.1.4
The table that controls selection of LLDP Protocol TLV instances to be transmitted on individual ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpV2Xdot1ConfigProtocolEntry

lldpV2Xdot1ConfigProtocolEntry 1.3.111.2.802.1.1.13.1.5.32962.1.1.4.1
LLDP configuration information that specifies the set of ports (represented as a PortList) on which the Local System Protocol instance is transmitted. This configuration object augments the lldpV2Xdot1LocProtoEntry, therefore it is only present along with the Protocol instance contained in the associated lldpV2Xdot1LocProtoEntry entry. Each active lldpV2Xdot1ConfigProtocolEntry is restored from non-volatile storage (along with the corresponding lldpV2Xdot1LocProtocolEntry) after a re-initialization of the management system.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpV2Xdot1ConfigProtocolEntry  

lldpV2Xdot1ConfigProtocolTxEnable 1.3.111.2.802.1.1.13.1.5.32962.1.1.4.1.1
The boolean value that indicates whether the corresponding Local System Protocol Identity instance is transmitted on the port defined by the given lldpV2Xdot1LocProtocolEntry. The value of this object is restored from non-volatile storage after a re-initialization of the management system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

lldpV2Xdot1ConfigVidUsageDigestTable 1.3.111.2.802.1.1.13.1.5.32962.1.1.5
A table that controls selection of LLDP VID Usage Digest TLVs to be transmitted on individual ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpV2Xdot1ConfigVidUsageDigestEntry

lldpV2Xdot1ConfigVidUsageDigestEntry 1.3.111.2.802.1.1.13.1.5.32962.1.1.5.1
LLDP configuration information that specifies the set of ports (represented as a PortList) on which the local system VID Usage Digest instance will be transmitted. This configuration object augments the lldpLocVidUsageDigestEntry, therefore it is only present along with the VID Usage Digest instance contained in the associated lldpV2Xdot1LocVidUsageDigestEntry entry. Each active lldpConfigVidUsageDigestEntry must be restored from non-volatile storage and re-created (along with the corresponding lldpV2Xdot1LocVidUsageDigestEntry) after a re-initialization of the management system.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpV2Xdot1ConfigVidUsageDigestEntry  

lldpV2Xdot1ConfigVidUsageDigestTxEnable 1.3.111.2.802.1.1.13.1.5.32962.1.1.5.1.1
The boolean value that indicates whether the corresponding Local System VID Usage Digest instance will be transmitted on the port defined by the given lldpV2Xdot1LocVidUsageDigestEntry. The value of this object must be restored from non-volatile storage after a reinitialization of the management system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

lldpV2Xdot1ConfigManVidTable 1.3.111.2.802.1.1.13.1.5.32962.1.1.6
A table that controls selection of LLDP Management VID TLVs to be transmitted on individual ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpV2Xdot1ConfigManVidEntry

lldpV2Xdot1ConfigManVidEntry 1.3.111.2.802.1.1.13.1.5.32962.1.1.6.1
LLDP configuration information that specifies the set of port/destination address pairs on which the Local System Management VID will be transmitted. This configuration object augments the lldpV2Xdot1LocManVidEntry, therefore it is only present along with the Management VID contained in the associated lldpV2Xdot1LocManVidEntry entry. Each active lldpV2Xdot1ConfigManVidEntry must be restored from non-volatile storage (along with the corresponding lldpV2Xdot1LocManVidEntry) after a re-initialization of the management system.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpV2Xdot1ConfigManVidEntry  

lldpV2Xdot1ConfigManVidTxEnable 1.3.111.2.802.1.1.13.1.5.32962.1.1.6.1.1
The lldpV2Xdot1ConfigManVidTxEnable, which is defined as a truth value and configured by the network management, determines whether the IEEE 802.1 organizationally defined Management VID TLV transmission is allowed on a given LLDP transmission capable port. The value of this object must be restored from non-volatile storage after a re-initialization of the management system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

lldpV2Xdot1LocTable 1.3.111.2.802.1.1.13.1.5.32962.1.2.1
This table contains one row per port for IEEE 802.1 organizationally defined LLDP extension on the local system known to this agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpV2Xdot1LocEntry

lldpV2Xdot1LocEntry 1.3.111.2.802.1.1.13.1.5.32962.1.2.1.1
Information about IEEE 802.1 organizationally defined LLDP extension.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpV2Xdot1LocEntry  

lldpV2Xdot1LocPortVlanId 1.3.111.2.802.1.1.13.1.5.32962.1.2.1.1.1
The integer value used to identify the port's VLAN identifier associated with the local system. A value of zero shall be used if the system either does not know the PVID or does not support port-based VLAN operation.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0 | 1..4094  

lldpV2Xdot1LocProtoVlanTable 1.3.111.2.802.1.1.13.1.5.32962.1.2.2
This table contains one or more rows per Port and Protocol VLAN information about the local system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpV2Xdot1LocProtoVlanEntry

lldpV2Xdot1LocProtoVlanEntry 1.3.111.2.802.1.1.13.1.5.32962.1.2.2.1
Port and protocol VLAN ID Information about a particular port component. There may be multiple port and protocol VLANs, identified by a particular lldpV2Xdot1LocProtoVlanId, configured on the given port.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpV2Xdot1LocProtoVlanEntry  

lldpV2Xdot1LocProtoVlanId 1.3.111.2.802.1.1.13.1.5.32962.1.2.2.1.1
The integer value used to identify the port and protocol VLANs associated with the given port associated with the local system. A value of zero shall be used if the system either does not know the protocol VLAN ID (PPVID) or does not support port and protocol VLAN operation.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0 | 1..4094  

lldpV2Xdot1LocProtoVlanSupported 1.3.111.2.802.1.1.13.1.5.32962.1.2.2.1.2
The truth value used to indicate whether the given port (associated with the local system) supports port and protocol VLANs.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

lldpV2Xdot1LocProtoVlanEnabled 1.3.111.2.802.1.1.13.1.5.32962.1.2.2.1.3
The truth value used to indicate whether the port and protocol VLANs are enabled on the given port associated with the local system.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

lldpV2Xdot1LocVlanNameTable 1.3.111.2.802.1.1.13.1.5.32962.1.2.3
This table contains one or more rows per IEEE 802.1Q VLAN name information on the local system known to this agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpV2Xdot1LocVlanNameEntry

lldpV2Xdot1LocVlanNameEntry 1.3.111.2.802.1.1.13.1.5.32962.1.2.3.1
VLAN name Information about a particular port component. There may be multiple VLANs, identified by a particular lldpV2Xdot1LocVlanId, configured on the given port.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpV2Xdot1LocVlanNameEntry  

lldpV2Xdot1LocVlanId 1.3.111.2.802.1.1.13.1.5.32962.1.2.3.1.1
The integer value used to identify the IEEE 802.1Q VLAN IDs with which the given port is compatible.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanId  

lldpV2Xdot1LocVlanName 1.3.111.2.802.1.1.13.1.5.32962.1.2.3.1.2
The string value used to identify VLAN name identified by the Vlan Id associated with the given port on the local system. This object should contain the value of the dot1QVLANStaticName object (defined in IETF RFC 4363) identified with the given lldpV2Xdot1LocVlanId.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

lldpV2Xdot1LocProtocolTable 1.3.111.2.802.1.1.13.1.5.32962.1.2.4
This table contains one or more rows per protocol identity information on the local system known to this agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpV2Xdot1LocProtocolEntry

lldpV2Xdot1LocProtocolEntry 1.3.111.2.802.1.1.13.1.5.32962.1.2.4.1
Information about particular protocols that are accessible through the given port component. There may be multiple protocols, identified by particular lldpV2Xdot1ProtocolIndex, lldpV2LocPortIfIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpV2Xdot1LocProtocolEntry  

lldpV2Xdot1LocProtocolIndex 1.3.111.2.802.1.1.13.1.5.32962.1.2.4.1.1
This object represents an arbitrary local integer value used by this agent to identify a particular protocol identity.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..2147483647  

lldpV2Xdot1LocProtocolId 1.3.111.2.802.1.1.13.1.5.32962.1.2.4.1.2
The octet string value used to identify the protocols associated with the given port of the local system.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

lldpV2Xdot1LocVidUsageDigestTable 1.3.111.2.802.1.1.13.1.5.32962.1.2.5
This table contains one row per ifIndex/ destination MAC address pair for usage digest information on the local system known to this agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpV2Xdot1LocVidUsageDigestEntry

lldpV2Xdot1LocVidUsageDigestEntry 1.3.111.2.802.1.1.13.1.5.32962.1.2.5.1
Usage digest information to be transmitted through the given port.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpV2Xdot1LocVidUsageDigestEntry  

lldpV2Xdot1LocVidUsageDigest 1.3.111.2.802.1.1.13.1.5.32962.1.2.5.1.1
The integer value obtained by applying the CRC32 function to the 128-octet VID Usage Table. A bit of the VID Usage Table contains the value PBB-TE-USAGE (binary 1) if the corresponding element of the MST Configuration Table (IEEE Std 802.1Q 8.9.1) contains the value PBB-TE MSTID (hex FFE) and otherwise contains the value NON-PBB-TE-USAGE (binary 0).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

lldpV2Xdot1LocManVidTable 1.3.111.2.802.1.1.13.1.5.32962.1.2.6
This table contains one row per ifIndex/ destination MAC address pair for usage digest information on the local system known to this agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpV2Xdot1LocManVidEntry

lldpV2Xdot1LocManVidEntry 1.3.111.2.802.1.1.13.1.5.32962.1.2.6.1
Usage digest information to be transmitted through the given port.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpV2Xdot1LocManVidEntry  

lldpV2Xdot1LocManVid 1.3.111.2.802.1.1.13.1.5.32962.1.2.6.1.1
The integer value configured on the Local system for the Management VID, or the value 0 if a Management VID has not been provisioned.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0 | 1..4094  

lldpV2Xdot1LocLinkAggTable 1.3.111.2.802.1.1.13.1.5.32962.1.2.7
This table contains one row per port of link aggregation information (as a part of the LLDP 802.1 organizational extension) on the local system known to this agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpV2Xdot1LocLinkAggEntry

lldpV2Xdot1LocLinkAggEntry 1.3.111.2.802.1.1.13.1.5.32962.1.2.7.1
Link Aggregation information about a particular port component.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpV2Xdot1LocLinkAggEntry  

lldpV2Xdot1LocLinkAggStatus 1.3.111.2.802.1.1.13.1.5.32962.1.2.7.1.1
The bitmap value contains the link aggregation capabilities and the current aggregation status of the link.
Status: current Access: read-only
OBJECT-TYPE    
  LldpV2LinkAggStatusMap  

lldpV2Xdot1LocLinkAggPortId 1.3.111.2.802.1.1.13.1.5.32962.1.2.7.1.2
This object contains the IEEE 802.1 aggregated port identifier, aAggPortID (IEEE Std 802.1AX, 6.3.2.1.1), derived from the ifNumber of the ifIndex for the port component in link aggregation. If the port is not in link aggregation state and/or it does not support link aggregation, this value should be set to zero.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0 | 1..2147483647  

lldpV2Xdot1RemTable 1.3.111.2.802.1.1.13.1.5.32962.1.3.1
This table contains one or more rows per physical network connection known to this agent. The agent may wish to ensure that only one lldpV2Xdot1RemEntry is present for each local port, or it may choose to maintain multiple lldpV2Xdot1RemEntries for the same local port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpV2Xdot1RemEntry

lldpV2Xdot1RemEntry 1.3.111.2.802.1.1.13.1.5.32962.1.3.1.1
Information about a particular port component.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpV2Xdot1RemEntry  

lldpV2Xdot1RemPortVlanId 1.3.111.2.802.1.1.13.1.5.32962.1.3.1.1.1
The integer value used to identify the port's VLAN identifier associated with the remote system. if the remote system either does not know the PVID or does not support port-based VLAN operation, the value of lldpV2Xdot1RemPortVlanId should be zero.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0 | 1..4094  

lldpV2Xdot1RemProtoVlanTable 1.3.111.2.802.1.1.13.1.5.32962.1.3.2
This table contains one or more rows per Port and Protocol VLAN information about the remote system, received on the given port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpV2Xdot1RemProtoVlanEntry

lldpV2Xdot1RemProtoVlanEntry 1.3.111.2.802.1.1.13.1.5.32962.1.3.2.1
Port and protocol VLAN name Information about a particular port component. There may be multiple protocol VLANs, identified by a particular lldpV2Xdot1RemProtoVlanId, configured on the remote system.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpV2Xdot1RemProtoVlanEntry  

lldpV2Xdot1RemProtoVlanId 1.3.111.2.802.1.1.13.1.5.32962.1.3.2.1.1
The integer value used to identify the port and protocol VLANs associated with the given port associated with the remote system. If port and protocol VLANs are not supported on the given port associated with the remote system, or if the port is not enabled with any port and protocol VLAN, the value of lldpV2Xdot1RemProtoVlanId should be zero.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0 | 1..4094  

lldpV2Xdot1RemProtoVlanSupported 1.3.111.2.802.1.1.13.1.5.32962.1.3.2.1.2
The truth value used to indicate whether the given port (associated with the remote system) is capable of supporting port and protocol VLANs.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

lldpV2Xdot1RemProtoVlanEnabled 1.3.111.2.802.1.1.13.1.5.32962.1.3.2.1.3
The truth value used to indicate whether the port and protocol VLANs are enabled on the given port associated with the remote system.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

lldpV2Xdot1RemVlanNameTable 1.3.111.2.802.1.1.13.1.5.32962.1.3.3
This table contains one or more rows per IEEE 802.1Q VLAN name information about the remote system, received on the given port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpV2Xdot1RemVlanNameEntry

lldpV2Xdot1RemVlanNameEntry 1.3.111.2.802.1.1.13.1.5.32962.1.3.3.1
VLAN name Information about a particular port component. There may be multiple VLANs, identified by a particular lldpV2Xdot1RemVlanId, received on the given port.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpV2Xdot1RemVlanNameEntry  

lldpV2Xdot1RemVlanId 1.3.111.2.802.1.1.13.1.5.32962.1.3.3.1.1
The integer value used to identify the IEEE 802.1Q VLAN IDs with which the given port of the remote system is compatible.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanId  

lldpV2Xdot1RemVlanName 1.3.111.2.802.1.1.13.1.5.32962.1.3.3.1.2
The string value used to identify VLAN name identified by the VLAN Id associated with the remote system.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

lldpV2Xdot1RemProtocolTable 1.3.111.2.802.1.1.13.1.5.32962.1.3.4
This table contains one or more rows per protocol information about the remote system, received on the given port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpV2Xdot1RemProtocolEntry

lldpV2Xdot1RemProtocolEntry 1.3.111.2.802.1.1.13.1.5.32962.1.3.4.1
Protocol information about a particular port component. There may be multiple protocols, identified by a particular lldpV2Xdot1ProtocolIndex, received on the given port.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpV2Xdot1RemProtocolEntry  

lldpV2Xdot1RemProtocolIndex 1.3.111.2.802.1.1.13.1.5.32962.1.3.4.1.1
This object represents an arbitrary local integer value used by this agent to identify a particular protocol identity.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..2147483647  

lldpV2Xdot1RemProtocolId 1.3.111.2.802.1.1.13.1.5.32962.1.3.4.1.2
The octet string value used to identify the protocols associated with the given port of remote system.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

lldpV2Xdot1RemVidUsageDigestTable 1.3.111.2.802.1.1.13.1.5.32962.1.3.5
This table contains one row per ifIndex/ destination MAC address pair for usage digest information received by the local system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpV2Xdot1RemVidUsageDigestEntry

lldpV2Xdot1RemVidUsageDigestEntry 1.3.111.2.802.1.1.13.1.5.32962.1.3.5.1
Usage digest information received on the given port/destination address pair.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpV2Xdot1RemVidUsageDigestEntry  

lldpV2Xdot1RemVidUsageDigest 1.3.111.2.802.1.1.13.1.5.32962.1.3.5.1.1
The integer value obtained by applying the CRC32 function to the 128-octet VID Usage Table. A bit of the VID Usage Table contains the value PBB-TE-USAGE (binary 1) if the corresponding element of the MST Configuration Table (IEEE Std 802.1Q 8.9.1) contains the value PBB-TE MSTID (hex FFE)and otherwise contains the value NON-PBB-TE-USAGE (binary 0).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

lldpV2Xdot1RemManVidTable 1.3.111.2.802.1.1.13.1.5.32962.1.3.6
This table contains one row per ifIndex/ destination MAC address pair for management VID information received from remote systems.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpV2Xdot1RemManVidEntry

lldpV2Xdot1RemManVidEntry 1.3.111.2.802.1.1.13.1.5.32962.1.3.6.1
Management VID information received through the given port/destination address pair.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpV2Xdot1RemManVidEntry  

lldpV2Xdot1RemManVid 1.3.111.2.802.1.1.13.1.5.32962.1.3.6.1.1
The integer value configured on a system for the Management VID, or the value 0 if a Management VID has not been provisioned.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0 | 1..4094  

lldpV2Xdot1RemLinkAggTable 1.3.111.2.802.1.1.13.1.5.32962.1.3.7
This table contains port link aggregation information (as a part of the LLDP IEEE 802.1 organizational extension) of the remote system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpV2Xdot1RemLinkAggEntry

lldpV2Xdot1RemLinkAggEntry 1.3.111.2.802.1.1.13.1.5.32962.1.3.7.1
Link Aggregation information about remote system's port component.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpV2Xdot1RemLinkAggEntry  

lldpV2Xdot1RemLinkAggStatus 1.3.111.2.802.1.1.13.1.5.32962.1.3.7.1.1
The bitmap value contains the link aggregation capabilities and the current aggregation status of the link.
Status: current Access: read-only
OBJECT-TYPE    
  LldpV2LinkAggStatusMap  

lldpV2Xdot1RemLinkAggPortId 1.3.111.2.802.1.1.13.1.5.32962.1.3.7.1.2
This object contains the IEEE 802.1 aggregated port identifier, aAggPortID (IEEE Std 802.1AX, 6.3.2.1.1), derived from the ifNumber of the ifIndex for the port component associated with the remote system. If the remote port is not in link aggregation state and/or it does not support link aggregation, this value should be zero.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0 | 1..2147483647  

lldpV2Xdot1Conformance 1.3.111.2.802.1.1.13.1.5.32962.2
OBJECT IDENTIFIER    

lldpV2Xdot1Compliances 1.3.111.2.802.1.1.13.1.5.32962.2.1
OBJECT IDENTIFIER    

lldpV2Xdot1Groups 1.3.111.2.802.1.1.13.1.5.32962.2.2
OBJECT IDENTIFIER    

lldpV2Xdot1TxRxCompliance 1.3.111.2.802.1.1.13.1.5.32962.2.1.1
A compliance statement for SNMP entities that implement the IEEE 802.1 organizationally defined LLDP extension MIB. This group is mandatory for all agents that implement the LLDP 802.1 organizational extension in TX and/or RX mode for the basicSet TLV set. This version defines compliance requirements for V2 of the LLDP MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

lldpV2Xdot1TxCompliance 1.3.111.2.802.1.1.13.1.5.32962.2.1.2
A compliance statement for SNMP entities that implement the IEEE 802.1 organizationally defined LLDP extension MIB. This group is mandatory for agents that implement the LLDP 802.1 organizational extension in the RX mode for the basicSet TLV set. This version defines compliance requirements for V2 of the LLDP MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

lldpV2Xdot1RxCompliance 1.3.111.2.802.1.1.13.1.5.32962.2.1.3
A compliance statement for SNMP entities that implement the IEEE 802.1 organizationally defined LLDP extension MIB. This group is mandatory for agents that implement the LLDP 802.1 organizational extension in the RX mode for the basicSet TLV set. This version defines compliance requirements for V2 of the LLDP MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

lldpV2Xdot1ConfigGroup 1.3.111.2.802.1.1.13.1.5.32962.2.2.1
The collection of objects which are used to configure the IEEE 802.1 organizationally defined LLDP extension implementation behavior for the basicSet TLV set.
Status: current Access: read-only
OBJECT-GROUP    

lldpV2Xdot1LocSysGroup 1.3.111.2.802.1.1.13.1.5.32962.2.2.2
The collection of objects which are used to represent IEEE 802.1 organizationally defined LLDP extension associated with the Local Device Information for the basicSet TLV set.
Status: current Access: read-only
OBJECT-GROUP    

lldpV2Xdot1RemSysGroup 1.3.111.2.802.1.1.13.1.5.32962.2.2.3
The collection of objects which are used to represent LLDP 802.1 organizational extension Remote Device Information for the basicSet TLV set.
Status: current Access: read-only
OBJECT-GROUP    

lldpXdot1CnMIB 1.3.111.2.802.1.1.13.1.5.32962.3
OBJECT IDENTIFIER    

lldpXdot1CnObjects 1.3.111.2.802.1.1.13.1.5.32962.3.1
OBJECT IDENTIFIER    

lldpXdot1CnConfig 1.3.111.2.802.1.1.13.1.5.32962.3.1.1
OBJECT IDENTIFIER    

lldpXdot1CnLocalData 1.3.111.2.802.1.1.13.1.5.32962.3.1.2
OBJECT IDENTIFIER    

lldpXdot1CnRemoteData 1.3.111.2.802.1.1.13.1.5.32962.3.1.3
OBJECT IDENTIFIER    

lldpXdot1CnConfigCnTable 1.3.111.2.802.1.1.13.1.5.32962.3.1.1.1
A table that controls selection of Congestion Notification TLVs to be transmitted on individual ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXdot1CnConfigCnEntry

lldpXdot1CnConfigCnEntry 1.3.111.2.802.1.1.13.1.5.32962.3.1.1.1.1
LLDP configuration information that controls the transmission of IEEE 802.1 organizationally defined Congestion Notification TLV on LLDP transmission capable ports. This configuration object augments the lldpV2PortConfigEntry of the LLDP-MIB, therefore it is only present along with the port configuration defined by the associated lldpV2PortConfigEntry entry. Each active lldpConfigEntry is restored from non-volatile storage (along with the corresponding lldpV2PortConfigEntry) after a re-initialization of the management system.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1CnConfigCnEntry  

lldpXdot1CnConfigCnTxEnable 1.3.111.2.802.1.1.13.1.5.32962.3.1.1.1.1.1
The lldpXdot1CnConfigCnTxEnable, which is defined as a truth value and configured by the network management, determines whether the IEEE 802.1 organizationally defined Congestion Notification TLV transmission is allowed on a given LLDP transmission capable port. The value of this object is restored from non-volatile storage after a re-initialization of the management system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

lldpV2Xdot1LocCnTable 1.3.111.2.802.1.1.13.1.5.32962.3.1.2.1
This table contains one row per port of Congestion Notification information (as a part of the LLDP 802.1 organizational extension) on the local system known to this agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpV2Xdot1LocCnEntry

lldpV2Xdot1LocCnEntry 1.3.111.2.802.1.1.13.1.5.32962.3.1.2.1.1
Congestion Notification information about a particular port component.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpV2Xdot1LocCnEntry  

lldpV2Xdot1LocCNPVIndicators 1.3.111.2.802.1.1.13.1.5.32962.3.1.2.1.1.1
This object contains the CNPV indicators for the Port.
Status: current Access: read-only
OBJECT-TYPE    
  LldpV2CnBitVector  

lldpV2Xdot1LocReadyIndicators 1.3.111.2.802.1.1.13.1.5.32962.3.1.2.1.1.2
This object contains the Ready indicators for the Port.
Status: current Access: read-only
OBJECT-TYPE    
  LldpV2CnBitVector  

lldpV2Xdot1RemCnTable 1.3.111.2.802.1.1.13.1.5.32962.3.1.3.1
This table contains Congestion Notification information (as a part of the LLDP IEEE 802.1 organizational extension) of the remote system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpV2Xdot1RemCnEntry

lldpV2Xdot1RemCnEntry 1.3.111.2.802.1.1.13.1.5.32962.3.1.3.1.1
Port Extension information about remote systems port component.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpV2Xdot1RemCnEntry  

lldpV2Xdot1RemCNPVIndicators 1.3.111.2.802.1.1.13.1.5.32962.3.1.3.1.1.1
This object contains the CNPV indicators for the Port.
Status: current Access: read-only
OBJECT-TYPE    
  LldpV2CnBitVector  

lldpV2Xdot1RemReadyIndicators 1.3.111.2.802.1.1.13.1.5.32962.3.1.3.1.1.2
This object contains the Ready indicators for the Port.
Status: current Access: read-only
OBJECT-TYPE    
  LldpV2CnBitVector  

lldpXdot1CnConformance 1.3.111.2.802.1.1.13.1.5.32962.4
OBJECT IDENTIFIER    

lldpXdot1CnCompliances 1.3.111.2.802.1.1.13.1.5.32962.4.1
OBJECT IDENTIFIER    

lldpXdot1CnGroups 1.3.111.2.802.1.1.13.1.5.32962.4.2
OBJECT IDENTIFIER    

lldpXdot1CnCompliance 1.3.111.2.802.1.1.13.1.5.32962.4.1.1
A compliance statement for SNMP entities that implement the IEEE 802.1 organizationally defined Congestion Notification LLDP extension MIB. This group is mandatory for agents that implement the Congestion Notification cnSet TLV set.
Status: current Access: read-only
MODULE-COMPLIANCE    

lldpXdot1CnGroup 1.3.111.2.802.1.1.13.1.5.32962.4.2.1
The collection of objects that support the Congestion Notification cnSet TLV set.
Status: current Access: read-only
OBJECT-GROUP    

lldpXdot1dcbxMIB 1.3.111.2.802.1.1.13.1.5.32962.5
OBJECT IDENTIFIER    

lldpXdot1dcbxObjects 1.3.111.2.802.1.1.13.1.5.32962.5.1
OBJECT IDENTIFIER    

lldpXdot1dcbxConfig 1.3.111.2.802.1.1.13.1.5.32962.5.1.1
OBJECT IDENTIFIER    

lldpXdot1dcbxLocalData 1.3.111.2.802.1.1.13.1.5.32962.5.1.2
OBJECT IDENTIFIER    

lldpXdot1dcbxRemoteData 1.3.111.2.802.1.1.13.1.5.32962.5.1.3
OBJECT IDENTIFIER    

lldpXdot1dcbxAdminData 1.3.111.2.802.1.1.13.1.5.32962.5.1.4
OBJECT IDENTIFIER    

lldpXdot1dcbxConfigETSConfigurationTable 1.3.111.2.802.1.1.13.1.5.32962.5.1.1.1
A table that controls selection of ETS Configuration TLVs to be transmitted on individual ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXdot1dcbxConfigETSConfigurationEntry

lldpXdot1dcbxConfigETSConfigurationEntry 1.3.111.2.802.1.1.13.1.5.32962.5.1.1.1.1
LLDP configuration information that controls the transmission of IEEE 802.1 organizationally defined ETS Configuration TLV on LLDP transmission capable ports. This configuration object augments the lldpV2PortConfigEntry of the LLDP-MIB, therefore it is only present along with the port configuration defined by the associated lldpV2PortConfigEntry entry. Each active lldpConfigEntry is restored from non-volatile storage (along with the corresponding lldpV2PortConfigEntry) after a re-initialization of the management system.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxConfigETSConfigurationEntry  

lldpXdot1dcbxConfigETSConfigurationTxEnable 1.3.111.2.802.1.1.13.1.5.32962.5.1.1.1.1.1
The lldpXdot1dcbxConfigETSConfigurationTxEnable, which is defined as a truth value and configured by the network management, determines whether the IEEE 802.1 organizationally defined ETS Configuration TLV transmission is allowed on a given LLDP transmission capable port. The value of this object is restored from non-volatile storage after a re-initialization of the management system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

lldpXdot1dcbxConfigETSRecommendationTable 1.3.111.2.802.1.1.13.1.5.32962.5.1.1.2
A table that controls selection of ETS Recommendation TLVs to be transmitted on individual ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXdot1dcbxConfigETSRecommendationEntry

lldpXdot1dcbxConfigETSRecommendationEntry 1.3.111.2.802.1.1.13.1.5.32962.5.1.1.2.1
LLDP configuration information that controls the transmission of IEEE 802.1 organizationally defined ETS Recommendation TLV on LLDP transmission capable ports. This configuration object augments the lldpV2PortConfigEntry of the LLDP-MIB, therefore it is only present along with the port configuration defined by the associated lldpV2PortConfigEntry entry. Each active lldpConfigEntry is restored from non-volatile storage (along with the corresponding lldpV2PortConfigEntry) after a re-initialization of the management system.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxConfigETSRecommendationEntry  

lldpXdot1dcbxConfigETSRecommendationTxEnable 1.3.111.2.802.1.1.13.1.5.32962.5.1.1.2.1.1
The lldpXdot1dcbxConfigETSRecommendationTxEnable, which is defined as a truth value and configured by the network management, determines whether the IEEE 802.1 organizationally defined ETS Recommendation TLV transmission is allowed on a given LLDP transmission capable port. The value of this object is restored from non-volatile storage after a re-initialization of the management system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

lldpXdot1dcbxConfigPFCTable 1.3.111.2.802.1.1.13.1.5.32962.5.1.1.3
A table that controls selection of Priority-based Flow Control TLVs to be transmitted on individual ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXdot1dcbxConfigPFCEntry

lldpXdot1dcbxConfigPFCEntry 1.3.111.2.802.1.1.13.1.5.32962.5.1.1.3.1
LLDP configuration information that controls the transmission of IEEE 802.1 organizationally defined Priority-based Flow Control TLV on LLDP transmission capable ports. This configuration object augments the lldpV2PortConfigEntry of the LLDP-MIB, therefore it is only present along with the port configuration defined by the associated lldpV2PortConfigEntry entry. Each active lldpConfigEntry is restored from non-volatile storage (along with the corresponding lldpV2PortConfigEntry) after a re-initialization of the management system.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxConfigPFCEntry  

lldpXdot1dcbxConfigPFCTxEnable 1.3.111.2.802.1.1.13.1.5.32962.5.1.1.3.1.1
The lldpXdot1dcbxConfigPFCTxEnable, which is defined as a truth value and configured by the network management, determines whether the IEEE 802.1 organizationally defined Priority-based Flow Control TLV transmission is allowed on a given LLDP transmission capable port. The value of this object is restored from non-volatile storage after a re-initialization of the management system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

lldpXdot1dcbxConfigApplicationPriorityTable 1.3.111.2.802.1.1.13.1.5.32962.5.1.1.4
A table that controls selection of Priority-based Flow Control TLVs to be transmitted on individual ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXdot1dcbxConfigApplicationPriorityEntry

lldpXdot1dcbxConfigApplicationPriorityEntry 1.3.111.2.802.1.1.13.1.5.32962.5.1.1.4.1
LLDP configuration information that controls the transmission of IEEE 802.1 organizationally defined Application Priority TLV on LLDP transmission capable ports. This configuration object augments the lldpV2PortConfigEntry of the LLDP-MIB, therefore it is only present along with the port configuration defined by the associated lldpV2PortConfigEntry entry. Each active lldpConfigEntry is restored from non-volatile storage (along with the corresponding lldpV2PortConfigEntry) after a re-initialization of the management system.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxConfigApplicationPriorityEntry  

lldpXdot1dcbxConfigApplicationPriorityTxEnable 1.3.111.2.802.1.1.13.1.5.32962.5.1.1.4.1.1
The lldpXdot1dcbxConfigApplicationPriorityTxEnable, which is defined as a truth value and configured by the network management, determines whether the IEEE 802.1 organizationally defined Application Priority TLV transmission is allowed on a given LLDP transmission capable port. The value of this object is restored from non-volatile storage after a re-initialization of the management system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

lldpXdot1dcbxLocETSConfiguration 1.3.111.2.802.1.1.13.1.5.32962.5.1.2.1
OBJECT IDENTIFIER    

lldpXdot1dcbxLocETSBasicConfigurationTable 1.3.111.2.802.1.1.13.1.5.32962.5.1.2.1.1
This table contains one row per port for the IEEE 802.1 organizationally defined LLDP ETS Configuration TLV on the local system known to this agent
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXdot1dcbxLocETSBasicConfigurationEntry

lldpXdot1dcbxLocETSBasicConfigurationEntry 1.3.111.2.802.1.1.13.1.5.32962.5.1.2.1.1.1
Information about the IEEE 802.1 organizational defined ETS Configuration TLV LLDP extension.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxLocETSBasicConfigurationEntry  

lldpXdot1dcbxLocETSConCreditBasedShaperSupport 1.3.111.2.802.1.1.13.1.5.32962.5.1.2.1.1.1.1
Indicates if the credit-based shaper Traffic Selection Algorithm is supported on the local system.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

lldpXdot1dcbxLocETSConTrafficClassesSupported 1.3.111.2.802.1.1.13.1.5.32962.5.1.2.1.1.1.2
Indicates the number of traffic classes supported.
Status: current Access: read-only
OBJECT-TYPE    
  LldpXdot1dcbxSupportedCapacity  

lldpXdot1dcbxLocETSConWilling 1.3.111.2.802.1.1.13.1.5.32962.5.1.2.1.1.1.3
Indicates if the local system is willing to accept the ETS configuration recommended by the remote system.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

lldpXdot1dcbxLocETSConPriorityAssignmentTable 1.3.111.2.802.1.1.13.1.5.32962.5.1.2.1.2
This table contains one row per priority. The entry in each row indicates the traffic class to which the priority is assigned.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXdot1dcbxLocETSConPriorityAssignmentEntry

lldpXdot1dcbxLocETSConPriorityAssignmentEntry 1.3.111.2.802.1.1.13.1.5.32962.5.1.2.1.2.1
Indicates a priority to traffic class assignment.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxLocETSConPriorityAssignmentEntry  

lldpXdot1dcbxLocETSConPriority 1.3.111.2.802.1.1.13.1.5.32962.5.1.2.1.2.1.1
Indicates the priority that is assigned to a traffic class.
Status: current Access: not-accessible
OBJECT-TYPE    
  IEEE8021PriorityValue  

lldpXdot1dcbxLocETSConPriTrafficClass 1.3.111.2.802.1.1.13.1.5.32962.5.1.2.1.2.1.2
Indicates the traffic class to which this priority is to be assigned.
Status: current Access: read-only
OBJECT-TYPE    
  LldpXdot1dcbxTrafficClassValue  

lldpXdot1dcbxLocETSConTrafficClassBandwidthTable 1.3.111.2.802.1.1.13.1.5.32962.5.1.2.1.3
This table contains one row per traffic class. The entry in each row indicates the traffic class to which the bandwidth is assigned.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXdot1dcbxLocETSConTrafficClassBandwidthEntry

lldpXdot1dcbxLocETSConTrafficClassBandwidthEntry 1.3.111.2.802.1.1.13.1.5.32962.5.1.2.1.3.1
Indicates a traffic class to Bandwidth assignment.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxLocETSConTrafficClassBandwidthEntry  

lldpXdot1dcbxLocETSConTrafficClass 1.3.111.2.802.1.1.13.1.5.32962.5.1.2.1.3.1.1
Indicates the traffic class to which this bandwidth applies
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxTrafficClassValue  

lldpXdot1dcbxLocETSConTrafficClassBandwidth 1.3.111.2.802.1.1.13.1.5.32962.5.1.2.1.3.1.2
Indicates the bandwidth assigned to this traffic class.
Status: current Access: read-only
OBJECT-TYPE    
  LldpXdot1dcbxTrafficClassBandwidthValue  

lldpXdot1dcbxLocETSConTrafficSelectionAlgorithmTable 1.3.111.2.802.1.1.13.1.5.32962.5.1.2.1.4
This table contains one row per traffic class. The entry in each row indicates the traffic selction algorithm to be used by the traffic class.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXdot1dcbxLocETSConTrafficSelectionAlgorithmEntry

lldpXdot1dcbxLocETSConTrafficSelectionAlgorithmEntry 1.3.111.2.802.1.1.13.1.5.32962.5.1.2.1.4.1
Indicates a traffic class to traffic selection algorithm assignment.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxLocETSConTrafficSelectionAlgorithmEntry  

lldpXdot1dcbxLocETSConTSATrafficClass 1.3.111.2.802.1.1.13.1.5.32962.5.1.2.1.4.1.1
Indicates the traffic class that is assigned to a traffic selection algorithm.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxTrafficClassValue  

lldpXdot1dcbxLocETSConTrafficSelectionAlgorithm 1.3.111.2.802.1.1.13.1.5.32962.5.1.2.1.4.1.2
Indicates the Traffic Selection Algorithm to which this traffic class is to be assigned.
Status: current Access: read-only
OBJECT-TYPE    
  LldpXdot1dcbxTrafficSelectionAlgorithm  

lldpXdot1dcbxLocETSReco 1.3.111.2.802.1.1.13.1.5.32962.5.1.2.2
OBJECT IDENTIFIER    

lldpXdot1dcbxLocETSRecoTrafficClassBandwidthTable 1.3.111.2.802.1.1.13.1.5.32962.5.1.2.2.1
This table contains one row per traffic class. The entry in each row indicates the traffic class to which the bandwidth is assigned.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXdot1dcbxLocETSRecoTrafficClassBandwidthEntry

lldpXdot1dcbxLocETSRecoTrafficClassBandwidthEntry 1.3.111.2.802.1.1.13.1.5.32962.5.1.2.2.1.1
Indicates a traffic class to Bandwidth assignment.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxLocETSRecoTrafficClassBandwidthEntry  

lldpXdot1dcbxLocETSRecoTrafficClass 1.3.111.2.802.1.1.13.1.5.32962.5.1.2.2.1.1.1
Indicates the traffic class to which this bandwidth applies
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxTrafficClassValue  

lldpXdot1dcbxLocETSRecoTrafficClassBandwidth 1.3.111.2.802.1.1.13.1.5.32962.5.1.2.2.1.1.2
Indicates the bandwidth assigned to this traffic class.
Status: current Access: read-only
OBJECT-TYPE    
  LldpXdot1dcbxTrafficClassBandwidthValue  

lldpXdot1dcbxLocETSRecoTrafficSelectionAlgorithmTable 1.3.111.2.802.1.1.13.1.5.32962.5.1.2.2.2
This table contains one row per priority. The entry in each row indicates the traffic selction algorithm to be used by the traffic class.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXdot1dcbxLocETSRecoTrafficSelectionAlgorithmEntry

lldpXdot1dcbxLocETSRecoTrafficSelectionAlgorithmEntry 1.3.111.2.802.1.1.13.1.5.32962.5.1.2.2.2.1
Indicates a priority to traffic selection algorithm assignment.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxLocETSRecoTrafficSelectionAlgorithmEntry  

lldpXdot1dcbxLocETSRecoTSATrafficClass 1.3.111.2.802.1.1.13.1.5.32962.5.1.2.2.2.1.1
Indicates the traffic class that is assigned to a traffic selection algorithm.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxTrafficClassValue  

lldpXdot1dcbxLocETSRecoTrafficSelectionAlgorithm 1.3.111.2.802.1.1.13.1.5.32962.5.1.2.2.2.1.2
Indicates the Traffic Selection Algorithm to which this traffic class is to be assigned.
Status: current Access: read-only
OBJECT-TYPE    
  LldpXdot1dcbxTrafficSelectionAlgorithm  

lldpXdot1dcbxLocPFC 1.3.111.2.802.1.1.13.1.5.32962.5.1.2.3
OBJECT IDENTIFIER    

lldpXdot1dcbxLocPFCBasicTable 1.3.111.2.802.1.1.13.1.5.32962.5.1.2.3.1
This table contains one row per port for the IEEE 802.1 organizationally defined LLDP PFC TLV on the local system known to this agent
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXdot1dcbxLocPFCBasicEntry

lldpXdot1dcbxLocPFCBasicEntry 1.3.111.2.802.1.1.13.1.5.32962.5.1.2.3.1.1
Information about the IEEE 802.1 organizational defined PFC TLV LLDP extension.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxLocPFCBasicEntry  

lldpXdot1dcbxLocPFCWilling 1.3.111.2.802.1.1.13.1.5.32962.5.1.2.3.1.1.1
Indicates if the local system is willing to accept the PFC configuration of the remote system.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

lldpXdot1dcbxLocPFCMBC 1.3.111.2.802.1.1.13.1.5.32962.5.1.2.3.1.1.2
Indicates if the local system is capable of bypassing MACsec processing when MACsec is disabled.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

lldpXdot1dcbxLocPFCCap 1.3.111.2.802.1.1.13.1.5.32962.5.1.2.3.1.1.3
Indicates the number of traffic classes on the local device that may simultaneously have PFC enabled.
Status: current Access: read-only
OBJECT-TYPE    
  LldpXdot1dcbxSupportedCapacity  

lldpXdot1dcbxLocPFCEnableTable 1.3.111.2.802.1.1.13.1.5.32962.5.1.2.3.2
This table contains eight entries, one entry per priority, indicating if PFC is enabled on the corresponding priority.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXdot1dcbxLocPFCEnableEntry

lldpXdot1dcbxLocPFCEnableEntry 1.3.111.2.802.1.1.13.1.5.32962.5.1.2.3.2.1
Each entry indicates if PFC is enabled on the correponding priority
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxLocPFCEnableEntry  

lldpXdot1dcbxLocPFCEnablePriority 1.3.111.2.802.1.1.13.1.5.32962.5.1.2.3.2.1.1
Prioity for which PFC is enabled / disabled
Status: current Access: not-accessible
OBJECT-TYPE    
  IEEE8021PriorityValue  

lldpXdot1dcbxLocPFCEnableEnabled 1.3.111.2.802.1.1.13.1.5.32962.5.1.2.3.2.1.2
Indicates if PFC is enabled on the corresponding priority
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

lldpXdot1dcbxLocApplicationPriorityAppTable 1.3.111.2.802.1.1.13.1.5.32962.5.1.2.4
Table containing entries indicating the priorty to be used for a given application
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXdot1dcbxLocApplicationPriorityAppEntry

lldpXdot1dcbxLocApplicationPriorityAppEntry 1.3.111.2.802.1.1.13.1.5.32962.5.1.2.4.1
Entry that indicates the priority to be used for a given application.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxLocApplicationPriorityAppEntry  

lldpXdot1dcbxLocApplicationPriorityAESelector 1.3.111.2.802.1.1.13.1.5.32962.5.1.2.4.1.1
Indicates the contents of the protocol object (lldpXdot1dcbxLocApplicationPriorityAEProtocol) 1: Ethertype 2: Well Known Port number over TCP, or SCTP 3: Well Known Port number over UDP, or DCCP 4: Well Known Port number over TCP, SCTP, UDP, and DCCP
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxAppSelector  

lldpXdot1dcbxLocApplicationPriorityAEProtocol 1.3.111.2.802.1.1.13.1.5.32962.5.1.2.4.1.2
The protocol indicator of the type indicated by lldpXdot1dcbxLocApplicationPriorityAESelector.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxAppProtocol  

lldpXdot1dcbxLocApplicationPriorityAEPriority 1.3.111.2.802.1.1.13.1.5.32962.5.1.2.4.1.3
The priority code point that should be used in frames transporting the protocol indicated by lldpXdot1dcbxLocApplicationPriorityAESelector and lldpXdot1dcbxLocApplicationPriorityAEProtocol
Status: current Access: read-only
OBJECT-TYPE    
  IEEE8021PriorityValue  

lldpXdot1dcbxRemETSConfiguration 1.3.111.2.802.1.1.13.1.5.32962.5.1.3.1
OBJECT IDENTIFIER    

lldpXdot1dcbxRemETSBasicConfigurationTable 1.3.111.2.802.1.1.13.1.5.32962.5.1.3.1.1
This table contains one row per port for the IEEE 802.1 organizationally defined LLDP ETS Configuration TLV on the local system known to this agent
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXdot1dcbxRemETSBasicConfigurationEntry

lldpXdot1dcbxRemETSBasicConfigurationEntry 1.3.111.2.802.1.1.13.1.5.32962.5.1.3.1.1.1
Information about the IEEE 802.1 organizational defined ETS Configuration TLV LLDP extension.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxRemETSBasicConfigurationEntry  

lldpXdot1dcbxRemETSConCreditBasedShaperSupport 1.3.111.2.802.1.1.13.1.5.32962.5.1.3.1.1.1.1
Indicates if the credit-based shaper Traffic Selection algorithm is supported on the remote system.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

lldpXdot1dcbxRemETSConTrafficClassesSupported 1.3.111.2.802.1.1.13.1.5.32962.5.1.3.1.1.1.2
Indicates the number of traffic classes supported.
Status: current Access: read-only
OBJECT-TYPE    
  LldpXdot1dcbxSupportedCapacity  

lldpXdot1dcbxRemETSConWilling 1.3.111.2.802.1.1.13.1.5.32962.5.1.3.1.1.1.3
Indicates if the remote system is willing to accept the ETS configuration recommended by the remote system.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

lldpXdot1dcbxRemETSConPriorityAssignmentTable 1.3.111.2.802.1.1.13.1.5.32962.5.1.3.1.2
This table contains one row per priority. The entry in each row indicates the traffic class to which the priority is assigned.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXdot1dcbxRemETSConPriorityAssignmentEntry

lldpXdot1dcbxRemETSConPriorityAssignmentEntry 1.3.111.2.802.1.1.13.1.5.32962.5.1.3.1.2.1
Indicates a priority to traffic class assignment.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxRemETSConPriorityAssignmentEntry  

lldpXdot1dcbxRemETSConPriority 1.3.111.2.802.1.1.13.1.5.32962.5.1.3.1.2.1.1
Indicates the priority that is assigned to a traffic class.
Status: current Access: not-accessible
OBJECT-TYPE    
  IEEE8021PriorityValue  

lldpXdot1dcbxRemETSConPriTrafficClass 1.3.111.2.802.1.1.13.1.5.32962.5.1.3.1.2.1.2
Indicates the traffic class to which this priority is to be assigned.
Status: current Access: read-only
OBJECT-TYPE    
  LldpXdot1dcbxTrafficClassValue  

lldpXdot1dcbxRemETSConTrafficClassBandwidthTable 1.3.111.2.802.1.1.13.1.5.32962.5.1.3.1.3
This table contains one row per traffic class. The entry in each row indicates the traffic class to which the bandwidth is assigned.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXdot1dcbxRemETSConTrafficClassBandwidthEntry

lldpXdot1dcbxRemETSConTrafficClassBandwidthEntry 1.3.111.2.802.1.1.13.1.5.32962.5.1.3.1.3.1
Indicates a traffic class to Bandwidth assignment.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxRemETSConTrafficClassBandwidthEntry  

lldpXdot1dcbxRemETSConTrafficClass 1.3.111.2.802.1.1.13.1.5.32962.5.1.3.1.3.1.1
Indicates the traffic class to which this bandwidth applies
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxTrafficClassValue  

lldpXdot1dcbxRemETSConTrafficClassBandwidth 1.3.111.2.802.1.1.13.1.5.32962.5.1.3.1.3.1.2
Indicates the bandwidth assigned to this traffic class.
Status: current Access: read-only
OBJECT-TYPE    
  LldpXdot1dcbxTrafficClassBandwidthValue  

lldpXdot1dcbxRemETSConTrafficSelectionAlgorithmTable 1.3.111.2.802.1.1.13.1.5.32962.5.1.3.1.4
This table contains one row per traffic class. The entry in each row indicates the traffic selction algorithm to be used by the traffic class.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXdot1dcbxRemETSConTrafficSelectionAlgorithmEntry

lldpXdot1dcbxRemETSConTrafficSelectionAlgorithmEntry 1.3.111.2.802.1.1.13.1.5.32962.5.1.3.1.4.1
Indicates a traffic class to traffic selection algorithm assignment.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxRemETSConTrafficSelectionAlgorithmEntry  

lldpXdot1dcbxRemETSConTSATrafficClass 1.3.111.2.802.1.1.13.1.5.32962.5.1.3.1.4.1.1
Indicates the traffic class that is assigned to a traffic selection algorithm.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxTrafficClassValue  

lldpXdot1dcbxRemETSConTrafficSelectionAlgorithm 1.3.111.2.802.1.1.13.1.5.32962.5.1.3.1.4.1.2
Indicates the Traffic Selection Algorithm to which this traffic class is to be assigned.
Status: current Access: read-only
OBJECT-TYPE    
  LldpXdot1dcbxTrafficSelectionAlgorithm  

lldpXdot1dcbxRemETSReco 1.3.111.2.802.1.1.13.1.5.32962.5.1.3.2
OBJECT IDENTIFIER    

lldpXdot1dcbxRemETSRecoTrafficClassBandwidthTable 1.3.111.2.802.1.1.13.1.5.32962.5.1.3.2.1
This table contains one row per traffic class. The entry in each row indicates the traffic class to which the bandwidth is assigned.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXdot1dcbxRemETSRecoTrafficClassBandwidthEntry

lldpXdot1dcbxRemETSRecoTrafficClassBandwidthEntry 1.3.111.2.802.1.1.13.1.5.32962.5.1.3.2.1.1
Indicates a traffic class to Bandwidth assignment.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxRemETSRecoTrafficClassBandwidthEntry  

lldpXdot1dcbxRemETSRecoTrafficClass 1.3.111.2.802.1.1.13.1.5.32962.5.1.3.2.1.1.1
Indicates the traffic class to which this bandwidth applies
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxTrafficClassValue  

lldpXdot1dcbxRemETSRecoTrafficClassBandwidth 1.3.111.2.802.1.1.13.1.5.32962.5.1.3.2.1.1.2
Indicates the bandwidth assigned to this traffic class.
Status: current Access: read-only
OBJECT-TYPE    
  LldpXdot1dcbxTrafficClassBandwidthValue  

lldpXdot1dcbxRemETSRecoTrafficSelectionAlgorithmTable 1.3.111.2.802.1.1.13.1.5.32962.5.1.3.2.2
This table contains one row per traffic class. The entry in each row indicates the traffic selction algorithm to be used by the priority.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXdot1dcbxRemETSRecoTrafficSelectionAlgorithmEntry

lldpXdot1dcbxRemETSRecoTrafficSelectionAlgorithmEntry 1.3.111.2.802.1.1.13.1.5.32962.5.1.3.2.2.1
Indicates a priority to traffic selection algorithm assignment.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxRemETSRecoTrafficSelectionAlgorithmEntry  

lldpXdot1dcbxRemETSRecoTSATrafficClass 1.3.111.2.802.1.1.13.1.5.32962.5.1.3.2.2.1.1
Indicates the traffic class that is assigned to a traffic selection algorithm.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxTrafficClassValue  

lldpXdot1dcbxRemETSRecoTrafficSelectionAlgorithm 1.3.111.2.802.1.1.13.1.5.32962.5.1.3.2.2.1.2
Indicates the Traffic Selection Algorithm to which this traffic class is to be assigned.
Status: current Access: read-only
OBJECT-TYPE    
  LldpXdot1dcbxTrafficSelectionAlgorithm  

lldpXdot1dcbxRemPFC 1.3.111.2.802.1.1.13.1.5.32962.5.1.3.3
OBJECT IDENTIFIER    

lldpXdot1dcbxRemPFCBasicTable 1.3.111.2.802.1.1.13.1.5.32962.5.1.3.3.1
This table contains one row per port for the IEEE 802.1 organizationally defined LLDP PFC TLV on the local system known to this agent
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXdot1dcbxRemPFCBasicEntry

lldpXdot1dcbxRemPFCBasicEntry 1.3.111.2.802.1.1.13.1.5.32962.5.1.3.3.1.1
Information about the IEEE 802.1 organizational defined PFC TLV LLDP extension.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxRemPFCBasicEntry  

lldpXdot1dcbxRemPFCWilling 1.3.111.2.802.1.1.13.1.5.32962.5.1.3.3.1.1.1
Indicates if the remote system is willing to accept the PFC configuration of the local system.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

lldpXdot1dcbxRemPFCMBC 1.3.111.2.802.1.1.13.1.5.32962.5.1.3.3.1.1.2
Indicates if the remote system is capable of bypassing MACsec processing when MACsec is disabled.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

lldpXdot1dcbxRemPFCCap 1.3.111.2.802.1.1.13.1.5.32962.5.1.3.3.1.1.3
Indicates the number of traffic classes on the remote device that may simultaneously have PFC enabled.
Status: current Access: read-only
OBJECT-TYPE    
  LldpXdot1dcbxSupportedCapacity  

lldpXdot1dcbxRemPFCEnableTable 1.3.111.2.802.1.1.13.1.5.32962.5.1.3.3.2
This table contains eight entries, one entry per priority, indicating if PFC is enabled on the corresponding priority.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXdot1dcbxRemPFCEnableEntry

lldpXdot1dcbxRemPFCEnableEntry 1.3.111.2.802.1.1.13.1.5.32962.5.1.3.3.2.1
Each entry indicates if PFC is enabled on the correponding priority
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxRemPFCEnableEntry  

lldpXdot1dcbxRemPFCEnablePriority 1.3.111.2.802.1.1.13.1.5.32962.5.1.3.3.2.1.1
Prioity for which PFC is enabled / disabled
Status: current Access: not-accessible
OBJECT-TYPE    
  IEEE8021PriorityValue  

lldpXdot1dcbxRemPFCEnableEnabled 1.3.111.2.802.1.1.13.1.5.32962.5.1.3.3.2.1.2
Indicates if PFC is enabled on the corresponding priority
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

lldpXdot1dcbxRemApplicationPriorityAppTable 1.3.111.2.802.1.1.13.1.5.32962.5.1.3.4
Table containing entries indicating the priorty to be used for a given application
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXdot1dcbxRemApplicationPriorityAppEntry

lldpXdot1dcbxRemApplicationPriorityAppEntry 1.3.111.2.802.1.1.13.1.5.32962.5.1.3.4.1
Entry that indicates the priority to be used for a given application.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxRemApplicationPriorityAppEntry  

lldpXdot1dcbxRemApplicationPriorityAESelector 1.3.111.2.802.1.1.13.1.5.32962.5.1.3.4.1.1
Indicates the contents of the protocol object (lldpXdot1dcbxRemApplicationPriorityAEProtocol) 1: Ethertype 2: Well Known Port number over TCP, or SCTP 3: Well Known Port number over UDP, or DCCP 4: Well Known Port number over TCP, SCTP, UDP, and DCCP
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxAppSelector  

lldpXdot1dcbxRemApplicationPriorityAEProtocol 1.3.111.2.802.1.1.13.1.5.32962.5.1.3.4.1.2
The protocol indicator of the type indicated by lldpXdot1dcbxRemApplicationPriorityAESelector.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxAppProtocol  

lldpXdot1dcbxRemApplicationPriorityAEPriority 1.3.111.2.802.1.1.13.1.5.32962.5.1.3.4.1.3
The priority code point that should be used in frames transporting the protocol indicated by lldpXdot1dcbxRemApplicationPriorityAESelector and lldpXdot1dcbxRemApplicationPriorityAEProtocol
Status: current Access: read-only
OBJECT-TYPE    
  IEEE8021PriorityValue  

lldpXdot1dcbxAdminETSConfiguration 1.3.111.2.802.1.1.13.1.5.32962.5.1.4.1
OBJECT IDENTIFIER    

lldpXdot1dcbxAdminETSBasicConfigurationTable 1.3.111.2.802.1.1.13.1.5.32962.5.1.4.1.1
This table contains one row per port for the IEEE 802.1 organizationally defined LLDP ETS Configuration TLV on the local system known to this agent
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXdot1dcbxAdminETSBasicConfigurationEntry

lldpXdot1dcbxAdminETSBasicConfigurationEntry 1.3.111.2.802.1.1.13.1.5.32962.5.1.4.1.1.1
Information about the IEEE 802.1 organizational defined ETS Configuration TLV LLDP extension.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxAdminETSBasicConfigurationEntry  

lldpXdot1dcbxAdminETSConCreditBasedShaperSupport 1.3.111.2.802.1.1.13.1.5.32962.5.1.4.1.1.1.1
Indicates support for the credit-based shaper Traffic Selection Algorithm.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

lldpXdot1dcbxAdminETSConTrafficClassesSupported 1.3.111.2.802.1.1.13.1.5.32962.5.1.4.1.1.1.2
Indicates the number of traffic classes supported.
Status: current Access: read-only
OBJECT-TYPE    
  LldpXdot1dcbxSupportedCapacity  

lldpXdot1dcbxAdminETSConWilling 1.3.111.2.802.1.1.13.1.5.32962.5.1.4.1.1.1.3
Indicates if the local system is willing to accept the ETS configuration recommended by the remote system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

lldpXdot1dcbxAdminETSConPriorityAssignmentTable 1.3.111.2.802.1.1.13.1.5.32962.5.1.4.1.2
This table contains one row per priority. The entry in each row indicates the traffic class to which the priority is assigned.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXdot1dcbxAdminETSConPriorityAssignmentEntry

lldpXdot1dcbxAdminETSConPriorityAssignmentEntry 1.3.111.2.802.1.1.13.1.5.32962.5.1.4.1.2.1
Indicates a priority to traffic class assignment.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxAdminETSConPriorityAssignmentEntry  

lldpXdot1dcbxAdminETSConPriority 1.3.111.2.802.1.1.13.1.5.32962.5.1.4.1.2.1.1
Indicates the priority that is assigned to a traffic class.
Status: current Access: not-accessible
OBJECT-TYPE    
  IEEE8021PriorityValue  

lldpXdot1dcbxAdminETSConPriTrafficClass 1.3.111.2.802.1.1.13.1.5.32962.5.1.4.1.2.1.2
Indicates the traffic class to which this priority is to be assigned.
Status: current Access: read-write
OBJECT-TYPE    
  LldpXdot1dcbxTrafficClassValue  

lldpXdot1dcbxAdminETSConTrafficClassBandwidthTable 1.3.111.2.802.1.1.13.1.5.32962.5.1.4.1.3
This table contains one row per traffic class. The entry in each row indicates the traffic class to which the bandwidth is assigned.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXdot1dcbxAdminETSConTrafficClassBandwidthEntry

lldpXdot1dcbxAdminETSConTrafficClassBandwidthEntry 1.3.111.2.802.1.1.13.1.5.32962.5.1.4.1.3.1
Indicates a traffic class to Bandwidth assignment.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxAdminETSConTrafficClassBandwidthEntry  

lldpXdot1dcbxAdminETSConTrafficClass 1.3.111.2.802.1.1.13.1.5.32962.5.1.4.1.3.1.1
Indicates the traffic class to which this bandwidth applies
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxTrafficClassValue  

lldpXdot1dcbxAdminETSConTrafficClassBandwidth 1.3.111.2.802.1.1.13.1.5.32962.5.1.4.1.3.1.2
Indicates the bandwidth assigned to this traffic class. The sum of the bandwidths assigned to a given port is required at all times to eqaul 100. An operation that attempts to change this table such that the bandwidth entires do not total 100 shall be rejected. An implication of this is that modification of this table requires that multiple set operations be included in a single SNMP PDU, commonly referred to as an MSET operation, to perform simultaneous set operations to keep the sum at 100. Any attempt to change a single entry in this table will result in the operation being rejected since entries in the table referring to the given port will no longer sum to 100.
Status: current Access: read-write
OBJECT-TYPE    
  LldpXdot1dcbxTrafficClassBandwidthValue  

lldpXdot1dcbxAdminETSConTrafficSelectionAlgorithmTable 1.3.111.2.802.1.1.13.1.5.32962.5.1.4.1.4
This table contains one row per traffic class. The entry in each row indicates the traffic selction algorithm to be used by the priority.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXdot1dcbxAdminETSConTrafficSelectionAlgorithmEntry

lldpXdot1dcbxAdminETSConTrafficSelectionAlgorithmEntry 1.3.111.2.802.1.1.13.1.5.32962.5.1.4.1.4.1
Indicates a traffic class to traffic selection algorithm assignment.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxAdminETSConTrafficSelectionAlgorithmEntry  

lldpXdot1dcbxAdminETSConTSATrafficClass 1.3.111.2.802.1.1.13.1.5.32962.5.1.4.1.4.1.1
Indicates the traffic class that is assigned to a traffic selection algorithm.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxTrafficClassValue  

lldpXdot1dcbxAdminETSConTrafficSelectionAlgorithm 1.3.111.2.802.1.1.13.1.5.32962.5.1.4.1.4.1.2
Indicates the Traffic Selection Algorithm to which this traffic class is to be assigned.
Status: current Access: read-write
OBJECT-TYPE    
  LldpXdot1dcbxTrafficSelectionAlgorithm  

lldpXdot1dcbxAdminETSReco 1.3.111.2.802.1.1.13.1.5.32962.5.1.4.2
OBJECT IDENTIFIER    

lldpXdot1dcbxAdminETSRecoTrafficClassBandwidthTable 1.3.111.2.802.1.1.13.1.5.32962.5.1.4.2.1
This table contains one row per traffic class. The entry in each row indicates the traffic class to which the bandwidth is assigned.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXdot1dcbxAdminETSRecoTrafficClassBandwidthEntry

lldpXdot1dcbxAdminETSRecoTrafficClassBandwidthEntry 1.3.111.2.802.1.1.13.1.5.32962.5.1.4.2.1.1
Indicates a traffic class to Bandwidth assignment.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxAdminETSRecoTrafficClassBandwidthEntry  

lldpXdot1dcbxAdminETSRecoTrafficClass 1.3.111.2.802.1.1.13.1.5.32962.5.1.4.2.1.1.1
Indicates the traffic class to which this bandwidth applies
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxTrafficClassValue  

lldpXdot1dcbxAdminETSRecoTrafficClassBandwidth 1.3.111.2.802.1.1.13.1.5.32962.5.1.4.2.1.1.2
Indicates the bandwidth assigned to this traffic class. The sum of the bandwidths assigned to a given port is required at all times to eqaul 100. An operation that attempts to change this table such that the bandwidth entires do not total 100 shall be rejected. An implication of this is that modification of this table requires that multiple set operations be included in a single SNMP PDU, commonly referred to as an MSET operation, to perform simultaneous set operations to keep the sum at 100. Any attempt to change a single entry in this table will result in the operation being rejected since entries in the table referring to the given port will no longer sum to 100.
Status: current Access: read-write
OBJECT-TYPE    
  LldpXdot1dcbxTrafficClassBandwidthValue  

lldpXdot1dcbxAdminETSRecoTrafficSelectionAlgorithmTable 1.3.111.2.802.1.1.13.1.5.32962.5.1.4.2.2
This table contains one row per traffic class. The entry in each row indicates the traffic selction algorithm to be used by the traffic class.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXdot1dcbxAdminETSRecoTrafficSelectionAlgorithmEntry

lldpXdot1dcbxAdminETSRecoTrafficSelectionAlgorithmEntry 1.3.111.2.802.1.1.13.1.5.32962.5.1.4.2.2.1
Indicates a traffic class to traffic selection algorithm assignment.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxAdminETSRecoTrafficSelectionAlgorithmEntry  

lldpXdot1dcbxAdminETSRecoTSATrafficClass 1.3.111.2.802.1.1.13.1.5.32962.5.1.4.2.2.1.1
Indicates the traffic class that is assigned to a traffic selection algorithm.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxTrafficClassValue  

lldpXdot1dcbxAdminETSRecoTrafficSelectionAlgorithm 1.3.111.2.802.1.1.13.1.5.32962.5.1.4.2.2.1.2
Indicates the Traffic Selection Algorithm to which this traffic class is to be assigned.
Status: current Access: read-write
OBJECT-TYPE    
  LldpXdot1dcbxTrafficSelectionAlgorithm  

lldpXdot1dcbxAdminPFC 1.3.111.2.802.1.1.13.1.5.32962.5.1.4.3
OBJECT IDENTIFIER    

lldpXdot1dcbxAdminPFCBasicTable 1.3.111.2.802.1.1.13.1.5.32962.5.1.4.3.1
This table contains one row per port for the IEEE 802.1 organizationally defined LLDP PFC TLV on the local system known to this agent
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXdot1dcbxAdminPFCBasicEntry

lldpXdot1dcbxAdminPFCBasicEntry 1.3.111.2.802.1.1.13.1.5.32962.5.1.4.3.1.1
Information about the IEEE 802.1 organizational defined PFC TLV LLDP extension.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxAdminPFCBasicEntry  

lldpXdot1dcbxAdminPFCWilling 1.3.111.2.802.1.1.13.1.5.32962.5.1.4.3.1.1.1
Indicates if the local system is willing to accept the PFC configuration of the remote system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

lldpXdot1dcbxAdminPFCMBC 1.3.111.2.802.1.1.13.1.5.32962.5.1.4.3.1.1.2
Indicates if the local system is capable of bypassing MACsec processing when MACsec is disabled.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

lldpXdot1dcbxAdminPFCCap 1.3.111.2.802.1.1.13.1.5.32962.5.1.4.3.1.1.3
Indicates the number of traffic classes on the local device that may simultaneously have PFC enabled. Note that this typically indicates a physical limitation of the device. However, some devices may allow this parameter to be administratively configured, in which case the MAX-ACCESS should be changed to read-write with and an appropriate DEFVAL added.
Status: current Access: read-only
OBJECT-TYPE    
  LldpXdot1dcbxSupportedCapacity  

lldpXdot1dcbxAdminPFCEnableTable 1.3.111.2.802.1.1.13.1.5.32962.5.1.4.3.2
This table contains eight entries, one entry per priority, indicating if PFC is enabled on the corresponding priority.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXdot1dcbxAdminPFCEnableEntry

lldpXdot1dcbxAdminPFCEnableEntry 1.3.111.2.802.1.1.13.1.5.32962.5.1.4.3.2.1
Each entry indicates if PFC is enabled on the correponding priority
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxAdminPFCEnableEntry  

lldpXdot1dcbxAdminPFCEnablePriority 1.3.111.2.802.1.1.13.1.5.32962.5.1.4.3.2.1.1
Prioity for which PFC is enabled / disabled
Status: current Access: not-accessible
OBJECT-TYPE    
  IEEE8021PriorityValue  

lldpXdot1dcbxAdminPFCEnableEnabled 1.3.111.2.802.1.1.13.1.5.32962.5.1.4.3.2.1.2
Indicates if PFC is enabled on the corresponding priority
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

lldpXdot1dcbxAdminApplicationPriorityAppTable 1.3.111.2.802.1.1.13.1.5.32962.5.1.4.4
Table containing entries indicating the priorty to be used for a given application
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpXdot1dcbxAdminApplicationPriorityAppEntry

lldpXdot1dcbxAdminApplicationPriorityAppEntry 1.3.111.2.802.1.1.13.1.5.32962.5.1.4.4.1
Entry that indicates the priority to be used for a given application.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxAdminApplicationPriorityAppEntry  

lldpXdot1dcbxAdminApplicationPriorityAESelector 1.3.111.2.802.1.1.13.1.5.32962.5.1.4.4.1.1
Indicates the contents of the protocol object (lldpXdot1dcbxAdminApplicationPriorityAEProtocol) 1: Ethertype 2: Well Known Port number over TCP, or SCTP 3: Well Known Port number over UDP, or DCCP 4: Well Known Port number over TCP, SCTP, UDP, and DCCP
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxAppSelector  

lldpXdot1dcbxAdminApplicationPriorityAEProtocol 1.3.111.2.802.1.1.13.1.5.32962.5.1.4.4.1.2
The protocol indicator of the type indicated by lldpXdot1dcbxAdminApplicationPriorityAESelector.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpXdot1dcbxAppProtocol  

lldpXdot1dcbxAdminApplicationPriorityAEPriority 1.3.111.2.802.1.1.13.1.5.32962.5.1.4.4.1.3
The priority code point that should be used in frames transporting the protocol indicated by lldpXdot1dcbxAdminApplicationPriorityAESelector and lldpXdot1dcbxAdminApplicationPriorityAEProtocol
Status: current Access: read-create
OBJECT-TYPE    
  IEEE8021PriorityValue  

lldpXdot1dcbxConformance 1.3.111.2.802.1.1.13.1.5.32962.6
OBJECT IDENTIFIER    

lldpXdot1dcbxCompliances 1.3.111.2.802.1.1.13.1.5.32962.6.1
OBJECT IDENTIFIER    

lldpXdot1dcbxGroups 1.3.111.2.802.1.1.13.1.5.32962.6.2
OBJECT IDENTIFIER    

lldpXdot1dcbxCompliance 1.3.111.2.802.1.1.13.1.5.32962.6.1.1
A compliance statement for SNMP entities that implement the IEEE 802.1 organizationally defined DCBX LLDP extension MIB. This group is mandatory for agents which implement Enhanced Transmission Selection.
Status: current Access: read-create
MODULE-COMPLIANCE    

lldpXdot1dcbxETSGroup 1.3.111.2.802.1.1.13.1.5.32962.6.2.1
The collection of objects used for Enhanced Transmission Selection.
Status: current Access: read-create
OBJECT-GROUP    

lldpXdot1dcbxPFCGroup 1.3.111.2.802.1.1.13.1.5.32962.6.2.2
The collection of objects used for Priority- base Flow Control.
Status: current Access: read-create
OBJECT-GROUP    

lldpXdot1dcbxApplicationPriorityGroup 1.3.111.2.802.1.1.13.1.5.32962.6.2.3
The collection of objects used for Application priority.
Status: current Access: read-create
OBJECT-GROUP