LOOPBACK-DETECT-MIB: View SNMP OID List / Download MIB

VENDOR: D-LINK


 Home MIB: LOOPBACK-DETECT-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 swLoopDetectMIB 1.3.6.1.4.1.171.12.41
The structure of loopback detection management for the proprietary enterprise.
       swLoopDetectCtrl 1.3.6.1.4.1.171.12.41.1
           swLoopDetectAdminState 1.3.6.1.4.1.171.12.41.1.1 integer read-write
This object indicates the loopback detection status for the system. Enumeration: 'disabled': 2, 'enabled': 1.
           swLoopDetectInterval 1.3.6.1.4.1.171.12.41.1.2 integer read-write
This object indicates the interval value. The range is from 1 to 32767 seconds.
           swLoopDetectRecoverTime 1.3.6.1.4.1.171.12.41.1.3 integer read-write
This object indicates the recover time. The range is from 60 to 1000000. The value of 0 disables the recover function.
           swLoopDetectMode 1.3.6.1.4.1.171.12.41.1.4 integer read-write
This object indicates the loopback detection mode for the system. Enumeration: 'port-based': 2, 'vlan-based': 1.
           swLoopDetectTrapMode 1.3.6.1.4.1.171.12.41.1.5 integer read-write
This object indicates the loopback detection trap mode for the system. Enumeration: 'loop-detected': 2, 'loop-cleared': 3, 'none': 1, 'both': 4.
           swLoopDetectLogState 1.3.6.1.4.1.171.12.41.1.6 integer read-write
This object indicates the LBD log state. Enumeration: 'disabled': 2, 'enabled': 1.
       swLoopDetectInfo 1.3.6.1.4.1.171.12.41.2
       swLoopDetectPortMgmt 1.3.6.1.4.1.171.12.41.3
           swLoopDetectPortTable 1.3.6.1.4.1.171.12.41.3.1 no-access
The table specifies the loopback detection function specified by port.
               swLoopDetectPortEntry 1.3.6.1.4.1.171.12.41.3.1.1 no-access
The table specifies the loopback detection function specified by port.
                   swLoopDetectPortIndex 1.3.6.1.4.1.171.12.41.3.1.1.1 integer read-only
This object indicates the module's port number. The range is from 1 to the maximum port number specified in the module
                   swLoopDetectPortState 1.3.6.1.4.1.171.12.41.3.1.1.2 integer read-write
This object indicates the loopback detection function state on the port. Enumeration: 'disabled': 2, 'enabled': 1.
                   swLoopDetectPortLoopVLAN 1.3.6.1.4.1.171.12.41.3.1.1.3 displaystring read-only
This object indicates the VLAN list that has detected a loopback.
                   swLoopDetectPortLoopStatus 1.3.6.1.4.1.171.12.41.3.1.1.4 integer read-only
This object indicates the port status. Enumeration: 'error': 3, 'loop': 2, 'normal': 1.
       swLoopDetectNotify 1.3.6.1.4.1.171.12.41.10
             swLoopDetectNotifyPrefix 1.3.6.1.4.1.171.12.41.10.0
                 swPortLoopOccurred 1.3.6.1.4.1.171.12.41.10.0.1
The trap is sent when a port loop occurs.
                 swPortLoopRestart 1.3.6.1.4.1.171.12.41.10.0.2
The trap is sent when a port loop restarts after the interval time.
                 swVlanLoopOccurred 1.3.6.1.4.1.171.12.41.10.0.3
The trap is sent when a Port with a VID loop occurs.
                 swVlanLoopRestart 1.3.6.1.4.1.171.12.41.10.0.4
The trap is sent when a Port with a VID loop restarts after the interval time.
             swLoopDetectNotificationBidings 1.3.6.1.4.1.171.12.41.10.1
                 swVlanLoopDetectVID 1.3.6.1.4.1.171.12.41.10.1.1 integer no-access
This object indicates the VID that has detected a loopback.