LEA-SMART-SPLITTER-MIB: View SNMP OID List / Download MIB

VENDOR: LEA (LABORATOIRE EUROPEEN ADSL)


 Home MIB: LEA-SMART-SPLITTER-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
 leaSmartSplitter 1.3.6.1.4.1.14841.1.1
LEA Smart Splitter Management Information Base
     splitterRelay 1.3.6.1.4.1.14841.1.1.1
         relayActiveDuration 1.3.6.1.4.1.14841.1.1.1.1 integer read-write
Duration that a bypass relay is active in seconds. As a fail-safe mechanism, the relay will automatically return a line back to normal operational mode when this timer has expired. The same relay timer value will be used for every port.
         numberOfActiveRelays 1.3.6.1.4.1.14841.1.1.1.2 integer read-only
Total count of active relays. The agent controls the number of active relays so that the maximum is not exceeded in order to keep power consumption down.
         heartBeat 1.3.6.1.4.1.14841.1.1.1.3 integer read-only
This parameter returns a simply acknowledge following a request from the manager. Enumeration: 'ack': 1.
         relayTable 1.3.6.1.4.1.14841.1.1.1.4 no-access
Table of relay status
             relayTableEntry 1.3.6.1.4.1.14841.1.1.1.4.1 no-access
A row describing a relay status
                 relayIndex 1.3.6.1.4.1.14841.1.1.1.4.1.1 integer32 no-access
The index of the table. Its value is (relaySlot-1)*24+relayPort
                 relaySlot 1.3.6.1.4.1.14841.1.1.1.4.1.2 integer read-only
The slot being addressed Enumeration: 'Slot-11': 11, 'Slot-10': 10, 'Slot-13': 13, 'Slot-12': 12, 'Slot-15': 15, 'Slot-14': 14, 'Slot-5': 5, 'Slot-4': 4, 'Slot-7': 7, 'Slot-6': 6, 'Slot-1': 1, 'Slot-3': 3, 'Slot-2': 2, 'Slot-9': 9, 'Slot-8': 8.
                 relayPort 1.3.6.1.4.1.14841.1.1.1.4.1.3 integer read-only
The port being addressed Enumeration: 'Port-18': 18, 'Port-19': 19, 'Port-16': 16, 'Port-17': 17, 'Port-14': 14, 'Port-15': 15, 'Port-12': 12, 'Port-13': 13, 'Port-10': 10, 'Port-11': 11, 'Port-4': 4, 'Port-5': 5, 'Port-6': 6, 'Port-7': 7, 'Port-1': 1, 'Port-2': 2, 'Port-3': 3, 'Port-8': 8, 'Port-9': 9, 'Port-24': 24, 'Port-23': 23, 'Port-22': 22, 'Port-21': 21, 'Port-20': 20.
                 relayStatus 1.3.6.1.4.1.14841.1.1.1.4.1.4 integer read-write
This parameter describes whether a particular POTS line is in a normal or closed loop condition. By setting this parameter, the manager can switch the relays in order to bypass the LPF (Low Pass Filter) for POTS closed loop testing (closed) or force a relay back to normal operation mode before the Relay Active Duration timer times out (normal) Enumeration: 'closed': 2, 'normal': 1.
         relayResetAll 1.3.6.1.4.1.14841.1.1.1.5 integer read-write
This parameter would allow the operator to force a relay back to normal operation for all ports. Enumeration: 'reset': 2, 'unchanged': 1.
         relayChangeNotification 1.3.6.1.4.1.14841.1.1.1.6 snmpadminstring no-access
This notification is sent to the manager after a line status (or relay) change. It takes three parameters : the slot (relaySlot) and port (relayPort) of the line, and its new status (relayStatus)