ELTEX-MES-LBD-MIB: View SNMP OID List / Download MIB

VENDOR: ELTEX ENTERPRISE


 Home MIB: ELTEX-MES-LBD-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
 eltMesLbd 1.3.6.1.4.1.35265.1.23.127
         eltMesLbdNotif 1.3.6.1.4.1.35265.1.23.127.0
             eltLbdVlanBasedVlanNotif 1.3.6.1.4.1.35265.1.23.127.0.1
A eltLbdVlanBasedVlanNotif is generated when VLAN with detected loopback is enabled/disabled.
         eltLbdVlanBased 1.3.6.1.4.1.35265.1.23.127.1 truthvalue read-write
Enable/Disable VLAN based loopback detection.
         eltLbdVlanBasedRecoveryTime 1.3.6.1.4.1.35265.1.23.127.2 integer read-write
VLAN disable period in seconds. Valid only for VLAN based loopback detection. Default value of 0 means that VLAN will never be recovered.
         eltLbdVlanBasedPortTable 1.3.6.1.4.1.35265.1.23.127.3 no-access
This table contains per port VLAN list for which loopback is detected.
             eltLbdVlanBasedPortEntry 1.3.6.1.4.1.35265.1.23.127.3.1 no-access
The entry contains per port VLAN list for which loopback is detected.
                 eltLbdVlanBasedPort 1.3.6.1.4.1.35265.1.23.127.3.1.1 interfaceindex read-only
The port number.
                 eltLbdVlanBasedVlanId1To1024 1.3.6.1.4.1.35265.1.23.127.3.1.2 octet string read-only
First VlanId List that have detected a loopback.
                 eltLbdVlanBasedVlanId1025To2048 1.3.6.1.4.1.35265.1.23.127.3.1.3 octet string read-only
Second VlanId List that have detected a loopback.
                 eltLbdVlanBasedVlanId2049To3072 1.3.6.1.4.1.35265.1.23.127.3.1.4 octet string read-only
Third VlanId List that have detected a loopback.
                 eltLbdVlanBasedVlanId3073To4094 1.3.6.1.4.1.35265.1.23.127.3.1.5 octet string read-only
Fourth VlanId List that have detected a loopback.
         eltLbdVlanBasedVlanStateTable 1.3.6.1.4.1.35265.1.23.127.4 no-access
This table contains per port and VLAN loopback state. Only VLANS in which port is tagged or native member are present.
             eltLbdVlanBasedVlanStateEntry 1.3.6.1.4.1.35265.1.23.127.4.1 no-access
The entry contains per port and VLAN loopback state.
                 eltLbdVlanBasedVlanStatePort 1.3.6.1.4.1.35265.1.23.127.4.1.1 interfaceindex read-only
Port number with LBD enabled.
                 eltLbdVlanBasedVlanStateVlan 1.3.6.1.4.1.35265.1.23.127.4.1.2 vlanindex read-only
ID of VLAN that port belongs to.
                 eltLbdVlanBasedVlanState 1.3.6.1.4.1.35265.1.23.127.4.1.3 integer read-only
The loopback state of port in VLAN. Enumeration: 'active': 1, 'blocked': 2.