LANART-MIB: View SNMP OID List / Download MIB

VENDOR: LANART CORP.


 Home MIB: LANART-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
 lanart 1.3.6.1.4.1.712
         laMib1 1.3.6.1.4.1.712.1
             laProducts 1.3.6.1.4.1.712.1.1
                 laTpHub 1.3.6.1.4.1.712.1.1.1
                     laTpHub1 1.3.6.1.4.1.712.1.1.1.1
                         etm120x 1.3.6.1.4.1.712.1.1.1.1.12
                         etm160x 1.3.6.1.4.1.712.1.1.1.1.16
                         etm240x 1.3.6.1.4.1.712.1.1.1.1.24
                     laTpHub2 1.3.6.1.4.1.712.1.1.1.2
                         ete120x 1.3.6.1.4.1.712.1.1.1.2.12
                         ete160x 1.3.6.1.4.1.712.1.1.1.2.16
                         ete240x 1.3.6.1.4.1.712.1.1.1.2.24
                     laTpHub3 1.3.6.1.4.1.712.1.1.1.3
                         bbAui 1.3.6.1.4.1.712.1.1.1.3.0
                         bbAuiTp 1.3.6.1.4.1.712.1.1.1.3.1
                         bbAuiBnc 1.3.6.1.4.1.712.1.1.1.3.2
                         bbAuiTpBnc 1.3.6.1.4.1.712.1.1.1.3.3
                         bbAui10BASE_FL 1.3.6.1.4.1.712.1.1.1.3.4
             laHubMib 1.3.6.1.4.1.712.1.2
                 laSys 1.3.6.1.4.1.712.1.2.1
                     laSysConfig 1.3.6.1.4.1.712.1.2.1.1 integer read-write
Setting this object to save(1) will save all configuration variables to non-volatile memory. Setting this object to load(2) will configure the hub according to the stored configuration. Setting this object to factory(3) will configure the hub according to the factory settings. A return value of ok(4) means the non-volatile memory is operational. A return value of failed(5) means the non-volatile memory has failed. Enumeration: 'load': 2, 'failed': 5, 'save': 1, 'ok': 4, 'factory': 3.
                     laJoystick 1.3.6.1.4.1.712.1.2.1.2 integer read-write
Setting this object to disabled(2) prevents use of the four-position switch on the front panel. Resetting this object to enabled(1) allows use of the switch. Enumeration: 'disabled': 2, 'enabled': 1.
                     laLinkAlert 1.3.6.1.4.1.712.1.2.1.3 integer read-write
Setting this object enables or disables the LinkALERT feature of the backbone 10BASE-T or 10BASE-FL port. A return value of not-applicable indicates that none of the backbone ports feature LinkALERT. Enumeration: 'disabled': 2, 'enabled': 1, 'not-applicable': 3.
                 laTpPort 1.3.6.1.4.1.712.1.2.2
                     laTpPortTable 1.3.6.1.4.1.712.1.2.2.1 no-access
Table of descriptive and status information about the ports.
                         laTpPortEntry 1.3.6.1.4.1.712.1.2.2.1.1 no-access
An entry in the table, containing information about a single port.
                             laTpPortGroupIndex 1.3.6.1.4.1.712.1.2.2.1.1.1 integer read-only
This object identifies the group containing the port for which this entry contains information.
                             laTpPortIndex 1.3.6.1.4.1.712.1.2.2.1.1.2 integer read-only
This object identifies the port within the group for which this entry contains information.
                             laTpLinkTest 1.3.6.1.4.1.712.1.2.2.1.1.3 integer read-write
Setting this object to disabled(2) disables the link test feature. This may be useful for interoperation with pre-10BASE-T equipment. Setting this object to enabled(1) enables the feature. A return value of failed(3) indicates a link test failure for this port. A return value of not-applicable(4) indicates that the specified port does not have a link test. Enumeration: 'disabled': 2, 'failed': 3, 'enabled': 1, 'not-applicable': 4.
                             laTpAutoPolarity 1.3.6.1.4.1.712.1.2.2.1.1.4 integer read-write
Setting this object to disabled(2) disables the auto polarity test for this port. Setting this object to enabled(1) enables the feature. A return value of corrected(3) indicates that the polarity test has sensed a reversal on the receive wiring pair, and has corrected this fault by inverting its receive signal. A return value of not-applicable(4) indicates that the specified port does not support polarity correction. Enumeration: 'disabled': 2, 'corrected': 3, 'enabled': 1, 'not-applicable': 4.
           laPortStatus 1.3.6.1.4.1.7120.1
The laPortStatus trap conveys a change in status of a particular port. This trap is sent for a given port when either of the following status variables change for that port: rptrPortAdminStatus, laTpLinkTest The rptrHealth trap contains the rptrPortOperStatus object.