IEEE8023-DOT3-LLDP-EXT-V2-MIB

File: IEEE8023-DOT3-LLDP-EXT-V2-MIB.mib (49205 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB LLDP-V2-MIB LLDP-V2-TC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
Integer32 org TruthValue
MODULE-COMPLIANCE OBJECT-GROUP ifGeneralInformationGroup
lldpV2LocPortIfIndex lldpV2RemLocalIfIndex lldpV2RemTimeMark
lldpV2RemLocalDestMACAddress lldpV2RemIndex lldpV2PortConfigEntry
LldpV2PowerPortClass

Defined Types

LldpV2Xdot3PortConfigEntry  
SEQUENCE    
  lldpV2Xdot3PortConfigTLVsTxEnable BITS

LldpV2Xdot3LocPortEntry  
SEQUENCE    
  lldpV2Xdot3LocPortAutoNegSupported TruthValue
  lldpV2Xdot3LocPortAutoNegEnabled TruthValue
  lldpV2Xdot3LocPortAutoNegAdvertisedCap OCTET STRING
  lldpV2Xdot3LocPortOperMauType Unsigned32

LldpV2Xdot3LocPowerEntry  
SEQUENCE    
  lldpV2Xdot3LocPowerPortClass LldpV2PowerPortClass
  lldpV2Xdot3LocPowerMDISupported TruthValue
  lldpV2Xdot3LocPowerMDIEnabled TruthValue
  lldpV2Xdot3LocPowerPairControlable TruthValue
  lldpV2Xdot3LocPowerPairs Unsigned32
  lldpV2Xdot3LocPowerClass Unsigned32
  lldpV2Xdot3LocPowerType INTEGER
  lldpV2Xdot3LocPowerSource INTEGER
  lldpV2Xdot3LocPowerPriority INTEGER
  lldpV2Xdot3LocPDRequestedPowerValue Integer32
  lldpV2Xdot3LocPSEAllocatedPowerValue Integer32
  lldpV2Xdot3LocResponseTime Integer32
  lldpV2Xdot3LocReady TruthValue
  lldpV2Xdot3LocReducedOperationPowerValue Integer32

LldpV2Xdot3LocMaxFrameSizeEntry  
SEQUENCE    
  lldpV2Xdot3LocMaxFrameSize Unsigned32

LldpV2Xdot3LocEEEEntry  
SEQUENCE    
  lldpV2Xdot3LocTxTwSys Integer32
  lldpV2Xdot3LocTxTwSysEcho Integer32
  lldpV2Xdot3LocRxTwSys Integer32
  lldpV2Xdot3LocRxTwSysEcho Integer32
  lldpV2Xdot3LocFbTwSys Integer32
  lldpV2Xdot3TxDllReady TruthValue
  lldpV2Xdot3RxDllReady TruthValue
  lldpV2Xdot3LocDllEnabled TruthValue

LldpV2Xdot3RemPortEntry  
SEQUENCE    
  lldpV2Xdot3RemPortAutoNegSupported TruthValue
  lldpV2Xdot3RemPortAutoNegEnabled TruthValue
  lldpV2Xdot3RemPortAutoNegAdvertisedCap OCTET STRING
  lldpV2Xdot3RemPortOperMauType Unsigned32

LldpV2Xdot3RemPowerEntry  
SEQUENCE    
  lldpV2Xdot3RemPowerPortClass LldpV2PowerPortClass
  lldpV2Xdot3RemPowerMDISupported TruthValue
  lldpV2Xdot3RemPowerMDIEnabled TruthValue
  lldpV2Xdot3RemPowerPairControlable TruthValue
  lldpV2Xdot3RemPowerPairs Unsigned32
  lldpV2Xdot3RemPowerClass Unsigned32
  lldpV2Xdot3RemPowerType INTEGER
  lldpV2Xdot3RemPowerSource INTEGER
  lldpV2Xdot3RemPowerPriority INTEGER
  lldpV2Xdot3RemPDRequestedPowerValue Integer32
  lldpV2Xdot3RemPSEAllocatedPowerValue Integer32

LldpV2Xdot3RemMaxFrameSizeEntry  
SEQUENCE    
  lldpV2Xdot3RemMaxFrameSize Unsigned32

LldpV2Xdot3RemEEEEntry  
SEQUENCE    
  lldpV2Xdot3RemTxTwSys Integer32
  lldpV2Xdot3RemTxTwSysEcho Integer32
  lldpV2Xdot3RemRxTwSys Integer32
  lldpV2Xdot3RemRxTwSysEcho Integer32
  lldpV2Xdot3RemFbTwSys Integer32

Defined Values

ieee8023lldpV2Xdot3MIB 1.3.111.2.802.3.1.5
The LLDP Management Information Base extension module for IEEE 802.3 organizationally defined discovery information.
MODULE-IDENTITY    

lldpV2Xdot3Objects 1.3.111.2.802.3.1.5.1
OBJECT IDENTIFIER    

lldpV2Xdot3Config 1.3.111.2.802.3.1.5.1.1
OBJECT IDENTIFIER    

lldpV2Xdot3LocalData 1.3.111.2.802.3.1.5.1.2
OBJECT IDENTIFIER    

lldpV2Xdot3RemoteData 1.3.111.2.802.3.1.5.1.3
OBJECT IDENTIFIER    

lldpV2Xdot3PortConfigTable 1.3.111.2.802.3.1.5.1.1.1
A table that controls selection of LLDP TLVs to be transmitted on individual ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpV2Xdot3PortConfigEntry

lldpV2Xdot3PortConfigEntry 1.3.111.2.802.3.1.5.1.1.1.1
LLDP configuration information that controls the transmission of IEEE 802.3 organizationally defined TLVs 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 lldpV2Xdot3PortConfigEntry 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    
  LldpV2Xdot3PortConfigEntry  

lldpV2Xdot3PortConfigTLVsTxEnable 1.3.111.2.802.3.1.5.1.1.1.1.1
The lldpV2Xdot3PortConfigTLVsTxEnable, defined as a bitmap, includes the IEEE 802.3 organizationally defined set of LLDP TLVs whose transmission is allowed by the local LLDP agent by the network management. Each bit in the bitmap corresponds to an IEEE 802.3 subtype associated with a specific IEEE 802.3 optional TLV. The bit 'macPhyConfigStatus(0)' indicates that the LLDP agent should transmit 'MAC/PHY configuration/status TLV'. The bit 'powerViaMDI(1)' indicates that the LLDP agent should transmit 'Power via MDI TLV'. The bit 'unused(2)' is no longer used; this was used for the 'Link Aggregation TLV' in the previous version. The bit 'maxFrameSize(3)' indicates that the LLDP agent should transmit 'Maximum-frame-size TLV'. The default value for lldpV2Xdot3PortConfigTLVsTxEnable object is an empty set, which means no enumerated values are set. 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    
  BITS macPhyConfigStatus(0), powerViaMDI(1), unused(2), maxFrameSize(3)  

lldpV2Xdot3LocPortTable 1.3.111.2.802.3.1.5.1.2.1
This table contains one row per port of Ethernet port information (as a part of the LLDP 802.3 organizational extension) on the local system known to this agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpV2Xdot3LocPortEntry

lldpV2Xdot3LocPortEntry 1.3.111.2.802.3.1.5.1.2.1.1
Information about a particular port component.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpV2Xdot3LocPortEntry  

lldpV2Xdot3LocPortAutoNegSupported 1.3.111.2.802.3.1.5.1.2.1.1.1
The truth value used to indicate whether the given port (associated with the local system) supports Auto-negotiation.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

lldpV2Xdot3LocPortAutoNegEnabled 1.3.111.2.802.3.1.5.1.2.1.1.2
The truth value used to indicate whether port Auto-negotiation is enabled on the given port associated with the local system.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

lldpV2Xdot3LocPortAutoNegAdvertisedCap 1.3.111.2.802.3.1.5.1.2.1.1.3
This object contains the value (bitmap) of the ifMauAutoNegCapAdvertisedBits object (defined in IETF RFC 3636) which is associated with the given port on the local system.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

lldpV2Xdot3LocPortOperMauType 1.3.111.2.802.3.1.5.1.2.1.1.4
An integer value that indicates the operational MAU type of the given port on the local system. This object contains the integer value derived from the list position of the corresponding dot3MauType as listed in Clause 13 and is equal to the last number in the respective dot3MauType OID. For example, if the ifMauType object is dot3MauType1000BaseTHD which corresponds to {dot3MauType 29}, the numerical value of this field is 29. For MAU types not listed in Clause 13, the value of this field shall be set to zero.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..2147483647  

lldpV2Xdot3LocPowerTable 1.3.111.2.802.3.1.5.1.2.2
This table contains one row per port of power Ethernet information (as a part of the LLDP IEEE 802.3 organizational extension) on the local system known to this agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpV2Xdot3LocPowerEntry

lldpV2Xdot3LocPowerEntry 1.3.111.2.802.3.1.5.1.2.2.1
Information about a particular port component.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpV2Xdot3LocPowerEntry  

lldpV2Xdot3LocPowerPortClass 1.3.111.2.802.3.1.5.1.2.2.1.1
The value that identifies the port Class of the given port associated with the local system.
Status: current Access: read-only
OBJECT-TYPE    
  LldpV2PowerPortClass  

lldpV2Xdot3LocPowerMDISupported 1.3.111.2.802.3.1.5.1.2.2.1.2
The truth value used to indicate whether the MDI power is supported on the given port associated with the local system.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

lldpV2Xdot3LocPowerMDIEnabled 1.3.111.2.802.3.1.5.1.2.2.1.3
The truth value used to identify whether MDI power is enabled on the given port associated with the local system.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

lldpV2Xdot3LocPowerPairControlable 1.3.111.2.802.3.1.5.1.2.2.1.4
The truth value is derived from the value of pethPsePortPowerPairsControlAbility object (defined in Clause 8) and is used to indicate whether the pair selection can be controlled on the given port associated with the local system.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

lldpV2Xdot3LocPowerPairs 1.3.111.2.802.3.1.5.1.2.2.1.5
This object contains the value of the pethPsePortPowerPairs object (defined in Clause 8) which is associated with the given port on the local system.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1 | 2  

lldpV2Xdot3LocPowerClass 1.3.111.2.802.3.1.5.1.2.2.1.6
This object contains the value of the pethPsePortPowerClassifications object (defined in Clause 8) which is associated with the given port on the local system.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1 | 2 | 3 | 4 | 5  

lldpV2Xdot3LocPowerType 1.3.111.2.802.3.1.5.1.2.2.1.7
A GET returns an integer indicating whether the local system is a PSE or a PD and whether it is Type 1 or Type 2.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER psetype1(0), psetype2(1), pdtype(2), pdtype2(3)  

lldpV2Xdot3LocPowerSource 1.3.111.2.802.3.1.5.1.2.2.1.8
A GET returns an integer indicating the power sources of the local system. A PSE indicates whether it is being powered by a primary power source; a backup power source; or unknown. A PD indicates whether it is being powered by a PSE and locally; by a PSE only; or unknown.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER pseprimary(0), psebackup(1), pseunknown(2), pdpseandlocal(3), pdpseonly(4), pdunknown(5)  

lldpV2Xdot3LocPowerPriority 1.3.111.2.802.3.1.5.1.2.2.1.9
A GET returns the priority of a PD system. For a PSE, this is the priority that the PSE assigns to the PD. For a PD, this is the priority that the PD requests from the PSE. A SET operation changes the priority of the PD system to the indicated value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER low(0), high(1), critical(2), unknown(3)  

lldpV2Xdot3LocPDRequestedPowerValue 1.3.111.2.802.3.1.5.1.2.2.1.10
A GET returns the PD requested power value. For a PD, it is the power value that the PD has currently requested from the remote system. PD requested power value is the maximum input average power the PD ever draws under this power allocation if accepted. For a PSE, it is the power value that the PSE mirrors back to the remote system. This is the PD requested power value that was used by the PSE to compute the power it has currently allocated to the remote system. The PD requested power value is encoded according to IEEE Std 802.3 Equation (79?1), where X is the decimal value of aLldpXdot3LocPDRequestedPowerValue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

lldpV2Xdot3LocPSEAllocatedPowerValue 1.3.111.2.802.3.1.5.1.2.2.1.11
A GET returns the PSE allocated power value. For a PSE, it is the power value that the PSE has currently allocated to the remote system. The PSE allocated power value is the maximum input average power that the PSE wants the PD to ever draw under this allocation if it is accepted. For a PD, it is the power value that the PD mirrors back to the remote system. This is the PSE allocated power value that was used by the PD to compute the power that it has currently requested from the remote system. The PSE allocated power value is encoded according to IEEE Std 802.3 Equation (79?2), where X is the decimal value of aLldpXdot3LocPSEAllocatedPowerValue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

lldpV2Xdot3LocResponseTime 1.3.111.2.802.3.1.5.1.2.2.1.12
A GET returns the response time in seconds of the local system. For a PD, it is the maximum time required to update the value of lldpV2Xdot3LocPDRequestedPowerValue when the remote system requests the PD to change its max power draw. For a PSE, it is the maximum time required to update the value of lldpV2Xdot3LocPDRequestedPowerValue when the remote system requests of the PSE a new power value.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

lldpV2Xdot3LocReady 1.3.111.2.802.3.1.5.1.2.2.1.13
The truth value used to identify whether the local Data Link Layer classification engine has completed initialization and is ready to receive and transmit LLDPDUs.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

lldpV2Xdot3LocReducedOperationPowerValue 1.3.111.2.802.3.1.5.1.2.2.1.14
A GET returns the reduced operation power value. For a PD, it is a power value that is lower than the currently requested power value. This reduced operation power value represents a power state in which the PD could continue to operate, but with less functionality than at the current PD requested power value. The PSE could optionally use this information in the event that the PSE subsequently requests a lower PD power value than the PD requested power value. For a PSE, it is a power value that the PSE could ask the PD to move to if the PSE wants the PD to move to a lower power state. The definition and encoding of PD requested power value is the same as described in lldpV2Xdot3LocPDRequestedPowerValue. The default value for this field is the hexadecimal value FFFF
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

lldpV2Xdot3LocMaxFrameSizeTable 1.3.111.2.802.3.1.5.1.2.3
This table contains one row per port of maximum frame size information (as a part of the LLDP IEEE 802.3 organizational extension) on the local system known to this agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpV2Xdot3LocMaxFrameSizeEntry

lldpV2Xdot3LocMaxFrameSizeEntry 1.3.111.2.802.3.1.5.1.2.3.1
Maximum Frame Size information about a particular port component.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpV2Xdot3LocMaxFrameSizeEntry  

lldpV2Xdot3LocMaxFrameSize 1.3.111.2.802.3.1.5.1.2.3.1.1
An integer value indicating the maximum supported frame size in octets on the given port of the local system.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

lldpV2Xdot3LocEEETable 1.3.111.2.802.3.1.5.1.2.4
This table contains one row per port of Energy Efficient Ethernet information (as a part of the LLDP IEEE 802.3 organizational extension) on the local system known to this agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpV2Xdot3LocEEEEntry

lldpV2Xdot3LocEEEEntry 1.3.111.2.802.3.1.5.1.2.4.1
Information about a particular port component.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpV2Xdot3LocEEEEntry  

lldpV2Xdot3LocTxTwSys 1.3.111.2.802.3.1.5.1.2.4.1.1
A GET returns the value of Tw_sys_tx that the local system can support in the transmit direction. This object maps to the variable LocTxSystemValue as defined in IEEE Std 802.3 78.4.2.3.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

lldpV2Xdot3LocTxTwSysEcho 1.3.111.2.802.3.1.5.1.2.4.1.2
A GET returns the value of Tw_sys_tx that the remote system is advertising that it can support in the transmit direction and is echoed by the local system under the control of the EEE DLL receiver state diagram. This object maps to the variable LocTxSystemValueEcho as defined in IEEE Std 802.3 78.4.2.3
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

lldpV2Xdot3LocRxTwSys 1.3.111.2.802.3.1.5.1.2.4.1.3
A GET returns the value of Tw_sys_tx that the local system is requesting in the receive direction. This object maps to the variable LocRxSystemValue as defined in IEEE Std 802.3 78.4.2.3.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

lldpV2Xdot3LocRxTwSysEcho 1.3.111.2.802.3.1.5.1.2.4.1.4
A GET returns the value of Tw_sys_tx that the remote system is advertising that it is requesting in the receive direction and is echoed by the local system under the control of the EEE DLL transmitter state diagram. This object maps to the variable LocRxSystemValueEcho as defined in IEEE Std 802.3 78.4.2.3.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

lldpV2Xdot3LocFbTwSys 1.3.111.2.802.3.1.5.1.2.4.1.5
A GET returns the value of the fallback Tw_sys_tx that the local system is advertising to the remote system. This object maps to the variable LocFbSystemValue as defined in IEEE Std 802.3 78.4.2.3.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

lldpV2Xdot3TxDllReady 1.3.111.2.802.3.1.5.1.2.4.1.6
The truth value used to identify whether the local Data Link Layer EEE layer management function has completed initialization and is ready to receive and transmit LLDPDUs.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

lldpV2Xdot3RxDllReady 1.3.111.2.802.3.1.5.1.2.4.1.7
The truth value used to identify whether the local Data Link Layer EEE layer management function has completed initialization and is ready to receive and transmit LLDPDUs.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

lldpV2Xdot3LocDllEnabled 1.3.111.2.802.3.1.5.1.2.4.1.8
The truth value used to identify whether the local system has completed auto-negotiation with a link partner that has indicated at leat one EEE capability.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

lldpV2Xdot3RemPortTable 1.3.111.2.802.3.1.5.1.3.1
This table contains Ethernet port information (as a part of the LLDP IEEE 802.3 organizational extension) of the remote system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpV2Xdot3RemPortEntry

lldpV2Xdot3RemPortEntry 1.3.111.2.802.3.1.5.1.3.1.1
Information about a particular physical network connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpV2Xdot3RemPortEntry  

lldpV2Xdot3RemPortAutoNegSupported 1.3.111.2.802.3.1.5.1.3.1.1.1
The truth value used to indicate whether the given port (associated with remote system) supports Auto-negotiation.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

lldpV2Xdot3RemPortAutoNegEnabled 1.3.111.2.802.3.1.5.1.3.1.1.2
The truth value used to indicate whether port Auto-negotiation is enabled on the given port associated with the remote system.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

lldpV2Xdot3RemPortAutoNegAdvertisedCap 1.3.111.2.802.3.1.5.1.3.1.1.3
This object contains the value (bitmap) of the ifMauAutoNegCapAdvertisedBits object (defined in IETF RFC 3636) which is associated with the given port on the remote system.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

lldpV2Xdot3RemPortOperMauType 1.3.111.2.802.3.1.5.1.3.1.1.4
An integer value that indicates the operational MAU type of the sending device. This object contains the integer value derived from the list position of the corresponding dot3MauType as listed in in Clause 13 and is equal to the last number in the respective dot3MauType OID. For example, if the ifMauType object is dot3MauType1000BaseTHD which corresponds to {dot3MauType 29}, the numerical value of this field is 29. For MAU types not listed in Clause 13, the value of this field shall be set to zero.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..2147483647  

lldpV2Xdot3RemPowerTable 1.3.111.2.802.3.1.5.1.3.2
This table contains Ethernet power information (as a part of the LLDP IEEE 802.3 organizational extension) of the remote system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpV2Xdot3RemPowerEntry

lldpV2Xdot3RemPowerEntry 1.3.111.2.802.3.1.5.1.3.2.1
Information about a particular physical network connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpV2Xdot3RemPowerEntry  

lldpV2Xdot3RemPowerPortClass 1.3.111.2.802.3.1.5.1.3.2.1.1
The value that identifies the port Class of the given port associated with the remote system.
Status: current Access: read-only
OBJECT-TYPE    
  LldpV2PowerPortClass  

lldpV2Xdot3RemPowerMDISupported 1.3.111.2.802.3.1.5.1.3.2.1.2
The truth value used to indicate whether the MDI power is supported on the given port associated with the remote system.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

lldpV2Xdot3RemPowerMDIEnabled 1.3.111.2.802.3.1.5.1.3.2.1.3
The truth value used to identify whether MDI power is enabled on the given port associated with the remote system.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

lldpV2Xdot3RemPowerPairControlable 1.3.111.2.802.3.1.5.1.3.2.1.4
The truth value is derived from the value of pethPsePortPowerPairsControlAbility object (defined in Clause 8) and is used to indicate whether the pair selection can be controlled on the given port associated with the remote system.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

lldpV2Xdot3RemPowerPairs 1.3.111.2.802.3.1.5.1.3.2.1.5
This object contains the value of the pethPsePortPowerPairs object (defined in Clause 8) which is associated with the given port on the remote system.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1 | 2  

lldpV2Xdot3RemPowerClass 1.3.111.2.802.3.1.5.1.3.2.1.6
This object contains the value of the pethPsePortPowerClassifications object (defined in Clause 8) which is associated with the given port on the remote system.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1 | 2 | 3 | 4 | 5  

lldpV2Xdot3RemPowerType 1.3.111.2.802.3.1.5.1.3.2.1.7
A GET returns an integer indicating whether the remote system is a PSE or a PD and whether it is Type 1 or Type 2.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER psetype1(0), psetype2(1), pdtype(2), pdtype2(3)  

lldpV2Xdot3RemPowerSource 1.3.111.2.802.3.1.5.1.3.2.1.8
A GET returns an integer indicating the power sources of the remote system. When the remote system is a PSE, it indicates whether it is being powered by a primary power source; a backup power source; or unknown. When the remote system is a PD, it indicates whether it is being powered by a PSE and locally; locally only; by a PSE only; or unknown.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER pseprimary(0), psebackup(1), pseunknown(2), pdpseandlocal(3), pdlocalonly(4), pdpseonly(5), pdunknown(6)  

lldpV2Xdot3RemPowerPriority 1.3.111.2.802.3.1.5.1.3.2.1.9
A GET returns the priority of a PD system. For a PSE, this is the priority that the remote system requests. For a PD, this is the priority that the remote system has assigned.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER low(0), high(1), critical(2), unknown(3)  

lldpV2Xdot3RemPDRequestedPowerValue 1.3.111.2.802.3.1.5.1.3.2.1.10
A GET returns the PD requested power value that was used by the remote system to compute the power value that is has currently allocated to the PD. For a PSE, it is the PD requested power value received from the remote system. The definition and encoding of PD requested power value is the same as described in lldpV2Xdot3LocPDRequestedPowerValue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

lldpV2Xdot3RemPSEAllocatedPowerValue 1.3.111.2.802.3.1.5.1.3.2.1.11
A GET returns the PSE allocated power value received from the remote system. For a PSE, it is the PSE allocated power value that was used by the remote system to compute the power value that it has currently requested from the PSE. For a PD, it is the PSE allocated power value received from the remote system. The definition and encoding of PSE allocated power value is the same as described in lldpV2Xdot3LocPSEAllocatedPowerValue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

lldpV2Xdot3RemMaxFrameSizeTable 1.3.111.2.802.3.1.5.1.3.3
This table contains one row per port/destination address pair of maximum frame size information (as a part of the LLDP IEEE 802.3 organizational extension) of the remote system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpV2Xdot3RemMaxFrameSizeEntry

lldpV2Xdot3RemMaxFrameSizeEntry 1.3.111.2.802.3.1.5.1.3.3.1
Maximum Frame Size information about a particular port component.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpV2Xdot3RemMaxFrameSizeEntry  

lldpV2Xdot3RemMaxFrameSize 1.3.111.2.802.3.1.5.1.3.3.1.1
An integer value indicating the maximum supported frame size in octets on the port component associated with the remote system.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

lldpV2Xdot3RemEEETable 1.3.111.2.802.3.1.5.1.3.4
This table contains one row per port of Energy Efficient Ethernet information (as a part of the LLDP IEEE 802.3 organizational extension) on the local system known to this agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LldpV2Xdot3RemEEEEntry

lldpV2Xdot3RemEEEEntry 1.3.111.2.802.3.1.5.1.3.4.1
Information about a particular port component.
Status: current Access: not-accessible
OBJECT-TYPE    
  LldpV2Xdot3RemEEEEntry  

lldpV2Xdot3RemTxTwSys 1.3.111.2.802.3.1.5.1.3.4.1.1
A GET returns the value of Tw_sys_tx that the remote system can support in the transmit direction. This object maps to the variable RemTxSystemValue as defined in IEEE Std 802.3 78.4.2.3.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

lldpV2Xdot3RemTxTwSysEcho 1.3.111.2.802.3.1.5.1.3.4.1.2
A GET returns the value of Tw_sys_tx that the local system is advertising that it can support in the transmit direction as echoed by the remote system under the control of the EEE DLL receiver state diagram. This object maps to the variable RemTxSystemValueEcho as defined in IEEE Std 802.3 78.4.2.3
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

lldpV2Xdot3RemRxTwSys 1.3.111.2.802.3.1.5.1.3.4.1.3
A GET returns the value of Tw_sys_tx that the remote system is requesting in the receive direction. This object maps to the variable RemRxSystemValue as defined in IEEE Std 802.3 78.4.2.3.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

lldpV2Xdot3RemRxTwSysEcho 1.3.111.2.802.3.1.5.1.3.4.1.4
A GET returns the value of Tw_sys_tx that the local system is advertising that it is requesting in the receive direction and is echoed by the remote system under the control of the EEE DLL transmitter state diagram. This object maps to the variable RemRxSystemValueEcho as defined in IEEE Std 802.3 78.4.2.3.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

lldpV2Xdot3RemFbTwSys 1.3.111.2.802.3.1.5.1.3.4.1.5
A GET returns the value of the fallback Tw_sys_tx that the remote system is advertising. This object maps to the variable RemFbSystemValue as defined in IEEE Std 802.3 78.4.2.3.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

lldpV2Xdot3Conformance 1.3.111.2.802.3.1.5.2
OBJECT IDENTIFIER    

lldpV2Xdot3Compliances 1.3.111.2.802.3.1.5.2.1
OBJECT IDENTIFIER    

lldpV2Xdot3Groups 1.3.111.2.802.3.1.5.2.2
OBJECT IDENTIFIER    

lldpV2Xdot3TxRxCompliance 1.3.111.2.802.3.1.5.2.1.1
A compliance statement for SNMP entities that implement the LLDP IEEE 802.3 organizational extension MIB. This group is mandatory for all agents that implement the LLDP IEEE 802.3 organizational extension in TX and/or RX mode. This version defines compliance requirements for V2 of the LLDP MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

lldpV2Xdot3TxCompliance 1.3.111.2.802.3.1.5.2.1.2
The compliance statement for SNMP entities that implement the LLDP IEEE 802.3 organizational extension MIB. This group is mandatory for agents that implement the LLDP IEEE 802.3 organizational extension in the TX mode. This version defines compliance requirements for V2 of the LLDP MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

lldpV2Xdot3RxCompliance 1.3.111.2.802.3.1.5.2.1.3
The compliance statement for SNMP entities that implement the LLDP IEEE 802.3 organizational extension MIB. This group is mandatory for agents that implement the LLDP IEEE 802.3 organizational extension in the RX mode. This version defines compliance requirements for V2 of the LLDP MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

lldpV2Xdot3ConfigGroup 1.3.111.2.802.3.1.5.2.2.1
The collection of objects that are used to configure the LLDP IEEE 802.3 organizational extension implementation behavior.
Status: current Access: read-only
OBJECT-GROUP    

lldpV2Xdot3LocSysGroup 1.3.111.2.802.3.1.5.2.2.2
The collection of objects that are used to represent LLDP IEEE 802.3 organizational extension Local Device Information.
Status: current Access: read-only
OBJECT-GROUP    

lldpV2Xdot3RemSysGroup 1.3.111.2.802.3.1.5.2.2.3
The collection of objects that are used to represent LLDP IEEE 802.3 organizational extension Local Device Information.
Status: current Access: read-only
OBJECT-GROUP