DMTF-LAN-ADAPTER-MIB

File: DMTF-LAN-ADAPTER-MIB.mib (18627 bytes)

Imported modules

SNMPv2-SMI DMTF-DMI-MIB

Imported symbols

OBJECT-TYPE NOTIFICATION-TYPE MODULE-IDENTITY
enterprises Counter32 Counter64
Gauge32 Integer32 DmiString
dmiEventDateTime dmiCompId dmiEventSeverity
dmiEventStateKey dmiEventAssociatedGroup dmiEventSystem
dmiEventSubSystem

Defined Types

DmiCounter  
Counter32    

DmiCounter64  
Counter64    

DmiGauge  
Gauge32    

DmiInteger  
Integer32    

DmiOctetstring  
OCTET STRING    

DmiCompId  
INTEGER    

DmiGroupId  
INTEGER    

Sdmtf802AlternateAddress  
SEQUENCE    
  dmtf802AlternateAddressState INTEGER
  alternateAddressIndex DmiInteger
  portIndex DmiInteger
  addressType DmiInteger
  alternateAddress DmiString

SdmtfBootROMCapabilities  
SEQUENCE    
  dmtfBootROMCapabilitiesState INTEGER
  capabilityIndex DmiInteger
  capabilityDescription DmiString
  capabilityStatus DmiString

SdmtfBootROMConfiguration  
SEQUENCE    
  bootROMDescription DmiString
  bootROMVersion DmiString
  remoteBootProtocolType DmiInteger
  remoteBootProtocolVersion DmiString

SdmtfNetworkAdapter802Port  
SEQUENCE    
  dmtfNetworkAdapter802PortState INTEGER
  portIndex DmiInteger
  permanentNetworkAddress DmiString
  currentNetworkAddress DmiString
  connectorType DmiInteger
  dataRate DmiInteger
  totalPacketsTransmitted DmiCounter64
  totalBytesTransmitted DmiCounter64
  totalPacketsReceived DmiCounter64
  totalBytesReceived DmiCounter64
  totalTransmitErrors DmiCounter64
  totalReceiveErrors DmiCounter64
  totalHostErrors DmiCounter64
  totalWireErrors DmiCounter64

SdmtfNetworkAdapterDriver  
SEQUENCE    
  dmtfNetworkAdapterDriverState INTEGER
  driverIndex DmiInteger
  driverSoftwareName DmiString
  driverSoftwareVersion DmiString
  driverSoftwareDescription DmiString
  driverSize DmiInteger
  driverInterfaceType DmiInteger
  driverInterfaceVersion DmiString
  driverInterfaceDescription DmiString

SdmtfNetworkAdapterHardware  
SEQUENCE    
  networkTopology DmiInteger
  transmissionCapability DmiInteger
  networkAdapterRAMSize DmiInteger
  busType DmiInteger
  busWidth DmiInteger

Defined Values

dmtf 1.3.6.1.4.1.412
OBJECT IDENTIFIER    

dmtfStdMifs 1.3.6.1.4.1.412.2
OBJECT IDENTIFIER    

dmtfDynOids 1.3.6.1.4.1.412.3
OBJECT IDENTIFIER    

dmtfLANAdapterMIF 1.3.6.1.4.1.412.2.2
This MIB is a translation of the DMTF LAN Adapter MIF, based on the translation rules defined by the DMTF DMI to SNMP Mapping Standard, Version 1.0. DMI-based systems running a DMI-to-SNMP Mapping Agent provide the ability to access DMI component instrumentation via SNMP protocol operations.
MODULE-IDENTITY    

dmtf802AlternateAddressTable 1.3.6.1.4.1.412.2.2.2
Contains objects related to alternate addresses for each network adapter port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Sdmtf802AlternateAddress

dmtf802AlternateAddressEntry 1.3.6.1.4.1.412.2.2.2.1
Contains objects related to alternate addresses for each network adapter port.
Status: current Access: not-accessible
OBJECT-TYPE    
  Sdmtf802AlternateAddress  

dmtf802AlternateAddressState 1.3.6.1.4.1.412.2.2.2.1.0
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6)  

alternateAddressIndex 1.3.6.1.4.1.412.2.2.2.1.1
This is an arbitrary number assigned to each alternate address. The Alternate Address Index usually starts with 1 and increments for each additional alternate address.
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

