AIXIRB-MIB: View SNMP OID List / Download MIB

VENDOR: WESTELL INC.


 Home MIB: AIXIRB-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
 aii 1.3.6.1.4.1.539
         aiSystemOID 1.3.6.1.4.1.539.2
         aiSLC2 1.3.6.1.4.1.539.16
               aiXirb 1.3.6.1.4.1.539.16.5
SLC MIB for misc. TCP options and passive/extended link settings
                   aiXirbSystem 1.3.6.1.4.1.539.16.5.1
                   aiXirbTcp 1.3.6.1.4.1.539.16.5.2
                       aiXirbTcpWindowSize 1.3.6.1.4.1.539.16.5.2.1 integer read-write
Default window size for TCP connections. Current connections will maintain their current window sizes, but new connections will use the updated window size. Enumeration: 'ws1024': 3, 'ws2048': 4, 'ws512': 2, 'ws200': 1.
                       aiXirbTcpSendAhead 1.3.6.1.4.1.539.16.5.2.2 integer read-write
Indicates whether or not TCP connections wait for data acknowledgment before sending more data (if disabled (1)), or send the maximum TCP window size before requiring data to be acknowledged (if enabled (2)). Enumeration: 'disabled': 1, 'enabled': 2.
                   aiXirbX25 1.3.6.1.4.1.539.16.5.3
                       aiXirbBx25CallDown 1.3.6.1.4.1.539.16.5.3.1 integer read-write
If set to off(2), a passive link will stay up after all calls are disconnected. If set to on(1), a passive link will drop and go into DMLOCK (see aiXirbBx25DMlock below) when all the incomming calls are terminated. This object is meaningful only when aiLinkX25LinkMode is set to passive(2) on a given link Enumeration: 'on': 1, 'off': 2.
                       aiXirbBx25DMlock 1.3.6.1.4.1.539.16.5.3.2 integer read-write
The number of seconds to wait for after a link has gone inactive before allowing an outgoing call to attemp to bring up the link. Any outgoing call attempts will be rejected until the DMLOCK timer expires and the passive link returns to the standby mode. This object is meaningful only when aiLinkX25LinkMode is set to passive(2) on a given link
                       aiXirbBx25LinkUp 1.3.6.1.4.1.539.16.5.3.3 integer read-write
The number of seconds to wait for a passive link to become active. This object is meaningful only when aiLinkX25LinkMode is set to passive(2) on a given link
                   aiXirbCpuStats 1.3.6.1.4.1.539.16.5.4
                       aiXirbCpuStatsCurrent 1.3.6.1.4.1.539.16.5.4.1 integer read-only
This indicates the average of percentage CPU utilization during last 60 seconds
                       aiXirbCpuStatsMax 1.3.6.1.4.1.539.16.5.4.2 integer read-only
This shows the maximum percentage CPU utilization during last 24 hours. This value is calculated from the average CPU utilization information which is found every 60 seconds.
                       aiXirbCpuStatsReset 1.3.6.1.4.1.539.16.5.4.3 integer read-write
This resets the CPU utilization statistics Enumeration: 'reset': 2, 'normal': 1.
                   aiXirbEthernet 1.3.6.1.4.1.539.16.5.5
                       aiXirbPpc10BaseT 1.3.6.1.4.1.539.16.5.5.1 integer read-write
Determines whether the front panel 10 BaseT interface is enabled or not on - to enable the 10 BaseT interface off - to disable the 10 BaseT interface Enumeration: 'on': 2, 'off': 1.
                       aiXirb10BaseTDuplex 1.3.6.1.4.1.539.16.5.5.2 integer read-write
For AIwan only. Setting this to full(1) puts the AIwan Ethernet interface into Full Duplex mode (sends and receives simultaneously). Setting this to half(2) puts the AIwan Ethernet interface into Half Duplex mode (sends OR receives, but not simultaneously -- this means that collisions are possible). In general, half duplex works fine for switches AND hubs, whereas full duplex mode should only be used with switches or other interfaces that are full duplex capable. Enumeration: 'full': 1, 'half': 2.