HH3C-LPBKDT-MIB
- Registered at
- 1.3.6.1.4.1.25506.2.95
- Last updated
- 2014-07-26 15:18
- Organization
- New H3C Technologies Co., Ltd.
- Revisions
- 2014-07-26 15:18, 2009-03-30 17:41, 2008-09-27 15:04
- Namespace
- comware
- Source file
HH3C-LPBKDT-MIB- Digest
sha256:dee933c07b1027ef3ccabee852d2e5de5fde4212a5f77fe85ee99b3f0be90309
Description
Loops may cause broadcast storms. The purpose of loopback detection is to detect loops on the device and to protect the network.
Contact
Comware Team New H3C Technologies Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip:100085
Imports
| From | Symbols |
|---|---|
| HH3C-OID-MIB | hh3cCommon |
| IF-MIB | InterfaceIndex, ifDescr, ifIndex |
| Q-BRIDGE-MIB | VlanId |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BRIDGE-MIB HH3C-LPBKDT-MIB HH3C-OID-MIB IANAifType-MIB IF-MIB P-BRIDGE-MIB Q-BRIDGE-MIB RFC1158-MIB RFC1271-MIB RMON-MIB RMON2-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC TOKEN-RING-RMON-MIB
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| Hh3cLpbkdtActionType TEXTUAL-CONVENTION 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 enumeration 'block(2)' means that the device disables MAC address learning and blocks traffic on the port. The enumeration 'nolearning(3)' means that the device disables MAC address learning on the port. The enumeration 'shutdown(4)' means that the device shuts down the port. The device automatically sets the port to the forwarding state after the time interval configured. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hh3cLpbkdtNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.95.1 | |||
| hh3cLpbkdtTrapPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.95.1.0 | |||
| hh3cLpbkdtObjects OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.95.2 | |||
| hh3cLpbkdtVlanID OBJECT-TYPE The ID of VLAN. | 1.3.6.1.4.1.25506.2.95.2.1 | VlanId | accessible-for-notify | current |
| hh3cLpbkdtVlanEnable OBJECT-TYPE 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 VLANs 1 through 8, the second octet specifying VLANs 9 through 16, etc. Within each octet, the most significant bit represents the highest numbered VLAN, and the least significant bit represents the lowest numbered VLAN. Thus, each VLAN is represented by a single bit within the value of this object. A bit with a value of '1' indicates that the loop detection is enabled globally for the VLAN; the loop detection is disabled globally for the VLAN if its bit has a value of '0'. The 4095th and 4096th bits must be have a value of '0'. | 1.3.6.1.4.1.25506.2.95.2.2 | OCTET STRING (SIZE(512)) | read-write | current |
| hh3cLpbkdtAction OBJECT-TYPE 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 global action. | 1.3.6.1.4.1.25506.2.95.2.3 | Hh3cLpbkdtActionType | read-write | current |
| hh3cLpbkdtIntervalTime OBJECT-TYPE The interval at which loop detection frames are transmitted. | 1.3.6.1.4.1.25506.2.95.2.4 | Integer32 (1..300) | read-write | current |
| hh3cLpbkdtPortTable OBJECT-TYPE A table containing information about the loop detection configurations and status for individual ports. | 1.3.6.1.4.1.25506.2.95.2.5 | not-accessible | current | |
| hh3cLpbkdtPortEntry OBJECT-TYPE Detailed information of a specified port. | 1.3.6.1.4.1.25506.2.95.2.5.1 | not-accessible | current | |
| hh3cLpbkdtPortIfIndex OBJECT-TYPE The ifIndex of the port. | 1.3.6.1.4.1.25506.2.95.2.5.1.1 | InterfaceIndex | not-accessible | current |
| hh3cLpbkdtPortVlanEnable OBJECT-TYPE 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 VLANs 1 through 8, the second octet specifying VLANs 9 through 16, etc. Within each octet, the most significant bit represents the highest numbered VLAN, and the least significant bit represents the lowest numbered VLAN. Thus, each VLAN is represented by a single bit within the value of this object. A bit with a value of '1' indicates that the loop detection is enabled on the port for the VLAN; the loop detection is disabled on the port for the VLAN if its bit has a value of '0'. The 4095th and 4096th bits must be have a value of '0'. | 1.3.6.1.4.1.25506.2.95.2.5.1.2 | OCTET STRING (SIZE(512)) | read-write | current |
| hh3cLpbkdtPortAction OBJECT-TYPE 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.25506.2.95.2.5.1.3 | Hh3cLpbkdtActionType | read-write | current |
| hh3cLpbkdtPortLoopbacked OBJECT-TYPE Whether the port is looped. | 1.3.6.1.4.1.25506.2.95.2.5.1.4 | TruthValue | read-only | current |
Notifications
| Name | OID | Status |
|---|---|---|
| hh3cLpbkdtTrapLoopbacked NOTIFICATION-TYPE Trap message is generated when the interface is looped. | 1.3.6.1.4.1.25506.2.95.1.0.1 | current |
| hh3cLpbkdtTrapRecovered NOTIFICATION-TYPE Trap message is generated when the loops on the interface are eliminated. | 1.3.6.1.4.1.25506.2.95.1.0.2 | current |
| hh3cLpbkdtTrapPerVlanLoopbacked NOTIFICATION-TYPE Trap message is generated when the interface is looped in the VLAN. | 1.3.6.1.4.1.25506.2.95.1.0.3 | current |
| hh3cLpbkdtTrapPerVlanRecovered NOTIFICATION-TYPE Trap message is generated when the loop on the interface is eliminated in the VLAN. | 1.3.6.1.4.1.25506.2.95.1.0.4 | current |