- 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 |
---|---|---|
23-HH3C-LPBKDT-MIB | 50.69 KB |
Contents
HH3C-LPBKDT-MIB
About this MIB
The loop detection mechanism performs periodic checking for Layer 2 loops and processes the interfaces with loops as configured.
Use this MIB to perform the following tasks:
· Generate traps when the loop state of an interface changes.
· Configure and view the loop detection state, loop protection action, and loop detection interval for VLANs globally.
· Configure and view the loop detection state, loop protection action, and loop detection interval for VLANs on an interface.
MIB file name
hh3c-lpbkdt.mib
Root object
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).h3cCommon(2).hh3cDldp2Lpbkdt(95)
Scalar objects
OID of this table is: 1.3.6.1.4.1.25506.2.95.2
hh3cLpbkdtVlanID
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cLpbkdtVlanID (1.3.6.1.4.1.25506.2.95.2.1) |
accessible-for-notify |
INTEGER |
1..4094 |
VLAN ID in reported trap messages when a loop is detected or eliminated on an interface. |
As per the MIB. |
hh3cLpbkdtVlanEnable
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cLpbkdtVlanEnable (1.3.6.1.4.1.25506.2.95.2.2) |
read-write |
OCTETSTRING |
SIZE(1..512) |
Enable or disable loop detection for VLANs globally. |
As per the MIB. |
hh3cLpbkdtAction
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cLpbkdtAction (1.3.6.1.4.1.25506.2.95.2.3) |
read-write |
INTEGER |
none (1), block(2), nolearning(3), shutdown(4) |
Configure the global loop protection action, which is to take on all ports where loops are detected. |
In the current software version, only the log and shutdown operations are supported, and the block and nolearning actions are not supported. |
hh3cLpbkdtAction
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cLpbkdtIntervalTime (1.3.6.1.4.1.25506.2.95.2.4) |
read-write |
Integer32 |
1..300 |
Loop detection interval. |
As per the MIB. |
Tabular objects
hh3cLpbkdtPortTable
OID of this table is: 1.3.6.1.4.1.25506.2.95.2.5
About this table
Use this table to configure loop detection on a port.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Supported |
Supported |
Supported |
Columns
The table index is hh3cLpbkdtPortIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cLpbkdtPortIfIndex (1.3.6.1.4.1.25506.2.95.2.5.1.1) |
not-accessible |
INTEGER |
1..2147483647 |
Interface index. |
As per the MIB. |
hh3cLpbkdtPortVlanEnable (1.3.6.1.4.1.25506.2.95.2.5.1.2) |
read-write |
OCTET STRING |
SIZE(1..512) |
Enable or disable loop detection for VLANs on a port. |
As per the MIB. |
Not related. Please archive it. hh3cLpbkdtPortAction (1.3.6.1.4.1.25506.2.95.2.5.1.3) |
read-write |
INTEGER |
none (1), block(2), nolearning(3), shutdown(4) |
Configure the loop protection action for a port, which is to take on the port when a loop is detected. |
An aggregate interface supports only the log and shutdown actions. The other interfaces support all actions. |
hh3cLpbkdtPortLoopbacked (1.3.6.1.4.1.25506.2.95.2.5.1.4) |
read-only |
TruthValue |
true(1), false(2) |
Check for a loop on a port. |
As per the MIB. |