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

VENDOR: SHANGHAI BAUD DATA COMMUNICATION DEVELOPMENT


 Home MIB: NMS-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
 nmsLoopbackDetectMIB 1.3.6.1.4.1.3320.9.252
         ldEnable 1.3.6.1.4.1.3320.9.252.1 integer read-write
Loopback-detect global enable configuration to set enable or disable the loopback detection. Enumeration: 'true': 1, 'false': 2.
         ldPortTable 1.3.6.1.4.1.3320.9.252.2 no-access
A table of port's loopback detection configuration.
             ldPortTableEntry 1.3.6.1.4.1.3320.9.252.2.1 no-access
A collection of port's loopback detection configuration.
                 ldPortEnable 1.3.6.1.4.1.3320.9.252.2.1.1 integer read-write
Configuration of enable or disable port's loopback detection. Enumeration: 'true': 1, 'false': 2.
                 ldPortControl 1.3.6.1.4.1.3320.9.252.2.1.2 integer read-write
Configuration of port's control function. Enumeration: 'block': 2, 'learning': 3, 'shutdown': 4, 'warnTrap': 1.
                 ldPortDefaultExistence 1.3.6.1.4.1.3320.9.252.2.1.3 integer read-write
Configure whether there is loopback under the port. Enumeration: 'true': 1, 'false': 2.
                 ldPortDestMac 1.3.6.1.4.1.3320.9.252.2.1.4 octet string read-write
Configuration the loopback detection's dest mac address.
                 ldPortVlanContrl 1.3.6.1.4.1.3320.9.252.2.1.5 octet string read-write
Configure the vlan to loopback detect.
                 ldPortHelloTime 1.3.6.1.4.1.3320.9.252.2.1.6 integer read-write
Configure the period of transmit packet.
                 ldPortRecoverTime 1.3.6.1.4.1.3320.9.252.2.1.7 integer read-write
Configure the period of port's recovery.
                 ldPortBloopbackdetected 1.3.6.1.4.1.3320.9.252.2.1.8 integer read-only
whether loopback is detected on this port.