portIndex 1.3.6.1.4.1.412.2.2.2.1.2
The value of the Port Index attribute for the network port that uses this alternate address, i.e. the 'port number'.
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

addressType 1.3.6.1.4.1.412.2.2.2.1.3
This is the type of alternate address, e.g. multicast, functiona , etc.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER multicast(1), functional(2), group(3)  

alternateAddress 1.3.6.1.4.1.412.2.2.2.1.4
This is the actual alternate address value.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

dmtfBootROMCapabilitiesTable 1.3.6.1.4.1.412.2.2.6
This group describes the capabilities or special features supported by this ROM.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SdmtfBootROMCapabilities

dmtfBootROMCapabilitiesEntry 1.3.6.1.4.1.412.2.2.6.1
This group describes the capabilities or special features supported by this ROM.
Status: current Access: not-accessible
OBJECT-TYPE    
  SdmtfBootROMCapabilities  

dmtfBootROMCapabilitiesState 1.3.6.1.4.1.412.2.2.6.1.0
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6)  

capabilityIndex 1.3.6.1.4.1.412.2.2.6.1.1
This is an arbitrary number assigned to each capability. The Capability Index usually starts with 1 and increments for each additional capability.
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

capabilityDescription 1.3.6.1.4.1.412.2.2.6.1.2
This is a clear description of a property or special feature of the ROM, e.g. 'virus protection'.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

capabilityStatus 1.3.6.1.4.1.412.2.2.6.1.3
The current state or value associated with the capability or special feature, e.g. 'enabled', 'active', etc.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

dmtfBootROMConfigurationTable 1.3.6.1.4.1.412.2.2.5
This group describes the characteristics of the boot ROM.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SdmtfBootROMConfiguration

dmtfBootROMConfigurationEntry 1.3.6.1.4.1.412.2.2.5.1
This group describes the characteristics of the boot ROM.
Status: current Access: not-accessible
OBJECT-TYPE    
  SdmtfBootROMConfiguration  

bootROMDescription 1.3.6.1.4.1.412.2.2.5.1.1
This is the description of the software contained in the boot ROM.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

bootROMVersion 1.3.6.1.4.1.412.2.2.5.1.2
This is the version number of the boot ROM software.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

remoteBootProtocolType 1.3.6.1.4.1.412.2.2.5.1.3
This is the type of remote boot protocol supported by this ROM.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), none(2), rPL(3), bootP(4), dECMOP(5), nativeNetWare(6)  

remoteBootProtocolVersion 1.3.6.1.4.1.412.2.2.5.1.4
The version of the remote boot protocol supported by this ROM.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

dmtfNetworkAdapter802PortTable 1.3.6.1.4.1.412.2.2.1
Contains objects related to each of the network ports on the network adapter.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SdmtfNetworkAdapter802Port

dmtfNetworkAdapter802PortEntry 1.3.6.1.4.1.412.2.2.1.1
Contains objects related to each of the network ports on the network adapter.
Status: current Access: not-accessible
OBJECT-TYPE    
  SdmtfNetworkAdapter802Port  

dmtfNetworkAdapter802PortState 1.3.6.1.4.1.412.2.2.1.1.0
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6)  

portIndex2 1.3.6.1.4.1.412.2.2.1.1.1
This attribute is the ordinal of the network port within the network adapter, i.e. the 'port number'.
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

permanentNetworkAddress 1.3.6.1.4.1.412.2.2.1.1.2
This is the node address stored permanently in the adapter.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

currentNetworkAddress 1.3.6.1.4.1.412.2.2.1.1.3
This is the node address that can be modified by software, sometimes referred to as the Locally Administered Address (LAA).
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

connectorType 1.3.6.1.4.1.412.2.2.1.1.4
This is the type of connector currently being used to physically attach this port to the LAN.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), aUI(2), uTPCategory3(3), uTPCategory4(4), uTPCategory5(5), bNC(6), sTPRJ45(7), sTPDB9(8), fiberMIC(9), appleAUI(10)  

dataRate 1.3.6.1.4.1.412.2.2.1.1.5
This is the rate at which data is transferred over the LAN in Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

totalPacketsTransmitted 1.3.6.1.4.1.412.2.2.1.1.6
This is the total number of packets transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  DmiCounter64  

totalBytesTransmitted 1.3.6.1.4.1.412.2.2.1.1.7
This is the total number of bytes transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  DmiCounter64  

