DEVETHERNET-MIB

File: DEVETHERNET-MIB.mib (1991 bytes)

Imported modules

SNMPv2-SMI ANIROOT-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY device

Defined Values

aniDevEthernet 1.3.6.1.4.1.4325.2.11
This group provides Ethernet related information for BSU or SU.
MODULE-IDENTITY    

aniDevEthernetConfig 1.3.6.1.4.1.4325.2.11.1
OBJECT IDENTIFIER    

aniDevEthernetConfigMode 1.3.6.1.4.1.4325.2.11.1.1
Specifies the Ethernet Speed (10 or 100 Mbps) and Duplex Setting (Half or Full) or to set the device to auto-negotiate.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER auto-negotiate(1), speed-100mbps-full(2), speed-100mbps-half(3), speed-10mbps-full(4), speed-10mbps-half(5)  

aniDevEthernetCurrentLinkStatus 1.3.6.1.4.1.4325.2.11.1.2
Displays the current ethernet link status of the device
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

aniDevEthernetCurrentSpeed 1.3.6.1.4.1.4325.2.11.1.3
Displays the current ethernet speed of the device
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER speed-10-mbps(1), speed-100-mbps(2), not-applicable(3)  

aniDevEthernetCurrentDuplex 1.3.6.1.4.1.4325.2.11.1.4
Displays the current ethernet duplex mode of the device
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER half-duplex(1), full-duplex(2), not-applicable(3)