AT-ETH-MIB: View SNMP OID List / Download MIB

VENDOR: ALLIED TELESIS


 Home MIB: AT-ETH-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
 ethernet 1.3.6.1.4.1.207.8.4.4.4.23
This MIB file contains definitions of managed objects for the ethernet module.
       ethernetTraps 1.3.6.1.4.1.207.8.4.4.4.23.0
           ethernetTrap 1.3.6.1.4.1.207.8.4.4.4.23.0.1
An ethernet trap is generated when the administrator sets the bandwidth on this interface.
       ethIntTable 1.3.6.1.4.1.207.8.4.4.4.23.1 no-access
The table of Ethernet interfaces.
           ethIntEntry 1.3.6.1.4.1.207.8.4.4.4.23.1.1 no-access
A single entry in the Ethernet interfaces table.
               ethIntIndex 1.3.6.1.4.1.207.8.4.4.4.23.1.1.1 integer read-only
The ifIndex of the Ethernet interface.
               ethIntBoardIndex 1.3.6.1.4.1.207.8.4.4.4.23.1.1.2 integer read-only
The index in the arBoardTable of the board on which this Ethernet interface resides. If this Ethernet interface is not found, the value of this object is 0.
               ethIntBoardPosition 1.3.6.1.4.1.207.8.4.4.4.23.1.1.3 integer read-only
The position on this Ethernet interface's board of this Ethernet interface. If this Ethernet interface is not found, the value of this object is 0.
               ethIntDuplexMode 1.3.6.1.4.1.207.8.4.4.4.23.1.1.4 integer read-only
The duplex mode of this Ethernet interface. The value unknown is returned when the interface cannot or has not yet made a determination of its duplex mode, or when the interface cannot be found. Enumeration: 'unknown': 3, 'fullDuplex': 1, 'halfDuplex': 2.
               ethBandwidth 1.3.6.1.4.1.207.8.4.4.4.23.1.1.5 integer32 read-only
The bandwidth set on this Ethernet interface specified in kbps.
       ethernetTrapMessage 1.3.6.1.4.1.207.8.4.4.4.23.2 displaystring read-only
The last message sent in an ethernet TRAP. This variable is really just a placeholder for the object sent in the ethernet TRAP, but can be read independently if required. Note however that a new TRAP will cause this variable to be overwritten.