HUAWEI-LDT-MIB
- Registered at
- 1.3.6.1.4.1.2011.5.25.174
- Last updated
- 2017-06-08 11:08
- Organization
- Huawei Technologies Co.,Ltd.
- Revisions
- 2017-06-08 11:08, 2015-12-03 15:28
- Namespace
- huawei
- Source file
HUAWEI-LDT-MIB- Digest
sha256:9b2567e100cee74c7293b813857614474c44182ee2bbad64a35777449339e363
Description
This file is an LDT-MIB. It provides such functions of globally enabling or disabling the LDT function, enabling the global alarm, clearing statistics on ports and configuring work mode and so on.
Contact
Huawei Industrial Base Bantian, Longgang Shenzhen 518129 People's Republic of China Website: http://www.huawei.com Email: support@huawei.com
Imports
| From | Symbols |
|---|---|
| HUAWEI-MIB | hwDatacomm |
| IF-MIB | InterfaceIndex |
| P-BRIDGE-MIB | EnabledStatus |
| Q-BRIDGE-MIB | VlanId |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, 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 HUAWEI-LDT-MIB HUAWEI-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
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hwLdtObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.174.1 | |||
| hwLdtConfiguration OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.174.1.1 | |||
| hwLdtEnable OBJECT-TYPE Globally enable or disable the LDT configuration. If the hwLdtEnable is 1, LDT is enabled. If the hwLdtEnable is 2, LDT is disabled. By default, LDT is 2(disabled). | 1.3.6.1.4.1.2011.5.25.174.1.1.1 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| hwLdtIntervalTime OBJECT-TYPE Packet send interval time. By default, the time is 5s. | 1.3.6.1.4.1.2011.5.25.174.1.1.2 | Integer32 (5..300) | read-write | current |
| hwLdtVlanListLow OBJECT-TYPE The lowest possible value of the vlan list. | 1.3.6.1.4.1.2011.5.25.174.1.1.3 | OCTET STRING (SIZE(256)) | read-write | current |
| hwLdtVlanListHigh OBJECT-TYPE The highest possible value of the vlan list. | 1.3.6.1.4.1.2011.5.25.174.1.1.4 | OCTET STRING (SIZE(256)) | read-write | current |
| hwLdtPortConfigTable OBJECT-TYPE LDT port congfiguration table. | 1.3.6.1.4.1.2011.5.25.174.1.1.5 | not-accessible | current | |
| hwLdtPortConfigEntry OBJECT-TYPE Entries of the LDT port congfiguration table. | 1.3.6.1.4.1.2011.5.25.174.1.1.5.1 | not-accessible | current | |
| hwLdtInterfaceIndex OBJECT-TYPE A unique value, greater than zero, for each interface or interface sub-layer in the managed system. The value is consistent with the ifIndex in ifTable of IF-MIB. | 1.3.6.1.4.1.2011.5.25.174.1.1.5.1.1 | InterfaceIndex | not-accessible | current |
| hwLdtInterfaceName OBJECT-TYPE The interface name. | 1.3.6.1.4.1.2011.5.25.174.1.1.5.1.2 | OCTET STRING (SIZE(0..48)) | read-only | current |
| hwLdtPortLdtEnable OBJECT-TYPE Interface enable or disable. If the hwLdtPortLdtEnable is 1, it is enabled. If the hwLdtPortLdtEnable is 2, it is disabled. By default, it is disabled. | 1.3.6.1.4.1.2011.5.25.174.1.1.5.1.3 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| hwLdtPortMode OBJECT-TYPE Action of Loop detection, including trap, blocking, noLearning, shutdown and quitvlan. By default the mode is shutdown. | 1.3.6.1.4.1.2011.5.25.174.1.1.5.1.4 | INTEGER {trap(1), blocking(2), noLearning(3), shutdown(4), quitvlan(5)} | read-write | current |
| hwLdtPortStatus OBJECT-TYPE Port status, including normal, blocking, noLearning, shutdown, and quitvlan. By default the status is normal. | 1.3.6.1.4.1.2011.5.25.174.1.1.5.1.5 | INTEGER {normal(1), blocking(2), noLearning(3), shutdown(4), quitvlan(5)} | read-only | current |
| hwLdtPortRecoveryTime OBJECT-TYPE Port recovery time.By default the time is 255s. | 1.3.6.1.4.1.2011.5.25.174.1.1.5.1.6 | Integer32 (0..255) | read-write | current |
| hwLdtPortStatusTable OBJECT-TYPE LDT port status table. | 1.3.6.1.4.1.2011.5.25.174.1.1.6 | not-accessible | current | |
| hwLdtPortStatusEntry OBJECT-TYPE Entries of the LDT port status table. | 1.3.6.1.4.1.2011.5.25.174.1.1.6.1 | not-accessible | current | |
| hwLdtPortVlanIDIndex OBJECT-TYPE Port enabled vlanId. | 1.3.6.1.4.1.2011.5.25.174.1.1.6.1.1 | VlanId | not-accessible | current |
| hwLdtPortVlanStatus OBJECT-TYPE Port status, including normal, blocking, noLearning, shutdown and quitvlan. By default the status is normal. | 1.3.6.1.4.1.2011.5.25.174.1.1.6.1.2 | INTEGER {normal(1), blocking(2), noLearning(3), shutdown(4), quitvlan(5)} | read-only | current |
| hwPortLoopDetectTable OBJECT-TYPE A table containing the port external loopback detection information for device. It can protect the port from external loopback. | 1.3.6.1.4.1.2011.5.25.174.1.1.7 | not-accessible | current | |
| hwPortLoopDetectEntry OBJECT-TYPE Entries of the port external loopback detection table. | 1.3.6.1.4.1.2011.5.25.174.1.1.7.1 | not-accessible | current | |
| hwPortLoopDetectIfIndex OBJECT-TYPE The port number which will be configured port external loopback detection. | 1.3.6.1.4.1.2011.5.25.174.1.1.7.1.1 | InterfaceIndex | not-accessible | current |
| hwLPortLoopDetectIfName OBJECT-TYPE The interface name. | 1.3.6.1.4.1.2011.5.25.174.1.1.7.1.2 | OCTET STRING (SIZE(0..48)) | read-only | current |
| hwPortLoopDetectEnabled OBJECT-TYPE When this object is set to 'enabled(1)' Port external loopback detection is enabled on this port else disabled. | 1.3.6.1.4.1.2011.5.25.174.1.1.7.1.3 | EnabledStatus | read-write | current |
| hwPortLoopDetectRecoveryTime OBJECT-TYPE The detect period of port external loopback detection. | 1.3.6.1.4.1.2011.5.25.174.1.1.7.1.4 | Integer32 (0..1000) | read-write | current |
| hwPortLoopDetectAction OBJECT-TYPE The port external loopback detection protect action of this entry. | 1.3.6.1.4.1.2011.5.25.174.1.1.7.1.5 | INTEGER {shutdown(1), blocking(2), trap(3), noLearning(4), quitvlan(5)} | read-write | current |
| hwPortLoopDetectStatus OBJECT-TYPE The current status of port(normal/blocking/shutdown/trap/noLearning/quitvlan). | 1.3.6.1.4.1.2011.5.25.174.1.1.7.1.6 | INTEGER {normal(1), blocking(2), shutdown(3), trap(4), noLearning(5), quitvlan(6)} | read-only | current |
| hwPortLoopDetectProtocol OBJECT-TYPE The ethernet type of the detecting packet to port external loopback detection. | 1.3.6.1.4.1.2011.5.25.174.1.1.7.1.7 | OCTET STRING (SIZE(2)) | read-write | current |
| hwPortLoopDetectVlanLow OBJECT-TYPE The lowest value of the vlan list for detecting loop. | 1.3.6.1.4.1.2011.5.25.174.1.1.7.1.8 | OCTET STRING (SIZE(256)) | read-write | current |
| hwPortLoopDetectVlanHigh OBJECT-TYPE The highest value of the vlan list for detecting loop. | 1.3.6.1.4.1.2011.5.25.174.1.1.7.1.9 | OCTET STRING (SIZE(256)) | read-write | current |
| hwLoopDetectInterval OBJECT-TYPE The detect period of system external loopback detection, the default value is 5 second. | 1.3.6.1.4.1.2011.5.25.174.1.1.8 | Integer32 (5..300) | read-write | current |
| hwLoopDetectSendingPacketInterval OBJECT-TYPE The period of sending detecting packet, the default value is 5 second. | 1.3.6.1.4.1.2011.5.25.174.1.1.9 | Integer32 (1..300) | read-write | current |
| hwLdtPortTrapObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.174.2 | |||
| hwLdtPortLoopVlanListLow OBJECT-TYPE The lowest possible value of the vlan list for discovering loop. | 1.3.6.1.4.1.2011.5.25.174.2.1 | OCTET STRING (SIZE(256)) | accessible-for-notify | current |
| hwLdtPortLoopVlanListHigh OBJECT-TYPE The highest possible value of the vlan list for discovering loop. | 1.3.6.1.4.1.2011.5.25.174.2.2 | OCTET STRING (SIZE(256)) | accessible-for-notify | current |
| hwLdtPortRecoverVlanListLow OBJECT-TYPE The lowest possible value of the vlan list for discovering loop. | 1.3.6.1.4.1.2011.5.25.174.2.3 | OCTET STRING (SIZE(256)) | accessible-for-notify | current |
| hwLdtPortRecoverVlanListHigh OBJECT-TYPE The highest possible value of the vlan list for discovering loop. | 1.3.6.1.4.1.2011.5.25.174.2.4 | OCTET STRING (SIZE(256)) | accessible-for-notify | current |
| hwLdtPortLoopDetectVlanList OBJECT-TYPE The possible vlan for discovering loop. | 1.3.6.1.4.1.2011.5.25.174.2.5 | OCTET STRING (SIZE(0..1024)) | accessible-for-notify | current |
| hwLdtPortLoopAutoTrapVlanList OBJECT-TYPE VLANs for which only an alarm is reported after a loop is detected. | 1.3.6.1.4.1.2011.5.25.174.2.6 | OCTET STRING (SIZE(0..512)) | accessible-for-notify | current |
| hwLdtTraps OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.174.3 | |||
| hwLdtConformance OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.174.4 | |||
| hwLdtConformances OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.174.4.1 | |||
| hwLdtGroups OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.174.4.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| hwLdtPortLoop NOTIFICATION-TYPE Notify the NMS that the LDT detected Loop.hwLdtInterfaceName node is interface name, hwLdtPortLoopVlanlistLow node is The lowest possible value of the vlan list, hwLdtPortLoopVlanlistHigh node is The highest possible value of the vlan list. | 1.3.6.1.4.1.2011.5.25.174.3.1 | current |
| hwLdtPortRecovry NOTIFICATION-TYPE Notify the NMS that the LDT detected resuming port.hwLdtInterfaceName node is interface index, hwLdtPortRecoverVlanlistLow node is The lowest possible value of the vlan list, hwLdtPortRecoverVlanlistHigh node is The highest possible value of the vlan list. | 1.3.6.1.4.1.2011.5.25.174.3.2 | current |
| hwLdtPortLoopDetect NOTIFICATION-TYPE Notify the NMS that Loopback does exist on this port, hwLdtPortLoopDetectVlanList node indicates that which VLAN exits loopback, hwPortLoopDetectStatus node is the status of this port. | 1.3.6.1.4.1.2011.5.25.174.3.3 | current |
| hwLdtPortLoopDetectRecovery NOTIFICATION-TYPE Notify the NMS that Loopback disappeared on this port. | 1.3.6.1.4.1.2011.5.25.174.3.4 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| hwLdtCompliance MODULE-COMPLIANCE The compliance statement for SNMP entities which implement the HUAWEI-LDT-MIB. | 1.3.6.1.4.1.2011.5.25.174.4.1.1 | current |
| hwLdtConfigGroup OBJECT-GROUP The collection of objects which are used to configure the LDT implementation behavior. This group is mandatory for agents which implement the LDT. | 1.3.6.1.4.1.2011.5.25.174.4.2.1 | current |
| hwLdtPortConfigGroup OBJECT-GROUP The collection of objects indicate information of port. | 1.3.6.1.4.1.2011.5.25.174.4.2.2 | current |
| hwLdtTrapPortGroup OBJECT-GROUP The collection of notifications used to indicate HUAWEI-LDT-MIB data consistency and general status information. | 1.3.6.1.4.1.2011.5.25.174.4.2.3 | current |
| hwLdtTrapGroup NOTIFICATION-GROUP The collection of notifications used to indicate HUAWEI-LDT-MIB data consistency and general status information. | 1.3.6.1.4.1.2011.5.25.174.4.2.4 | current |