DLINKSW-LBD-MIB
- Registered at
- 1.3.6.1.4.1.171.14.46
- Last updated
- 2014-10-27 00:00
- Organization
- D-Link Corp.
- Revisions
- 2014-10-27 00:00, 2013-10-23 00:00, 2013-02-05 00:00
- Namespace
- dlink
- Source file
DLINKSW-LBD-MIB- Digest
sha256:1182727d72eba044b6437e0f4aaa313d5437ea87494b419a1941c67bb6452c70
Description
This MIB module defines objects for loopback detection.
Contact
D-Link Corporation Postal: No. 289, Sinhu 3rd Rd., Neihu District, Taipei City 114, Taiwan, R.O.C Tel: +886-2-66000123 E-mail: tsd@dlink.com.tw
Imports
| From | Symbols |
|---|---|
| DLINK-ID-REC-MIB | dlinkIndustrialCommon |
| DLINKSW-TC-MIB | Dlink2kVlanList |
| IF-MIB | InterfaceIndex |
| Q-BRIDGE-MIB | VlanId |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | 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 DLINK-ID-REC-MIB DLINKSW-LBD-MIB DLINKSW-TC-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 |
|---|---|---|---|---|
| dLbdNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.46.0 | |||
| dLbdObjects OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.46.1 | |||
| dLbdCtrlInterval OBJECT-TYPE This object indicates the interval in seconds at which LBD packets are transmitted. | 1.3.6.1.4.1.171.14.46.1.1 | INTEGER (1..32767) | read-write | current |
| dLbdCtrlGlobalEnabled OBJECT-TYPE This object indicates whether the loopback detection is enabled globally. | 1.3.6.1.4.1.171.14.46.1.2 | TruthValue | read-write | current |
| dLbdCtrlMode OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.46.1.3 | INTEGER {portBased(1), vlanBased(2)} | read-write | current |
| dLbdIfCfgTable OBJECT-TYPE A list of loopback detection information entries. | 1.3.6.1.4.1.171.14.46.1.4 | not-accessible | current | |
| dLbdIfCfgEntry OBJECT-TYPE An entry indicates the setting of loopback detection on an interface. | 1.3.6.1.4.1.171.14.46.1.4.1 | not-accessible | current | |
| dLbdIfCfgIndex OBJECT-TYPE This object indicates the ifIndex of the physical port or port channel. | 1.3.6.1.4.1.171.14.46.1.4.1.1 | InterfaceIndex | not-accessible | current |
| dLbdIfCfgEnabled OBJECT-TYPE This object indicates whether the loopback detection is enabled on the interface. | 1.3.6.1.4.1.171.14.46.1.4.1.2 | TruthValue | read-write | current |
| dLbdIfLoopStatus OBJECT-TYPE This object indicates whether the interface loopback status. | 1.3.6.1.4.1.171.14.46.1.4.1.3 | INTEGER {normal(1), loop(2)} | read-only | current |
| dLbdIfLoopVlans OBJECT-TYPE This object indicates the VLAN list that has detected a loopback. | 1.3.6.1.4.1.171.14.46.1.4.1.4 | DisplayString | read-only | current |
| dLbdVlanCtrlObjects OBJECT-IDENTITY 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. | 1.3.6.1.4.1.171.14.46.1.5 | current | ||
| dLbdVlanCrlFirst2K OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.46.1.5.1 | Dlink2kVlanList | read-write | current |
| dLbdVlanCrlSecond2K OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.46.1.5.2 | Dlink2kVlanList | read-write | current |
| dLbdActMode OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.46.1.6 | INTEGER {shutdown(1), none(2)} | read-write | current |
| dLbdNotifyEnabled OBJECT-TYPE Set to 'true' to enable global SNMP notification for loopback detection feature. Setting the object to 'false' will disable SNMP notifications. | 1.3.6.1.4.1.171.14.46.1.7 | TruthValue | read-write | current |
| dLbdNotifyInfo OBJECT-IDENTITY This identifier is a group for variable bindings for traps. | 1.3.6.1.4.1.171.14.46.1.8 | current | ||
| dLbdNotifyInfoIfIndex OBJECT-TYPE This object indicates the interface id that has detected a loopback. | 1.3.6.1.4.1.171.14.46.1.8.1 | InterfaceIndex | accessible-for-notify | current |
| dLbdNotifyInfoVlanId OBJECT-TYPE This object indicates the vlan id that has detected a loopback. | 1.3.6.1.4.1.171.14.46.1.8.2 | VlanId | accessible-for-notify | current |
| dLbdAddressType OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.46.1.9 | INTEGER {multicast(1), broadcast(2)} | read-write | current |
| dLbdConformance OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.46.2 | |||
| dLbdMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.46.2.1 | |||
| dLbdMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.46.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| dLbdLoopOccurred NOTIFICATION-TYPE This trap is sent when an interface loop occurs. | 1.3.6.1.4.1.171.14.46.0.1 | current |
| dLbdLoopRestart NOTIFICATION-TYPE This trap is sent when an interface loop restarts after the interval time. | 1.3.6.1.4.1.171.14.46.0.2 | current |
| dLbdVlanLoopOccurred NOTIFICATION-TYPE This trap is sent when an interface with a VID loop occurs. | 1.3.6.1.4.1.171.14.46.0.3 | current |
| dLbdVlanLoopRestart NOTIFICATION-TYPE This trap is sent when an interface loop with a VID restarts after the interval time. | 1.3.6.1.4.1.171.14.46.0.4 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| dLbdMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the DLINKSW-LBD-MIB. | 1.3.6.1.4.1.171.14.46.2.1.1 | current |
| dLbdCfgGroup OBJECT-GROUP A collection of objects providing management of the loopback detection feature. | 1.3.6.1.4.1.171.14.46.2.2.1 | current |
| dLbdIfCfgGroup OBJECT-GROUP A collection of objects providing the per-interface control of loopback detection. | 1.3.6.1.4.1.171.14.46.2.2.2 | current |
| dLbdCtrlModeGroup OBJECT-GROUP A collection of objects providing the mode of loopback detection. | 1.3.6.1.4.1.171.14.46.2.2.3 | current |
| dLbdVlanCtrlGroup OBJECT-GROUP A collection of objects providing the VLAN list of loopback detection. | 1.3.6.1.4.1.171.14.46.2.2.4 | current |
| dLbdNotificationGroup NOTIFICATION-GROUP A collection of notifications used for monitoring the hosts under the control of loopback detection. | 1.3.6.1.4.1.171.14.46.2.2.5 | current |