DLINKSW-LBD-MIB

File: DLINKSW-LBD-MIB.mib (14476 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB Q-BRIDGE-MIB DLINKSW-TC-MIB
DLINK-ID-REC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
DisplayString TruthValue MODULE-COMPLIANCE
OBJECT-GROUP InterfaceIndex VlanId
Dlink2kVlanList dlinkIndustrialCommon

Defined Types

DLbdIfCfgEntry  
SEQUENCE    
  dLbdIfCfgIndex InterfaceIndex
  dLbdIfCfgEnabled TruthValue
  dLbdIfLoopStatus INTEGER
  dLbdIfLoopVlans DisplayString

Defined Values

dlinkSwLoopbackDetectMIB 1.3.6.1.4.1.171.14.46
This MIB module defines objects for loopback detection.
MODULE-IDENTITY    

dLbdNotifications 1.3.6.1.4.1.171.14.46.0
OBJECT IDENTIFIER    

dLbdObjects 1.3.6.1.4.1.171.14.46.1
OBJECT IDENTIFIER    

dLbdConformance 1.3.6.1.4.1.171.14.46.2
OBJECT IDENTIFIER    

dLbdCtrlInterval 1.3.6.1.4.1.171.14.46.1.1
This object indicates the interval in seconds at which LBD packets are transmitted.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..32767  

dLbdCtrlGlobalEnabled 1.3.6.1.4.1.171.14.46.1.2
This object indicates whether the loopback detection is enabled globally.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dLbdCtrlMode 1.3.6.1.4.1.171.14.46.1.3
This object indicates the loopback detection mode. portBased(1) - The loopback detection works in port-based mode. vlanBased(2) - The loopback detection works in vlan-based mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER portBased(1), vlanBased(2)  

dLbdActMode 1.3.6.1.4.1.171.14.46.1.6
This object indicates the loopback detection action mode. shundown(1) - When loop has been detected, the port will be shut down (disabled) in port-based mode, the traffic will be block on specific VLAN in VLAN-based mode. This is the default value. none(2) - When loop has been detected, the port will NOT be disabled in port-based mode, the traffic will NOT be block on specific VLAN in VLAN-based mode. Just send log and trap.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER shutdown(1), none(2)  

dLbdNotifyEnabled 1.3.6.1.4.1.171.14.46.1.7
Set to 'true' to enable global SNMP notification for loopback detection feature. Setting the object to 'false' will disable SNMP notifications.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dLbdIfCfgTable 1.3.6.1.4.1.171.14.46.1.4
A list of loopback detection information entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DLbdIfCfgEntry

dLbdAddressType 1.3.6.1.4.1.171.14.46.1.9
This object indicates the CTP packet's DA type. multicast(1) - Only multicast CTP packet will be sent.The CTP packet's DA is CF-00-00-00-00-00. broadcast(2) - Only broadcast CTP packet will be sent.The CTP packet's DA is FF-FF-FF-FF-FF-FF.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER multicast(1), broadcast(2)  

dLbdIfCfgEntry 1.3.6.1.4.1.171.14.46.1.4.1
An entry indicates the setting of loopback detection on an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  DLbdIfCfgEntry  

dLbdIfCfgIndex 1.3.6.1.4.1.171.14.46.1.4.1.1
This object indicates the ifIndex of the physical port or port channel.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

dLbdIfCfgEnabled 1.3.6.1.4.1.171.14.46.1.4.1.2
This object indicates whether the loopback detection is enabled on the interface.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dLbdIfLoopStatus 1.3.6.1.4.1.171.14.46.1.4.1.3
This object indicates whether the interface loopback status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), loop(2)  

dLbdIfLoopVlans 1.3.6.1.4.1.171.14.46.1.4.1.4
This object indicates the VLAN list that has detected a loopback.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

dLbdVlanCtrlObjects 1.3.6.1.4.1.171.14.46.1.5
This identifier defines a subtree under which a set of objects are defined to enable loopback detection on specific VLANs. That is, LBD Control packet will be sent out for the VLAN that the port has the membership and within the specified VLAN list (the correspondig bit is '1'). When enabled VLAN ID list is empty, that is both dLbdVlanCrlFirst2K and dLbdVlanCrlSecond2K are zero lenth string, LBD Control packet is sent out for all VLANs that the port has the membership.
Status: current Access: read-only
OBJECT-IDENTITY    

dLbdVlanCrlFirst2K 1.3.6.1.4.1.171.14.46.1.5.1
This object specifies the loopback detection enabled VLAN in a string of octets containing one bit per VLAN for VLANs 1 to 2048. If the bit is set to '1', then the VLAN is enabled for loopback detection.
Status: current Access: read-write
OBJECT-TYPE    
  Dlink2kVlanList  

dLbdVlanCrlSecond2K 1.3.6.1.4.1.171.14.46.1.5.2
This object specifies the loopback detection enabled VLAN in a string of octets containing one bit per VLAN for VLANs 2049 to 4095. If the bit is set to '1', then the VLAN is enabled for loopback detection.
Status: current Access: read-write
OBJECT-TYPE    
  Dlink2kVlanList  

dLbdNotifyInfo 1.3.6.1.4.1.171.14.46.1.8
This identifier is a group for variable bindings for traps.
Status: current Access: read-write
OBJECT-IDENTITY    

dLbdNotifyInfoIfIndex 1.3.6.1.4.1.171.14.46.1.8.1
This object indicates the interface id that has detected a loopback.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InterfaceIndex  

dLbdNotifyInfoVlanId 1.3.6.1.4.1.171.14.46.1.8.2
This object indicates the vlan id that has detected a loopback.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  VlanId  

dLbdLoopOccurred 1.3.6.1.4.1.171.14.46.0.1
This trap is sent when an interface loop occurs.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

dLbdLoopRestart 1.3.6.1.4.1.171.14.46.0.2
This trap is sent when an interface loop restarts after the interval time.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

dLbdVlanLoopOccurred 1.3.6.1.4.1.171.14.46.0.3
This trap is sent when an interface with a VID loop occurs.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

dLbdVlanLoopRestart 1.3.6.1.4.1.171.14.46.0.4
This trap is sent when an interface loop with a VID restarts after the interval time.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

dLbdMIBCompliances 1.3.6.1.4.1.171.14.46.2.1
OBJECT IDENTIFIER    

dLbdMIBGroups 1.3.6.1.4.1.171.14.46.2.2
OBJECT IDENTIFIER    

dLbdMIBCompliance 1.3.6.1.4.1.171.14.46.2.1.1
The compliance statement for entities which implement the DLINKSW-LBD-MIB.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

dLbdCfgGroup 1.3.6.1.4.1.171.14.46.2.2.1
A collection of objects providing management of the loopback detection feature.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

dLbdIfCfgGroup 1.3.6.1.4.1.171.14.46.2.2.2
A collection of objects providing the per-interface control of loopback detection.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

dLbdCtrlModeGroup 1.3.6.1.4.1.171.14.46.2.2.3
A collection of objects providing the mode of loopback detection.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

dLbdVlanCtrlGroup 1.3.6.1.4.1.171.14.46.2.2.4
A collection of objects providing the VLAN list of loopback detection.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

dLbdNotificationGroup 1.3.6.1.4.1.171.14.46.2.2.5
A collection of notifications used for monitoring the hosts under the control of loopback detection.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP