06-Layer 2 - LAN Switching

HomeSupportRoutersCR16000-F SeriesReference GuidesMIB CompanionH3C CR16000-F Routers MIB Reference-R8530Pxx-6W10006-Layer 2 - LAN Switching
24-LLDP-V2-MIB
Title Size Download
24-LLDP-V2-MIB 115.24 KB

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

CreateNot supported

Edit/ModifySupported

DeleteNot supported

ReadSupported

Columns

The table indexes are lldpV2PortConfigIfIndex and lldpV2PortConfigDestAddressIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

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

CreateNot supported

Edit/ModifyNot supported

DeleteNot supported

ReadSupported

Columns

The table index is lldpV2AddressTableIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

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

CreateSupported

Edit/ModifySupported

DeleteSupported

ReadSupported

Columns

The table indexes are lldpV2ManAddrConfigIfIndex, lldpV2ManAddrConfigDestAddressIndex, lldpV2ManAddrConfigLocManAddrSubtype, lldpV2ManAddrConfigLocManAddr.

Object (OID)

Access

Syntax

Value range

Description

Implementation

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

CreateNot supported

Edit/ModifyNot supported

DeleteNot supported

ReadSupported

Columns

The table indexes are lldpV2StatsTxIfIndex and lldpV2StatsTxDestMACAddress.

Object (OID)

Access

Syntax

Value range

Description

Implementation

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

CreateNot supported

Edit/ModifyNot supported

DeleteNot supported

ReadSupported

Columns

The table indexes are lldpV2StatsRxDestIfIndex and lldpV2StatsRxDestMACAddress.

Object (OID)

Access

Syntax

Value range

Description

Implementation

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

CreateNot supported

Edit/ModifyNot supported

DeleteNot supported

ReadSupported

Columns

The table index is lldpV2LocPortIfIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

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

CreateNot supported

Edit/ModifyNot supported

DeleteNot supported

ReadSupported

Columns

The table indexes are lldpV2LocManAddrSubtype and lldpV2LocManAddr.

Object (OID)

Access

Syntax

Value range

Description

Implementation

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.

lldpV2LocManAddrOID (1.3.111.2.802.1.1.13.1.3.8.1.6)

read-only

OBJECT IDENTIFIER

Standard MIB values.

The OID value used to identify the type of hardware component or protocol entity associated with the management address advertised by the local system agent.

Not supported

 

Notifications

lldpV2RemTablesChange

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.111.2.802.1.1.13.0.0.1

LLDP polling is triggered.

Informational

Warning

N/A (N/A)

OFF

 

Notification triggers

This notification is generated when the value of the lldpV2StatsRemTableLastChangeTime object changes. The network management system can use this notification to trigger LLDP polling to facilitate maintaining remote system entries.

You can set the notification transmission interval by configuring the lldpV2NotificationInterval object.

System impact

No negative impact on the system.

Status control

ON

CLI: Use the lldp notification remote-change enable command.

MIB: Set the lldpV2PortConfigNotificationEnable object to true(1).

OFF

CLI: Use the undo lldp notification remote-change enable command.

MIB: Set the lldpV2PortConfigNotificationEnable object to false(2).

Object

OID (object name)

Description

Index

Type

Value range

lldpV2StatsRemTablesInserts

 (1.3.111.2.802.1.1.13.1.2.2)

Neighbor creation.

N/A

ZeroBasedCounter32

Standard MIB values.

lldpV2StatsRemTablesDeletes

 (1.3.111.2.802.1.1.13.1.2.3)

Neighbor deletion.

N/A

ZeroBasedCounter32

Standard MIB values.

lldpV2StatsRemTablesDrops

 (1.3.111.2.802.1.1.13.1.2.4)

Neighbor discard.

N/A

ZeroBasedCounter32

Standard MIB values.

lldpV2StatsRemTablesAgeouts (1.3.111.2.802.1.1.13.1.2.5)

Neighbor ageout.

N/A

ZeroBasedCounter32

Standard MIB values.

 

Recommended action

1.Verify that the topology changes are as expected.

2.If the issue persists, collect alarm information and configuration data, and then contact H3C Support.

 

  • Cloud & AI
  • InterConnect
  • Intelligent Computing
  • Intelligent Storage
  • Security
  • SMB Products
  • Intelligent Terminal Products
  • Product Support Services
  • Technical Service Solutions
All Services
  • Resource Center
  • Policy
  • Online Help
  • Technical Blogs
All Support
  • Become A Partner
  • Partner Policy & Program
  • Global Learning
  • Partner Sales Resources
  • Partner Business Management
  • Service Business
All Partners
  • Profile
  • News & Events
  • Online Exhibition Center
  • Contact Us
All About Us
新华三官网