H3C-LPBKDT-MIB
19 objects
Loops may cause broadcast storms. The purpose of loopback detection is to detect loops on the device and to protect the network.
Imported Objects
| HUAWEI-3COM-OID-MIB | h3cCommon |
| IF-MIB | ifDescr ifIndex InterfaceIndex |
| Q-BRIDGE-MIB | VlanId |
| SNMPv2-SMI | Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE |
| SNMPv2-TC | TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.2011.10.2.95 | Identityh3cLpbkdt | Loops may cause broadcast storms. The purpose of loopback detection is to detect loops on the device and to protect the network. | ||
| 1.3.6.1.4.1.2011.10.2.95.1 | Nodeh3cLpbkdtNotifications | |||
| 1.3.6.1.4.1.2011.10.2.95.1.0 | Nodeh3cLpbkdtTrapPrefix | |||
| 1.3.6.1.4.1.2011.10.2.95.1.0.1 | Notificationh3cLpbkdtTrapLoopbacked | current | Trap message is generated when the interface is looped. | |
| 1.3.6.1.4.1.2011.10.2.95.1.0.2 | Notificationh3cLpbkdtTrapRecovered | current | Trap message is generated when the loops on the interface are eliminated. | |
| 1.3.6.1.4.1.2011.10.2.95.1.0.3 | Notificationh3cLpbkdtTrapPerVlanLoopbacked | current | Trap message is generated when the interface is looped in the VLAN. | |
| 1.3.6.1.4.1.2011.10.2.95.1.0.4 | Notificationh3cLpbkdtTrapPerVlanRecovered | current | Trap message is generated when the loop on the interface is eliminated in the VLAN. | |
| 1.3.6.1.4.1.2011.10.2.95.2 | Nodeh3cLpbkdtObjects | |||
| 1.3.6.1.4.1.2011.10.2.95.2.1 | Scalarh3cLpbkdtVlanID | accessible-for-notify | current | The ID of VLAN. |
| 1.3.6.1.4.1.2011.10.2.95.2.2 | Scalarh3cLpbkdtVlanEnable | read-write | current | Whether the loop detection is enabled globally for the VLANs. Each octet within this value specifies a set of eight VLANs, with the first octet specifying VLAN… |
| 1.3.6.1.4.1.2011.10.2.95.2.3 | Scalarh3cLpbkdtAction | read-write | current | Global loopback detection action on the port on which a loop is detected. The global action applies to all ports. The per-port action takes precedence over the… |
| 1.3.6.1.4.1.2011.10.2.95.2.4 | Scalarh3cLpbkdtIntervalTime | read-write | current | The interval at which loop detection frames are transmitted. |
| 1.3.6.1.4.1.2011.10.2.95.2.5 | Tableh3cLpbkdtPortTable | not-accessible | current | A table containing information about the loop detection configurations and status for individual ports. |
| 1.3.6.1.4.1.2011.10.2.95.2.5.1 | Rowh3cLpbkdtPortEntry | not-accessible | current | Detailed information of a specified port. |
| 1.3.6.1.4.1.2011.10.2.95.2.5.1.1 | Columnh3cLpbkdtPortIfIndex | not-accessible | current | The ifIndex of the port. |
| 1.3.6.1.4.1.2011.10.2.95.2.5.1.2 | Columnh3cLpbkdtPortVlanEnable | read-write | current | Whether the loop detection is enabled on the port for the VLANs. Each octet within this value specifies a set of eight VLANs, with the first octet specifying V… |
| 1.3.6.1.4.1.2011.10.2.95.2.5.1.3 | Columnh3cLpbkdtPortAction | read-write | current | Loopback detection action on the port on which a loop is detected. The per-port action takes precedence over the global action. |
| 1.3.6.1.4.1.2011.10.2.95.2.5.1.4 | Columnh3cLpbkdtPortLoopbacked | read-only | current | Whether the port is looped. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| H3cLpbkdtActionType | INTEGER { none(1), block(2), nolearning(3), shutdown(4) } | current | Loopback detection action on the port on which a loop is detected. When a loop is detected on a port, the device generates a log. The enumeration 'none(1)' means that the device performs no action on the port. The enume… |