ITOUCH-LINK-MIB: View SNMP OID List / Download MIB

VENDOR: MRV COMMUNICATIONS


 Home MIB: ITOUCH-LINK-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
 xLink 1.3.6.1.4.1.33.24
       xLinkBasic 1.3.6.1.4.1.33.24.1
           linkTable 1.3.6.1.4.1.33.24.1.1 no-access
A list of links.
               linkEntry 1.3.6.1.4.1.33.24.1.1.1 no-access
Link entry.
                   linkNoBuffers 1.3.6.1.4.1.33.24.1.1.1.1 counter read-only
The number of packets discarded because of lack of buffers.
                   linkDelayExceeded 1.3.6.1.4.1.33.24.1.1.1.2 counter read-only
The number of packets discarded because they were held to long.
                   linkOutputQFull 1.3.6.1.4.1.33.24.1.1.1.3 counter read-only
The number of packets discarded because the output queue was full.
                   linkDownTime 1.3.6.1.4.1.33.24.1.1.1.4 counter read-only
Total number of seconds that the link has been down.
                   linkDownCount 1.3.6.1.4.1.33.24.1.1.1.5 counter read-only
Number of times that the link has been down.
                   linkDownLastStart 1.3.6.1.4.1.33.24.1.1.1.6 timeticks read-only
Value of sysUpTime when the link last went down. If the link is up the value is 0.
                   linkStatus 1.3.6.1.4.1.33.24.1.1.1.7 integer read-only
The status of the link Enumeration: 'testLoop': 141, 'badQuality': 146, 'running2': 130, 'running1': 7, 'disabled': 145, 'purging': 133, 'down': 132, 'speedChange': 143, 'testSend': 139, 'initWaitDsr': 128, 'testReceive': 140, 'purgeWait': 131, 'loop': 138, 'initWait': 129.
                   linkLostBuffers 1.3.6.1.4.1.33.24.1.1.1.8 counter read-only
Number of packets discarded because of lost buffers
           linkResourceTable 1.3.6.1.4.1.33.24.1.2 no-access
A list of link resources.
               linkResourceEntry 1.3.6.1.4.1.33.24.1.2.1 no-access
link entry.
                   linkResourceType 1.3.6.1.4.1.33.24.1.2.1.1 integer read-only
The resource type. Enumeration: 'outputQueue': 2, 'utilization': 1.
                   linkResourceCurrent 1.3.6.1.4.1.33.24.1.2.1.2 gauge read-only
The current percent of the resource used.
                   linkResourceHigh 1.3.6.1.4.1.33.24.1.2.1.3 gauge read-only
The highest percent of the resource used.
                   linkResourceAverage 1.3.6.1.4.1.33.24.1.2.1.4 gauge read-only
The average percent of the resource used.
       xWan 1.3.6.1.4.1.33.24.3
           wanTable 1.3.6.1.4.1.33.24.3.1 no-access
A list of WANs.
               wanEntry 1.3.6.1.4.1.33.24.3.1.1 no-access
WAN entry.
                   wanProtocol 1.3.6.1.4.1.33.24.3.1.1.1 integer read-write
Controls the protocol run on the link, changes ifType, typically to 'other'. Enumeration: 'fr': 3, 'frdcelmi': 7, 'x25': 9, 'xcp': 2, 'fransi': 6, 'frdceansi': 8, 'frlmi': 5, 'ppp': 4.
                   wanCompressionAdminStatus 1.3.6.1.4.1.33.24.3.1.1.2 integer read-write
Controls whether link compression will be run if the link is running the xyplex protocol. Auto will enable compression for links slower than 67000. Enumeration: 'noCompression': 1, 'auto': 256, 'compress': 2.
                   wanMaxForwardDelay 1.3.6.1.4.1.33.24.3.1.1.3 integer read-write
The number of milliseconds that a packet may be held on the Wan link before it will be discarded. The value 0 indicates no limit.
                   wanMaxMultiForwardDelay 1.3.6.1.4.1.33.24.3.1.1.4 integer read-write
The number of milliseconds that a multicast packet may be held on the Wan link before it will be discarded. The value 0 indicates no delay.
                   wanAdminSpeed 1.3.6.1.4.1.33.24.3.1.1.5 integer read-write
The speed that the software should use for the wan link. The value 0 indicates that the measured speed should be used.
                   wanCompressionOperStatus 1.3.6.1.4.1.33.24.3.1.1.6 integer read-only
If the link is running the Xyplex protocol, indicates whether link compression is running. Enumeration: 'notCompressing': 1, 'compressing': 2.