AT-ETH-MIB

File: AT-ETH-MIB.mib (4642 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
AT-SMI-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 DisplayString TruthValue
ifIndex modules DisplayStringUnsized

Defined Types

EthIntEntry  
SEQUENCE    
  ethIntIndex INTEGER
  ethIntBoardIndex INTEGER
  ethIntBoardPosition INTEGER
  ethIntDuplexMode INTEGER
  ethBandwidth Integer32

Defined Values

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.
MODULE-IDENTITY    

ethernetTraps 1.3.6.1.4.1.207.8.4.4.4.23.0
OBJECT IDENTIFIER    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

ethIntTable 1.3.6.1.4.1.207.8.4.4.4.23.1
The table of Ethernet interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EthIntEntry

ethIntEntry 1.3.6.1.4.1.207.8.4.4.4.23.1.1
A single entry in the Ethernet interfaces table.
Status: current Access: not-accessible
OBJECT-TYPE    
  EthIntEntry  

ethIntIndex 1.3.6.1.4.1.207.8.4.4.4.23.1.1.1
The ifIndex of the Ethernet interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

ethIntBoardIndex 1.3.6.1.4.1.207.8.4.4.4.23.1.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

ethIntBoardPosition 1.3.6.1.4.1.207.8.4.4.4.23.1.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

ethIntDuplexMode 1.3.6.1.4.1.207.8.4.4.4.23.1.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER fullDuplex(1), halfDuplex(2), unknown(3)  

ethBandwidth 1.3.6.1.4.1.207.8.4.4.4.23.1.1.5
The bandwidth set on this Ethernet interface specified in kbps.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..1000000  

ethernetTrapMessage 1.3.6.1.4.1.207.8.4.4.4.23.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString