- Table of Contents
-
- 06-Layer 2 - LAN Switching
- 01-HH3C-LswMAM-MIB
- 02-HH3C-LswMSTP-MIB
- 03-HH3C-LswVLAN-MIB
- 04-HH3C-MAC-INFORMATION-MIB
- 05-HH3C-MLAG-MIB
- 06-HH3C-PROTOCOL-VLAN-MIB
- 07-HH3C-PVST-MIB
- 08-HH3C-QINQV2-MIB
- 09-HH3C-SUBNET-VLAN-MIB
- 10-HH3C-VMAP-MIB
- 11-IEEE8023-LAG-MIB
- 12-LLDP-EXT-DOT1-MIB
- 13-LLDP-EXT-DOT1-V2-MIB
- 14-LLDP-EXT-DOT3-MIB
- 15-LLDP-EXT-DOT3-V2-MIB
- 16-LLDP-EXT-MED-MIB
- 17-LLDP-MIB
- 18-LLDP-V2-MIB
- 19-BRIDGE-MIB
- 20-EtherLike-MIB
- 21-HH3C-LAG-MIB
- 22-HH3C-LLDP-EXT-MIB
- 23-HH3C-LPBKDT-MIB
- Related Documents
-
Title | Size | Download |
---|---|---|
22-HH3C-LLDP-EXT-MIB | 77.50 KB |
Contents
HH3C-LLDP-EXT-MIB
About this MIB
The Link Layer Discovery Protocol (LLDP) is a Layer 2 industry-standard protocol (IEEE 802.1AB) that allows network devices from different vendors to discover neighbors and exchange system and configuration information.
This MIB defines private MIB objects for the following extended LLDP management features:
· Global LLDP configuration:
¡ Global status of LLDP.
¡ Global status of CDP compatibility.
· LLDP port configuration:
¡ Port-specific packet transmission settings of CDP-compatible LLDP.
¡ Protection action taken on ports whose neighbors fail validation.
¡ Protection action taken on ports whose neighbors age out.
· LLDP neighbor validation criteria:
¡ Chassis ID subtype.
¡ Chassis ID.
¡ Port ID subtype.
¡ Port ID.
· Feature status on LLDP-enabled ports:
¡ Neighbor validation status.
¡ Neighbor aging status.
· Trapping configuration on LLDP-enabled ports:
¡ Trapping for neighbor validation status changes.
¡ Trapping for neighbor aging status changes.
MIB file name
hh3c-lldp-ext.mib
Root object
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).huawei.h3c(10).h3cCommon(2).h3clldp(100)
Scalar objects
hh3clldpAdminStatus
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3clldpAdminStatus (1.3.6.1.4.1.25506.2.100.1.1.1) |
read-write |
TruthValue |
true(1) false(2) |
Global status of LLDP. |
As per the MIB. |
hh3clldpComplianceCDPStatus
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3clldpComplianceCDPStatus (1.3.6.1.4.1.25506.2.100.1.1.2) |
read-write |
TruthValue |
true(1) false(2) |
Global status of CDP compatibility. |
Not supported. Fixed at 2. |
Tabular objects
hh3clldpPortConfigTable
About this table
Use this table to configure LLDP on ports.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Supported |
Not supported |
Supported |
Columns
The table index is hh3clldpPortConfigPortNum.
The table OID is 1.3.6.1.4.1.25506.2.100.1.1.3.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3clldpPortConfigPortNum (1.3.6.1.4.1.25506.2.100.1.1.3.1.1) |
not-accessible |
LldpPortNumber |
Standard MIB values. |
Port index. |
As per the MIB. |
hh3clldpPortConfigCDPComplianceStatus (1.3.6.1.4.1.25506.2.100.1.1.3.1.2) |
read-write |
INTEGER |
txAndRx(1) disabled(2) |
Packet transmission capabilities of CDP-compatible LLDP. |
As per the MIB. |
hh3clldpPortConfigValidationAction (1.3.6.1.4.1.25506.2.100.1.1.3.1.3) |
read-write |
Integer32 |
Standard MIB values. |
Neighbor validation status. |
As per the MIB. |
h3clldpPortConfigAgingAction (1.3.6.1.4.1.25506.2.100.1.1.3.1.4) |
read-write |
Integer32 |
Standard MIB values. |
Neighbor aging status. |
As per the MIB. |
h3clldpNbIdentityTable
About this table
Use this table to configure neighbor validation criteria.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Supported |
Supported |
Supported |
Columns
The table index is hh3clldpNbIdentityPortNum.
The table OID is 1.3.6.1.4.1.25506.2.100.1.1.4.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
h3clldpNbIdentityPortNum (1.3.6.1.4.1.25506.2.100.1.1.4.1.1) |
not-accessible |
LldpPortNumber |
Standard MIB values. |
Port index. |
As per the MIB. |
h3clldpNbIdentityChassisIDSubtype (1.3.6.1.4.1.25506.2.100.1.1.4.1.2) |
read-write |
INTEGER |
default(0) chassisComponent(1) interfaceAlias(2) portComponent(3) macAddress(4) networkAddress(5) interfaceName(6) local(7) |
Chassis ID subtype. |
As per the MIB. |
h3clldpNbIdentityChassisID (1.3.6.1.4.1.25506.2.100.1.1.4.1.3) |
read-write |
OCTET STRING |
OCTET STRING (0..255) |
Chassis ID. |
As per the MIB. |
h3clldpNbIdentityPortIDSubtype (1.3.6.1.4.1.25506.2.100.1.1.4.1.4) |
read-write |
INTEGER |
default(0) interfaceAlias(1) portComponent(2) macAddress(3) networkAddress(4) interfaceName(5) agentCircuitId(6) local(7) |
Port ID subtype. |
As per the MIB. |
h3clldpNbIdentityPortID (1.3.6.1.4.1.25506.2.100.1.1.4.1.5) |
read-write |
OCTET STRING |
OCTET STRING (0..255) |
Port ID. |
As per the MIB. |
h3clldpNbIdentityRowStatus (1.3.6.1.4.1.25506.2.100.1.1.4.1.6) |
read-create |
RowStatus |
Standard MIB values. |
Row status. |
As per the MIB. |
h3clldpPortStatusTable
About this table
Use this table to obtain status of features on LLDP-enabled ports.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table index is hh3clldpPortStatusPortNum.
The table OID is 1.3.6.1.4.1.25506.2.100.1.1.5.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
h3clldpPortStatusPortNum (1.3.6.1.4.1.25506.2.100.1.1.5.1.1) |
accessible-for-notify |
LldpPortNumber |
Standard MIB values. |
Port index. |
As per the MIB. |
h3clldpPortValidationStatus (1.3.6.1.4.1.25506.2.100.1.1.5.1.2) |
read-only |
Integer32 |
Standard MIB values. |
Neighbor validation status. |
As per the MIB. |
h3clldpPortAgingStatus (1.3.6.1.4.1.25506.2.100.1.1.5.1.3) |
read-only |
Integer32 |
Standard MIB values. |
Neighbor aging status. |
As per the MIB. |
h3clldpRemManAddrTable
About this table
Use this table to display neighbor management addresses.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are lldpRemTimeMark, lldpRemLocalPortNum, lldpRemIndex, lldpRemManAddrSubtype, and lldpRemManAddr.
The table OID is 1.3.6.1.4.1.25506.2.100.1.2.1.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
h3clldpRemManAddrSubtype (1.3.6.1.4.1.25506.2.100.1.2.1.1.1) |
read-only |
AddressFamilyNumbers |
Standard MIB values. |
Encoding format. |
As per the MIB. |
h3clldpRemManAddr (1.3.6.1.4.1.25506.2.100.1.2.1.1.2) |
read-only |
OCTET STRING |
OCTET STRING (1..255) |
Management address. |
As per the MIB. |
h3clldpRemManAddrIfSubtype (1.3.6.1.4.1.25506.2.100.1.2.1.1.3) |
read-only |
LldpManAddrIfSubtype |
Standard MIB values. |
LLDP neighbor port numbers. |
As per the MIB. |
h3clldpRemManAddrIfId (1.3.6.1.4.1.25506.2.100.1.2.1.1.4) |
read-only |
Integer32 |
Standard MIB values. |
Port number. |
As per the MIB. |
h3clldpRemManAddrOID (1.3.6.1.4.1.25506.2.100.1.2.1.1.5) |
read-only |
OBJECT IDENTIFIER |
Standard MIB values. |
OID. |
Not supported |
Notifications
h3clldpValidationStatusChange
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.100.2.0.1 |
Neighbor validation status changes. |
Informational |
- |
- |
OFF |
Description
LLDP neighbor validation enables a port to validate the identity of the neighbor based on the neighbor validation criteria configured on the port. Each incoming LLDP packet must match all the validation criteria configured on the port. If the neighbor information in a packet does not match the criteria, the system shuts down the data link layer and disables data transmission on the port.
Status control
ON
CLI: Use the lldp neighbor-protection validation command.
OFF
CLI: Use the undo lldp neighbor-protection validation command.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.100.1.1.5.1.1 (h3clldpPortStatusPortNum) |
Port index. |
Yes |
LldpPortNumber |
Standard MIB values. |
1.3.6.1.4.1.25506.2.100.1.1.5.1.2 (h3clldpPortValidationStatus) |
Neighbor validation status. |
No |
Integer32 |
Standard MIB values. |
Recommended action
Identify the cause for neighbor validation failure.
h3clldpAgingStatusChange
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.100.2.0.2 |
Neighbor aging status changes. |
Informational |
- |
- |
OFF |
Description
The system blocks or shuts down an LLDP neighbor aging-enabled port if the neighbor on the port ages out.
Status control
ON
CLI: Use the lldp neighbor-protection aging { block | shutdown } command.
OFF
CLI: Use the undo lldp neighbor-protection aging command.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.100.1.1.5.1.1 (h3clldpPortStatusPortNum) |
Port index. |
Yes |
LldpPortNumber |
Standard MIB values. |
1.3.6.1.4.1.25506.2.100.1.1.5.1.3 (h3clldpPortAgingStatus) |
Neighbor aging status. |
No |
Integer32 |
Standard MIB values. |
Recommended action
Check whether a neighbor has aged out.