SIAE-LLF-MIB: View SNMP OID List / Download MIB

VENDOR: SIAE MICROELETTRONICA S.P.A.


 Home MIB: SIAE-LLF-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
 llf 1.3.6.1.4.1.3373.1103.85
SIAE's Link Loss Forwarding MIB.
       llfMibVersion 1.3.6.1.4.1.3373.1103.85.1 integer read-only
Numerical version of this module. The string version of this MIB have the following format: XX.YY.ZZ so, for example, the value 1 should be interpreted as 00.00.01 and the value 10001 should be interpreted as 01.00.01.
       llfTable 1.3.6.1.4.1.3373.1103.85.2 no-access
Table with SIAE's LLF entries.
           llfEntry 1.3.6.1.4.1.3373.1103.85.2.1 no-access
SIAE's LLF entry.
               llfIndex 1.3.6.1.4.1.3373.1103.85.2.1.1 interfaceindex no-access
A unique value, greater than zero, for each interface supporting LLF. This object is identical to the ifIndex of the standard MIB-2 ifTable.
               llfEnable 1.3.6.1.4.1.3373.1103.85.2.1.2 integer read-only
On interfaces supporting LLF, this object is used to disable or enable LLF towards local LAN interfaces. Enumeration: 'enable': 2, 'disable': 1.
               llfUnidirectionalFault 1.3.6.1.4.1.3373.1103.85.2.1.3 integer read-only
When enable is set, a local link fault causes LLF on both local and remote interfaces. Enumeration: 'enable': 2, 'disable': 1.
               llfDelayTime 1.3.6.1.4.1.3373.1103.85.2.1.4 integer read-only
The LLF delay time specifies the time interval (in seconds) to wait for to actuate or to remove the Link Loss Forwarding condition.
               llfProtectionMode 1.3.6.1.4.1.3373.1103.85.2.1.5 integer read-only
When protection mode is enabled, LLF alarm is issued only when all radio links or circuits connected to interface are alarmed. Enumeration: 'enable': 2, 'disable': 1.
               llfAlarm 1.3.6.1.4.1.3373.1103.85.2.1.6 alarmstatus read-only
Interface Link Loss Forwarding alarm status.
               llfRowStatus 1.3.6.1.4.1.3373.1103.85.2.1.7 rowstatus read-only
Status of this row of llfTable. This object may not be set to destroy until at least a circuit belong to this LLF interface. In other words, circuits must be deleted before a LLF interface.
       llfMapTable 1.3.6.1.4.1.3373.1103.85.3 no-access
This table map llf interface on llf circuits.
           llfMapEntry 1.3.6.1.4.1.3373.1103.85.3.1 no-access
SIAE's llf cross-connection entry.
               llfMapLinkIndex 1.3.6.1.4.1.3373.1103.85.3.1.1 integer read-only
Radio link identifier. With llfMapPolIndex and llfMapCircuitIndex it points to a specific instance of llfCircuitTable.
               llfMapPolIndex 1.3.6.1.4.1.3373.1103.85.3.1.2 integer read-only
Radio polarization identifier. With llfMapLinkIndex and llfMapCircuitIndex it points to a specific instance of llfCircuitTable.
               llfMapCircuitIndex 1.3.6.1.4.1.3373.1103.85.3.1.3 integer read-only
LLF circuit identifier. With llfMapLinkIndex and llfMapPolIndex it points to a specific instance of llfCircuitTable.
               llfMapLosInsertion 1.3.6.1.4.1.3373.1103.85.3.1.4 integer read-only
Enable or disable insertion of interface LOS into a specified circuit. The inserted LOS is transported through the radio link. Enumeration: 'enable': 2, 'disable': 1.
               llfMapInsertionMode 1.3.6.1.4.1.3373.1103.85.3.1.5 integer read-only
In single mode, LOS is inserted in the circuit if the relative interface has a LOS alarm. In group mode, LOS is inserted when all (grouped) interfaces mapped to the same circuit have a LOS alarm. Enumeration: 'single': 1, 'group': 2.
               llfMapSignalFail 1.3.6.1.4.1.3373.1103.85.3.1.6 truthvalue read-only
Alarm condition detected on specified circuit.
               llfMapRowStatus 1.3.6.1.4.1.3373.1103.85.3.1.7 rowstatus read-only
Status of this row of llfMapTable
       llfCircuitTable 1.3.6.1.4.1.3373.1103.85.4 no-access
Table describing llf circuits available over each link. This circuits can be connected to available interfaces via llfMapTable.
           llfCircuitEntry 1.3.6.1.4.1.3373.1103.85.4.1 no-access
SIAE's llf circuit entry.
               llfCircuitLinkIndex 1.3.6.1.4.1.3373.1103.85.4.1.1 integer read-only
Radio link identifier.
               llfCircuitPolIndex 1.3.6.1.4.1.3373.1103.85.4.1.2 integer read-only
Radio polarization identifier.
               llfCircuitIndex 1.3.6.1.4.1.3373.1103.85.4.1.3 integer read-only
LLF circuit identifier.
               llfCircuitLinkLabel 1.3.6.1.4.1.3373.1103.85.4.1.4 displaystring read-only
ASCII string used to assign a name to the radio link and polarization.
               llfCircuitRowStatus 1.3.6.1.4.1.3373.1103.85.4.1.5 rowstatus read-only
Status of this row of llfCircuitTable
       llfAlarmSeverityCode 1.3.6.1.4.1.3373.1103.85.5 alarmseveritycode read-write
Defines the severity associated to the llfAlarm and enables/disables the trap generation on status change event.