totalPacketsReceived 1.3.6.1.4.1.412.2.2.1.1.8
This is the total number of packets received.
Status: current Access: read-only
OBJECT-TYPE    
  DmiCounter64  

totalBytesReceived 1.3.6.1.4.1.412.2.2.1.1.9
This is the total number of bytes received.
Status: current Access: read-only
OBJECT-TYPE    
  DmiCounter64  

totalTransmitErrors 1.3.6.1.4.1.412.2.2.1.1.10
This is the total number of transmit errors of any type.
Status: current Access: read-only
OBJECT-TYPE    
  DmiCounter64  

totalReceiveErrors 1.3.6.1.4.1.412.2.2.1.1.11
This is the total number of receive errors of any type.
Status: current Access: read-only
OBJECT-TYPE    
  DmiCounter64  

totalHostErrors 1.3.6.1.4.1.412.2.2.1.1.12
This is the total number of errors due to problems with the network adapter host interface.(e.g. overrun / underrun errors).
Status: current Access: read-only
OBJECT-TYPE    
  DmiCounter64  

totalWireErrors 1.3.6.1.4.1.412.2.2.1.1.13
This is the total number of errors due to problems with the network (e.g. receive CRC Errors).
Status: current Access: read-only
OBJECT-TYPE    
  DmiCounter64  

dmtfNetworkAdapterDriverTable 1.3.6.1.4.1.412.2.2.3
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SdmtfNetworkAdapterDriver

dmtfNetworkAdapterDriverEntry 1.3.6.1.4.1.412.2.2.3.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SdmtfNetworkAdapterDriver  

dmtfNetworkAdapterDriverState 1.3.6.1.4.1.412.2.2.3.1.0
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6)  

driverIndex 1.3.6.1.4.1.412.2.2.3.1.1
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

driverSoftwareName 1.3.6.1.4.1.412.2.2.3.1.2
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

driverSoftwareVersion 1.3.6.1.4.1.412.2.2.3.1.3
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

driverSoftwareDescription 1.3.6.1.4.1.412.2.2.3.1.4
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

driverSize 1.3.6.1.4.1.412.2.2.3.1.5
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

driverInterfaceType 1.3.6.1.4.1.412.2.2.3.1.6
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), iPX(2), oDI(3), nDIS(4), packetDriver(5), lANtastic(6), uNIX(7), appletalk(8), iBMLanSupportProgram(9), lLC(10), netbios(11), pathworksDLL(12)  

driverInterfaceVersion 1.3.6.1.4.1.412.2.2.3.1.7
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

driverInterfaceDescription 1.3.6.1.4.1.412.2.2.3.1.8
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

dmtfNetworkAdapterHardwareTable 1.3.6.1.4.1.412.2.2.4
Contains objects related to the network adapter hardware.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SdmtfNetworkAdapterHardware

dmtfNetworkAdapterHardwareEntry 1.3.6.1.4.1.412.2.2.4.1
Contains objects related to the network adapter hardware.
Status: current Access: not-accessible
OBJECT-TYPE    
  SdmtfNetworkAdapterHardware  

networkTopology 1.3.6.1.4.1.412.2.2.4.1.1
This is the network media access method/topology supported by this adapter.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), x10MbpsEthernet(2), x100MbpsEthernet(3), x10010MbpsEthernet(4), x100MbpsVGAnyLAN(5), x4MbpsTokenRing(6), x16MbpsTokenRing(7), x164MbpsTokenRing(8), x2MbpsArcnet(9), x20MbpsArcnet(10), fDDI(11), aTM(12), appleTalk(13)  

transmissionCapability 1.3.6.1.4.1.412.2.2.4.1.2
The transmission capabilities of the adapter.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), fullDuplex(2)  

networkAdapterRAMSize 1.3.6.1.4.1.412.2.2.4.1.3
This is the total size of adapter RAM in Kb.
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

busType 1.3.6.1.4.1.412.2.2.4.1.4
This is the type of bus used to interface the adapter to the host.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), iSA(2), eISA(3), mCA(4), pCI(5), vL(6), pCMCIA(7), parallel(8), nEC98(9), motherboard(256)  

busWidth 1.3.6.1.4.1.412.2.2.4.1.5
This is the width (in bits) of the data path used to interface the adapter with the host.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), x8BitCard(3), x16BitCard(4), x32BitCard(5), x64BitCard(6), x128BitCard(7)