- Table of Contents
-
- 07-Layer 2 - LAN Switching
- 01-BRIDGE-MIB
- 02-EtherLike-MIB
- 03-HH3C-LswMAM-MIB
- 04-HH3C-LswMSTP-MIB
- 05-HH3C-LswVLAN-MIB
- 06-HH3C-MAC-INFORMATION-MIB
- 07-HH3C-QINQV2-MIB
- 08-IEEE8023-LAG-MIB
- 09-LLDP-EXT-MED-MIB
- 10-LLDP-EXT-DOT1-MIB
- 11-LLDP-EXT-DOT1-V2-MIB
- 12-LLDP-EXT-DOT3-MIB
- 13-LLDP-EXT-DOT3-V2-MIB
- 14-LLDP-MIB
- 15-LLDP-V2-MIB
- 16-MAU-MIB
- 17-P-BRIDGE-MIB
- 18-Q-BRIDGE-MIB
- 19-RBRIDGE-MIB
- Related Documents
-
Title | Size | Download |
---|---|---|
15-LLDP-V2-MIB | 145.66 KB |
Contents
LLDP-V2-MIB
About this MIB
This MIB is compliant with IEEE 802.1AB-2009. It defines MIB objects for the following LLDP information:
· LLDP configuration.
· LLDP statistics.
· LLDP local system information.
· LLDP neighbor system information.
· 802.1 extension.
· DCBX extension.
· 802.3 extension.
MIB file name
lldp-v2.mib
Root object
iso(1).org(3).ieee(111).standards-association-numbers-series-standards(2).lan-man-stds(802).ieee802dot1(1).ieee802dot1mibs(1).lldpV2MIB(13)
Tabular objects
lldpV2PortConfigTable
About this table
Use this table to configure LLDP on a port.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Supported |
Not supported |
Supported |
Columns
The table indexes are lldpV2PortConfigIfIndex and lldpV2PortConfigDestAddressIndex.
Access |
Syntax |
Value range |
Description |
Implementation |
|
lldpV2PortConfigIfIndex (1.3.111.2.802.1.1.13.1.1.8.1.1) |
not-accessible |
InterfaceIndex |
Standard MIB values. |
Port number. |
As per the MIB. |
lldpV2PortConfigDestAddressIndex (1.3.111.2.802.1.1.13.1.1.8.1.2) |
not-accessible |
LldpV2DestAddressTableIndex |
Standard MIB values. |
Agent index. |
As per the MIB. |
lldpV2PortConfigAdminStatus (1.3.111.2.802.1.1.13.1.1.8.1.3) |
read-write |
INTEGER |
txOnly(1) rxOnly(2) txAndRx(3) disabled(4) |
LLDP operating mode. |
Default: Disabled for the following agents: · The nearest customer bridge agent and nearest non-TPMR bridge agent on a Layer 2 Ethernet interface. · The nearest customer bridge agent and nearest non-TPMR bridge agent on a Layer 2 or Layer 3 aggregate interface. · The nearest non-TPMR bridge agent on a Layer 3 Ethernet interface. |
lldpV2PortConfigNotificationEnable (1.3.111.2.802.1.1.13.1.1.8.1.4) |
read-write |
TruthValue |
Standard MIB values. |
Trapping status. |
As per the MIB. |
lldpV2PortConfigTLVsTxEnable (1.3.111.2.802.1.1.13.1.1.8.1.5) |
read-write |
BITS |
BITS { portDesc(0), sysName(1), sysDesc(2), sysCap(3) } |
Optional TLVs that the port can send. |
Default: 0xf0 for the following agents: · The nearest bridge agent and nearest customer bridge agent on a Layer 2 or Layer 3 Ethernet interface. · The nearest customer bridge agent on a Layer 2 aggregate interface. The default is 0x40 for the nearest customer bridge agent on a Layer 3 aggregate interface or S-channel interface. |
lldpV2DestAddressTable
About this table
Use this table to obtain the destination MAC address of LLDP frames.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table index is lldpV2AddressTableIndex.
Access |
Syntax |
Value range |
Description |
Implementation |
|
lldpV2AddressTableIndex (1.3.111.2.802.1.1.13.1.1.9.1.1) |
not-accessible |
LldpV2DestAddressTableIndex |
Standard MIB values. |
Index used to identify the destination MAC address associated with this entry. |
As per the MIB. |
lldpV2DestMacAddress (1.3.111.2.802.1.1.13.1.1.9.1.2) |
read-only |
MacAddress |
Standard MIB values. |
Destination MAC address. |
As per the MIB. |
lldpV2ManAddrConfigTxPortsTable
About this table
Use this table to configure a management address for agents on interfaces.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Supported |
Supported |
Supported |
Columns
The table indexes are lldpV2ManAddrConfigIfIndex, lldpV2ManAddrConfigDestAddressIndex, lldpV2ManAddrConfigLocManAddrSubtype, lldpV2ManAddrConfigLocManAddr.
Access |
Syntax |
Value range |
Description |
Implementation |
|
lldpV2ManAddrConfigIfIndex (1.3.111.2.802.1.1.13.1.1.10.1.1) |
not-accessible |
InterfaceIndex |
Standard MIB values. |
Interface index. |
As per the MIB. |
lldpV2ManAddrConfigDestAddressIndex (1.3.111.2.802.1.1.13.1.1.10.1.2) |
not-accessible |
LldpV2DestAddressTableIndex |
Standard MIB values. |
Agent ID. |
As per the MIB. |
lldpV2ManAddrConfigLocManAddrSubtype (1.3.111.2.802.1.1.13.1.1.10.1.3) |
not-accessible |
AddressFamilyNumbers |
Standard MIB values. |
Management address subtype. |
As per the MIB. |
lldpV2ManAddrConfigLocManAddr (1.3.111.2.802.1.1.13.1.1.10.1.4) |
not-accessible |
LldpV2ManAddress |
Standard MIB values. |
Management address string. |
The subtypes of the management address TLV are IPv4 and IPv6. |
lldpV2ManAddrConfigTxEnable (1.3.111.2.802.1.1.13.1.1.10.1.5) |
read-create |
TruthValue |
Standard MIB values. |
Whether the management address TLV is enabled. |
Default: Disabled for the following agents: · The nearest bridge agent and nearest customer bridge agent on a Layer 2 or Layer 3 Ethernet interface. · The nearest customer bridge agent on a Layer 2 or Layer 3 aggregate interface. |
lldpV2ManAddrConfigRowStatus (1.3.111.2.802.1.1.13.1.1.10.1.6) |
read-create |
RowStatus |
Standard MIB values. |
Row status. |
Supports only active(1), createAndGo(4), and destroy(6). |
lldpV2StatsTxPortTable
About this table
Use this table to obtain outgoing LLDP packet statistics about agents.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are lldpV2StatsTxIfIndex and lldpV2StatsTxDestMACAddress.
Access |
Syntax |
Value range |
Description |
Implementation |
|
lldpV2StatsTxIfIndex (1.3.111.2.802.1.1.13.1.2.6.1.1) |
not-accessible |
InterfaceIndex |
Standard MIB values. |
Interface index. |
As per the MIB. |
lldpV2StatsTxDestMACAddress (1.3.111.2.802.1.1.13.1.2.6.1.2) |
not-accessible |
LldpV2DestAddressTableIndex |
Standard MIB values. |
Agent ID. |
As per the MIB. |
lldpV2StatsTxPortFramesTotal (1.3.111.2.802.1.1.13.1.2.6.1.3) |
read-only |
Counter32 |
Standard MIB values. |
Total outgoing frame count. |
As per the MIB. |
lldpV2StatsTxLLDPDULengthErrors (1.3.111.2.802.1.1.13.1.2.6.1.4) |
read-only |
Counter32 |
Standard MIB values. |
Frame length error count. |
As per the MIB. |
lldpV2StatsRxPortTable
About this table
Use this table to obtain incoming LLDP packet statistics about agents.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are lldpV2StatsRxDestIfIndex and lldpV2StatsRxDestMACAddress.
Access |
Syntax |
Value range |
Description |
Implementation |
|
lldpV2StatsRxDestIfIndex (1.3.111.2.802.1.1.13.1.2.7.1.1) |
not-accessible |
InterfaceIndex |
Standard MIB values. |
Interface index. |
As per the MIB. |
lldpV2StatsRxDestMACAddress(1.3.111.2.802.1.1.13.1.2.7.1.2) |
not-accessible |
LldpV2DestAddressTableIndex |
Standard MIB values. |
Agent ID. |
As per the MIB. |
lldpV2StatsRxPortFramesDiscardedTotal (1.3.111.2.802.1.1.13.1.2.7.1.3) |
read-only |
Counter32 |
Standard MIB values. |
Discarded incoming frame count. |
As per the MIB. |
lldpV2StatsRxPortFramesErrors(1.3.111.2.802.1.1.13.1.2.7.1.4) |
read-only |
Counter32 |
Standard MIB values. |
Error incoming frame count. |
As per the MIB. |
lldpV2StatsRxPortFramesTotal (1.3.111.2.802.1.1.13.1.2.7.1.5) |
read-only |
Counter32 |
Standard MIB values. |
Total incoming frame count. |
As per the MIB. |
lldpV2StatsRxPortTLVsDiscardedTotal (1.3.111.2.802.1.1.13.1.2.7.1.6) |
read-only |
Counter32 |
Standard MIB values. |
Discarded incoming TLV count. |
As per the MIB. |
lldpV2StatsRxPortTLVsUnrecognizedTotal (1.3.111.2.802.1.1.13.1.2.7.1.7) |
read-only |
Counter32 |
Standard MIB values. |
Unrecognized incoming TLV count. |
As per the MIB. |
lldpV2StatsRxPortAgeoutsTotal (1.3.111.2.802.1.1.13.1.2.7.1.8) |
read-only |
ZeroBasedCounter32 |
Standard MIB values. |
Neighbor ageout count. |
As per the MIB. |
lldpV2LocPortTable
About this table
Use this table to obtain LLDP information about local ports.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table index is lldpV2LocPortIfIndex.
Access |
Syntax |
Value range |
Description |
Implementation |
|
lldpV2LocPortIfIndex (1.3.111.2.802.1.1.13.1.3.7.1.1) |
not-accessible |
InterfaceIndex |
Standard MIB values. |
Interface index. |
As per the MIB. |
lldpV2LocPortIdSubtype (1.3.111.2.802.1.1.13.1.3.7.1.2) |
read-only |
LldpV2PortIdSubtype |
Standard MIB values. |
Port ID subtype. |
As per the MIB. |
lldpV2LocPortId (1.3.111.2.802.1.1.13.1.3.7.1.3) |
read-only |
LldpV2PortId |
Standard MIB values. |
Port ID. |
As per the MIB. |
lldpV2LocPortDesc (1.3.111.2.802.1.1.13.1.3.7.1.4) |
read-only |
SnmpAdminString |
OCTET STRING (0..255) |
Port description. |
As per the MIB. |
lldpV2LocManAddrTable
About this table
Use this table to obtain local management address information.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are lldpV2LocManAddrSubtype and lldpV2LocManAddr.
Access |
Syntax |
Value range |
Description |
Implementation |
|
lldpV2LocManAddrSubtype (1.3.111.2.802.1.1.13.1.3.8.1.1) |
not-accessible |
AddressFamilyNumbers |
Standard MIB values. |
Management address subtype. |
As per the MIB. |
lldpV2LocManAddr (1.3.111.2.802.1.1.13.1.3.8.1.2) |
not-accessible |
LldpV2ManAddress |
Standard MIB values. |
Management address. |
The subtypes of the management address TLV are IPv4 and IPv6. |
lldpV2LocManAddrLen (1.3.111.2.802.1.1.13.1.3.8.1.3) |
read-only |
Unsigned32 |
Standard MIB values. |
Management address length. |
As per the MIB. |
lldpV2LocManAddrIfSubtype (1.3.111.2.802.1.1.13.1.3.8.1.4) |
read-only |
LldpV2ManAddrIfSubtype |
Standard MIB values. |
The enumeration value that identifies the port numbering method used for defining the port number associated with the local system. |
As per the MIB. |
lldpV2LocManAddrIfId (1.3.111.2.802.1.1.13.1.3.8.1.5) |
read-only |
Unsigned32 |
Standard MIB values. |
Interface index. |
As per the MIB. |
lldpV2RemTable
About this table
Use this table to obtain neighbor configuration.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are lldpV2RemTimeMark, lldpV2RemLocalIfIndex, lldpV2RemLocalDestMACAddress, and lldpV2RemIndex.
Access |
Syntax |
Value range |
Description |
Implementation |
|
lldpV2RemTimeMark (1.3.111.2.802.1.1.13.1.4.1.1.1) |
not-accessible |
TimeFilter |
Standard MIB values. |
Time mark for a neighbor. |
The time mark is the time when this object is created or the remote system is updated. You can use the time mark to search for remote system records. |
lldpV2RemLocalIfIndex (1.3.111.2.802.1.1.13.1.4.1.1.2) |
not-accessible |
InterfaceIndex |
Standard MIB values. |
Local interface receiving the neighbor information. |
As per the MIB. |
lldpV2RemLocalDestMACAddress (1.3.111.2.802.1.1.13.1.4.1.1.3) |
not-accessible |
LldpV2DestAddressTableIndex |
Standard MIB values. |
Neighbor agent ID. |
As per the MIB. |
lldpV2RemIndex (1.3.111.2.802.1.1.13.1.4.1.1.4) |
not-accessible |
Unsigned32 |
Unsigned32 (1..2147483647) |
Neighbor index. |
As per the MIB. |
lldpV2RemChassisIdSubtype (1.3.111.2.802.1.1.13.1.4.1.1.5) |
read-only |
LldpV2ChassisIdSubtype |
Standard MIB values. |
Neighbor chassis ID subtype. |
As per the MIB. |
lldpV2RemChassisId (1.3.111.2.802.1.1.13.1.4.1.1.6) |
read-only |
LldpV2ChassisId |
Standard MIB values. |
Neighbor chassis ID. |
As per the MIB. |
lldpV2RemPortIdSubtype (1.3.111.2.802.1.1.13.1.4.1.1.7) |
read-only |
LldpV2PortIdSubtype |
Standard MIB values. |
Neighbor port ID subtype. |
As per the MIB. |
lldpV2RemPortId (1.3.111.2.802.1.1.13.1.4.1.1.8) |
read-only |
LldpV2PortId |
Standard MIB values. |
Neighbor port ID. |
As per the MIB. |
lldpV2RemPortDesc (1.3.111.2.802.1.1.13.1.4.1.1.9) |
read-only |
SnmpAdminString |
OCTET STRING (0..255) |
Neighbor port description. |
As per the MIB. |
lldpV2RemSysName (1.3.111.2.802.1.1.13.1.4.1.1.10) |
read-only |
SnmpAdminString |
OCTET STRING (0..255) |
Neighbor system name. |
As per the MIB. |
lldpV2RemSysDesc (1.3.111.2.802.1.1.13.1.4.1.1.11) |
read-only |
SnmpAdminString |
OCTET STRING (0..255) |
Neighbor system description. |
As per the MIB. |
lldpV2RemSysCapSupported (1.3.111.2.802.1.1.13.1.4.1.1.12) |
read-only |
LldpV2SystemCapabilitiesMap |
Standard MIB values. |
Capabilities supported by the neighbor system. |
As per the MIB. |
lldpV2RemSysCapEnabled (1.3.111.2.802.1.1.13.1.4.1.1.13) |
read-only |
LldpV2SystemCapabilitiesMap |
Standard MIB values. |
Capabilities enabled on the neighbor system. |
As per the MIB. |
lldpV2RemRemoteChanges (1.3.111.2.802.1.1.13.1.4.1.1.14) |
read-only |
TruthValue |
Standard MIB values. |
Whether there are changes in the remote system's MIB. |
As per the MIB. |
lldpV2RemTooManyNeighbors (1.3.111.2.802.1.1.13.1.4.1.1.15) |
read-only |
TruthValue |
Standard MIB values. |
Whether there are too many neighbors. |
As per the MIB. |
lldpV2RemManAddrTable
About this table
Use this table to obtain neighbor management address information.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are lldpV2RemTimeMark, lldpV2RemLocalIfIndex, lldpV2RemLocalDestMACAddress, lldpV2RemIndex, lldpV2RemManAddrSubtype, and lldpV2RemManAddr.
Access |
Syntax |
Value range |
Description |
Implementation |
|
lldpV2RemManAddrSubtype (1.3.111.2.802.1.1.13.1.4.2.1.1) |
not-accessible |
AddressFamilyNumbers |
Standard MIB values. |
Management address subtype. |
As per the MIB. |
lldpV2RemManAddr (1.3.111.2.802.1.1.13.1.4.2.1.2) |
not-accessible |
LldpV2ManAddress |
OCTET STRING (1..31) |
Management address. |
As per the MIB. |
lldpV2RemManAddrIfSubtype (1.3.111.2.802.1.1.13.1.4.2.1.3) |
read-only |
LldpV2ManAddrIfSubtype |
Standard MIB values. |
The enumeration value that identifies the interface numbering method used for defining the interface number associated with the remote system. |
As per the MIB. |
lldpV2RemManAddrIfId (1.3.111.2.802.1.1.13.1.4.2.1.4) |
read-only |
Unsigned32 |
Standard MIB values. |
Index of the interface associated with the management address. |
As per the MIB. |
lldpV2RemUnknownTLVTable
About this table
Use this table to display the unrecognized TLVs received from neighbors.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are lldpV2RemTimeMark, lldpV2RemLocalIfIndex, lldpV2RemLocalDestMACAddress, lldpV2RemIndex, and lldpV2RemUnknownTLVType.
Access |
Syntax |
Value range |
Description |
Implementation |
|
lldpV2RemUnknownTLVType (1.3.111.2.802.1.1.13.1.4.3.1.1) |
not-accessible |
Unsigned32 |
Unsigned32 (9..126) |
TLV type. |
As per the MIB. |
lldpV2RemUnknownTLVInfo (1.3.111.2.802.1.1.13.1.4.3.1.2) |
read-only |
OCTET STRING |
OCTET STRING (0..511) |
TLV string. |
As per the MIB. |
lldpV2RemOrgDefInfoTable
About this table
Use this table to display the neighbor organizationally defined information not recognized by the local system.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are lldpV2RemTimeMark, lldpV2RemLocalIfIndex, lldpV2RemLocalDestMACAddress, lldpV2RemIndex, lldpV2RemOrgDefInfoOUI, lldpV2RemOrgDefInfoSubtype, and lldpV2RemOrgDefInfoIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
lldpV2RemOrgDefInfoOUI (1.3.111.2.802.1.1.13.1.4.4.1.1) |
not-accessible |
OCTET STRING |
OCTET STRING (3) |
Organizationally Unique Identifier (OUI). |
As per the MIB. |
lldpV2RemOrgDefInfoSubtype (1.3.111.2.802.1.1.13.1.4.4.1.2) |
not-accessible |
Unsigned32 |
Unsigned32 (1..255) |
Subtype of the organizationally defined information. |
As per the MIB. |
lldpV2RemOrgDefInfoIndex (1.3.111.2.802.1.1.13.1.4.4.1.3) |
not-accessible |
Unsigned32 |
Unsigned32 (1..2147483647) |
Index of the organizationally defined information. |
As per the MIB. |
lldpV2RemOrgDefInfo (1.3.111.2.802.1.1.13.1.4.4.1.4) |
read-only |
OCTET STRING |
OCTET STRING (0..507) |
Organizationally defined information. |
As per the MIB. |