HUAWEI-LDT-MIB

File: HUAWEI-LDT-MIB.mib (19609 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI SNMPv2-CONF
HUAWEI-MIB IF-MIB Q-BRIDGE-MIB
P-BRIDGE-MIB

Imported symbols

TruthValue TEXTUAL-CONVENTION MODULE-IDENTITY
OBJECT-TYPE Integer32 Counter32
OBJECT-IDENTITY Unsigned32 NOTIFICATION-TYPE
OBJECT-GROUP MODULE-COMPLIANCE NOTIFICATION-GROUP
hwDatacomm InterfaceIndex VlanId
EnabledStatus

Defined Types

HwLdtPortConfigEntry  
SEQUENCE    
  hwLdtInterfaceIndex InterfaceIndex
  hwLdtInterfaceName OCTET STRING
  hwLdtPortLdtEnable INTEGER
  hwLdtPortMode INTEGER
  hwLdtPortStatus INTEGER
  hwLdtPortRecoveryTime Integer32

HwLdtPortStatusEntry  
SEQUENCE    
  hwLdtPortVlanIDIndex VlanId
  hwLdtPortVlanStatus INTEGER

HwPortLoopDetectEntry  
SEQUENCE    
  hwPortLoopDetectIfIndex InterfaceIndex
  hwLPortLoopDetectIfName OCTET STRING
  hwPortLoopDetectEnabled EnabledStatus
  hwPortLoopDetectRecoveryTime Integer32
  hwPortLoopDetectAction INTEGER
  hwPortLoopDetectStatus INTEGER
  hwPortLoopDetectProtocol OCTET STRING
  hwPortLoopDetectVlanLow OCTET STRING Size(256)
  hwPortLoopDetectVlanHigh OCTET STRING Size(256)

Defined Values

hwLdtMIB 1.3.6.1.4.1.2011.5.25.174
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.
MODULE-IDENTITY    

hwLdtObjects 1.3.6.1.4.1.2011.5.25.174.1
OBJECT IDENTIFIER    

hwLdtPortTrapObjects 1.3.6.1.4.1.2011.5.25.174.2
OBJECT IDENTIFIER    

hwLdtTraps 1.3.6.1.4.1.2011.5.25.174.3
OBJECT IDENTIFIER    

hwLdtConformance 1.3.6.1.4.1.2011.5.25.174.4
OBJECT IDENTIFIER    

hwLdtConfiguration 1.3.6.1.4.1.2011.5.25.174.1.1
OBJECT IDENTIFIER    

hwLdtEnable 1.3.6.1.4.1.2011.5.25.174.1.1.1
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).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

hwLdtIntervalTime 1.3.6.1.4.1.2011.5.25.174.1.1.2
Packet send interval time. By default, the time is 5s.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 5..300  

hwLdtVlanListLow 1.3.6.1.4.1.2011.5.25.174.1.1.3
The lowest possible value of the vlan list.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(256)  

hwLdtVlanListHigh 1.3.6.1.4.1.2011.5.25.174.1.1.4
The highest possible value of the vlan list.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(256)  

hwLdtPortConfigTable 1.3.6.1.4.1.2011.5.25.174.1.1.5
LDT port congfiguration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwLdtPortConfigEntry

hwLdtPortConfigEntry 1.3.6.1.4.1.2011.5.25.174.1.1.5.1
Entries of the LDT port congfiguration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwLdtPortConfigEntry  

hwLdtInterfaceIndex 1.3.6.1.4.1.2011.5.25.174.1.1.5.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hwLdtInterfaceName 1.3.6.1.4.1.2011.5.25.174.1.1.5.1.2
The interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..48)  

hwLdtPortLdtEnable 1.3.6.1.4.1.2011.5.25.174.1.1.5.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

hwLdtPortMode 1.3.6.1.4.1.2011.5.25.174.1.1.5.1.4
Action of Loop detection, including trap, blocking, noLearning, shutdown and quitvlan. By default the mode is shutdown.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER trap(1), blocking(2), noLearning(3), shutdown(4), quitvlan(5)  

hwLdtPortStatus 1.3.6.1.4.1.2011.5.25.174.1.1.5.1.5
Port status, including normal, blocking, noLearning, shutdown, and quitvlan. By default the status is normal.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), blocking(2), noLearning(3), shutdown(4), quitvlan(5)  

hwLdtPortRecoveryTime 1.3.6.1.4.1.2011.5.25.174.1.1.5.1.6
Port recovery time.By default the time is 255s.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

hwLdtPortStatusTable 1.3.6.1.4.1.2011.5.25.174.1.1.6
LDT port status table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwLdtPortStatusEntry

hwLdtPortStatusEntry 1.3.6.1.4.1.2011.5.25.174.1.1.6.1
Entries of the LDT port status table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwLdtPortStatusEntry  

hwLdtPortVlanIDIndex 1.3.6.1.4.1.2011.5.25.174.1.1.6.1.1
Port enabled vlanId.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanId  

hwLdtPortVlanStatus 1.3.6.1.4.1.2011.5.25.174.1.1.6.1.2
Port status, including normal, blocking, noLearning, shutdown and quitvlan. By default the status is normal.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), blocking(2), noLearning(3), shutdown(4), quitvlan(5)  

hwPortLoopDetectTable 1.3.6.1.4.1.2011.5.25.174.1.1.7
A table containing the port external loopback detection information for device. It can protect the port from external loopback.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwPortLoopDetectEntry

hwPortLoopDetectEntry 1.3.6.1.4.1.2011.5.25.174.1.1.7.1
Entries of the port external loopback detection table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwPortLoopDetectEntry  

hwPortLoopDetectIfIndex 1.3.6.1.4.1.2011.5.25.174.1.1.7.1.1
The port number which will be configured port external loopback detection.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hwLPortLoopDetectIfName 1.3.6.1.4.1.2011.5.25.174.1.1.7.1.2
The interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..48)  

hwPortLoopDetectEnabled 1.3.6.1.4.1.2011.5.25.174.1.1.7.1.3
When this object is set to 'enabled(1)' Port external loopback detection is enabled on this port else disabled.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

hwPortLoopDetectRecoveryTime 1.3.6.1.4.1.2011.5.25.174.1.1.7.1.4
The detect period of port external loopback detection, the default value is 0.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

hwPortLoopDetectAction 1.3.6.1.4.1.2011.5.25.174.1.1.7.1.5
The port external loopback detection protect action of this entry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER shutdown(1), blocking(2), trap(3), noLearning(4), quitvlan(5)  

hwPortLoopDetectStatus 1.3.6.1.4.1.2011.5.25.174.1.1.7.1.6
The current status of port(normal/blocking/shutdown/trap/noLearning/quitvlan).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), blocking(2), shutdown(3), trap(4), noLearning(5), quitvlan(6)  

hwPortLoopDetectProtocol 1.3.6.1.4.1.2011.5.25.174.1.1.7.1.7
The ethernet type of the detecting packet to port external loopback detection.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(2)  

hwPortLoopDetectVlanLow 1.3.6.1.4.1.2011.5.25.174.1.1.7.1.8
The lowest value of the vlan list for detecting loop.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(256)  

hwPortLoopDetectVlanHigh 1.3.6.1.4.1.2011.5.25.174.1.1.7.1.9
The highest value of the vlan list for detecting loop.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(256)  

hwLoopDetectInterval 1.3.6.1.4.1.2011.5.25.174.1.1.8
The detect period of system external loopback detection, the default value is 5 second.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 5..300  

hwLoopDetectSendingPacketInterval 1.3.6.1.4.1.2011.5.25.174.1.1.9
The period of sending detecting packet, the default value is 5 second.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..300  

hwLdtPortLoopVlanListLow 1.3.6.1.4.1.2011.5.25.174.2.1
The lowest possible value of the vlan list for discovering loop.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING Size(256)  

hwLdtPortLoopVlanListHigh 1.3.6.1.4.1.2011.5.25.174.2.2
The highest possible value of the vlan list for discovering loop.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING Size(256)  

hwLdtPortRecoverVlanListLow 1.3.6.1.4.1.2011.5.25.174.2.3
The lowest possible value of the vlan list for discovering loop.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING Size(256)  

hwLdtPortRecoverVlanListHigh 1.3.6.1.4.1.2011.5.25.174.2.4
The highest possible value of the vlan list for discovering loop.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING Size(256)  

hwLdtPortLoopDetectVlanList 1.3.6.1.4.1.2011.5.25.174.2.5
The possible vlan for discovering loop.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING Size(0..1024)  

hwLdtPortLoop 1.3.6.1.4.1.2011.5.25.174.3.1
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.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwLdtPortRecovry 1.3.6.1.4.1.2011.5.25.174.3.2
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.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwLdtPortLoopDetect 1.3.6.1.4.1.2011.5.25.174.3.3
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.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwLdtPortLoopDetectRecovery 1.3.6.1.4.1.2011.5.25.174.3.4
Notify the NMS that Loopback disappeared on this port.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwLdtConformances 1.3.6.1.4.1.2011.5.25.174.4.1
OBJECT IDENTIFIER    

hwLdtGroups 1.3.6.1.4.1.2011.5.25.174.4.2
OBJECT IDENTIFIER    

hwLdtCompliance 1.3.6.1.4.1.2011.5.25.174.4.1.1
The compliance statement for SNMP entities which implement the HUAWEI-LDT-MIB.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

hwLdtConfigGroup 1.3.6.1.4.1.2011.5.25.174.4.2.1
The collection of objects which are used to configure the LDT implementation behavior. This group is mandatory for agents which implement the LDT.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hwLdtPortConfigGroup 1.3.6.1.4.1.2011.5.25.174.4.2.2
The collection of objects indicate information of port.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hwLdtTrapPortGroup 1.3.6.1.4.1.2011.5.25.174.4.2.3
The collection of notifications used to indicate HUAWEI-LDT-MIB data consistency and general status information.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hwLdtTrapGroup 1.3.6.1.4.1.2011.5.25.174.4.2.4
The collection of notifications used to indicate HUAWEI-LDT-MIB data consistency and general status information.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP