DMTF-LAN-ADAPTER-MIB: View SNMP OID List / Download MIB

VENDOR: DISTRIBUTED MANAGEMENT TASK FORCE (DMTF)


 Home MIB: DMTF-LAN-ADAPTER-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
 dmtf 1.3.6.1.4.1.412
         dmtfStdMifs 1.3.6.1.4.1.412.2
             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.
                 dmtfNetworkAdapter802PortTable 1.3.6.1.4.1.412.2.2.1 no-access
Contains objects related to each of the network ports on the network adapter.
                     dmtfNetworkAdapter802PortEntry 1.3.6.1.4.1.412.2.2.1.1 no-access
Contains objects related to each of the network ports on the network adapter.
                         dmtfNetworkAdapter802PortState 1.3.6.1.4.1.412.2.2.1.1.0 integer read-write
Enumeration: 'createAndWait': 5, 'notInService': 2, 'notReady': 3, 'createAndGo': 4, 'active': 1, 'destroy': 6.
                         portIndex2 1.3.6.1.4.1.412.2.2.1.1.1 dmiinteger read-only
This attribute is the ordinal of the network port within the network adapter, i.e. the 'port number'.
                         permanentNetworkAddress 1.3.6.1.4.1.412.2.2.1.1.2 dmistring read-only
This is the node address stored permanently in the adapter.
                         currentNetworkAddress 1.3.6.1.4.1.412.2.2.1.1.3 dmistring read-only
This is the node address that can be modified by software, sometimes referred to as the Locally Administered Address (LAA).
                         connectorType 1.3.6.1.4.1.412.2.2.1.1.4 integer read-only
This is the type of connector currently being used to physically attach this port to the LAN. Enumeration: 'appleAUI': 10, 'aUI': 2, 'unknown': 1, 'uTPCategory5': 5, 'uTPCategory4': 4, 'uTPCategory3': 3, 'fiberMIC': 9, 'bNC': 6, 'sTPRJ45': 7, 'sTPDB9': 8.
                         dataRate 1.3.6.1.4.1.412.2.2.1.1.5 dmiinteger read-only
This is the rate at which data is transferred over the LAN in Mbps.
                         totalPacketsTransmitted 1.3.6.1.4.1.412.2.2.1.1.6 dmicounter64 read-only
This is the total number of packets transmitted.
                         totalBytesTransmitted 1.3.6.1.4.1.412.2.2.1.1.7 dmicounter64 read-only
This is the total number of bytes transmitted.
                         totalPacketsReceived 1.3.6.1.4.1.412.2.2.1.1.8 dmicounter64 read-only
This is the total number of packets received.
                         totalBytesReceived 1.3.6.1.4.1.412.2.2.1.1.9 dmicounter64 read-only
This is the total number of bytes received.
                         totalTransmitErrors 1.3.6.1.4.1.412.2.2.1.1.10 dmicounter64 read-only
This is the total number of transmit errors of any type.
                         totalReceiveErrors 1.3.6.1.4.1.412.2.2.1.1.11 dmicounter64 read-only
This is the total number of receive errors of any type.
                         totalHostErrors 1.3.6.1.4.1.412.2.2.1.1.12 dmicounter64 read-only
This is the total number of errors due to problems with the network adapter host interface.(e.g. overrun / underrun errors).
                         totalWireErrors 1.3.6.1.4.1.412.2.2.1.1.13 dmicounter64 read-only
This is the total number of errors due to problems with the network (e.g. receive CRC Errors).
                 dmtf802AlternateAddressTable 1.3.6.1.4.1.412.2.2.2 no-access
Contains objects related to alternate addresses for each network adapter port.
                     dmtf802AlternateAddressEntry 1.3.6.1.4.1.412.2.2.2.1 no-access
Contains objects related to alternate addresses for each network adapter port.
                         dmtf802AlternateAddressState 1.3.6.1.4.1.412.2.2.2.1.0 integer read-write
Enumeration: 'createAndWait': 5, 'notInService': 2, 'notReady': 3, 'createAndGo': 4, 'active': 1, 'destroy': 6.
                         alternateAddressIndex 1.3.6.1.4.1.412.2.2.2.1.1 dmiinteger read-only
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.
                         portIndex 1.3.6.1.4.1.412.2.2.2.1.2 dmiinteger read-only
The value of the Port Index attribute for the network port that uses this alternate address, i.e. the 'port number'.
                         addressType 1.3.6.1.4.1.412.2.2.2.1.3 integer read-only
This is the type of alternate address, e.g. multicast, functiona , etc. Enumeration: 'multicast': 1, 'group': 3, 'functional': 2.
                         alternateAddress 1.3.6.1.4.1.412.2.2.2.1.4 dmistring read-only
This is the actual alternate address value.
                 dmtfNetworkAdapterDriverTable 1.3.6.1.4.1.412.2.2.3 no-access
                     dmtfNetworkAdapterDriverEntry 1.3.6.1.4.1.412.2.2.3.1 no-access
                         dmtfNetworkAdapterDriverState 1.3.6.1.4.1.412.2.2.3.1.0 integer read-write
Enumeration: 'createAndWait': 5, 'notInService': 2, 'notReady': 3, 'createAndGo': 4, 'active': 1, 'destroy': 6.
                         driverIndex 1.3.6.1.4.1.412.2.2.3.1.1 dmiinteger read-only
                         driverSoftwareName 1.3.6.1.4.1.412.2.2.3.1.2 dmistring read-only
                         driverSoftwareVersion 1.3.6.1.4.1.412.2.2.3.1.3 dmistring read-only
                         driverSoftwareDescription 1.3.6.1.4.1.412.2.2.3.1.4 dmistring read-only
                         driverSize 1.3.6.1.4.1.412.2.2.3.1.5 dmiinteger read-only
                         driverInterfaceType 1.3.6.1.4.1.412.2.2.3.1.6 integer read-only
Enumeration: 'appletalk': 8, 'packetDriver': 5, 'iBMLanSupportProgram': 9, 'oDI': 3, 'uNIX': 7, 'other': 1, 'lLC': 10, 'iPX': 2, 'pathworksDLL': 12, 'lANtastic': 6, 'nDIS': 4, 'netbios': 11.
                         driverInterfaceVersion 1.3.6.1.4.1.412.2.2.3.1.7 dmistring read-only
                         driverInterfaceDescription 1.3.6.1.4.1.412.2.2.3.1.8 dmistring read-only
                 dmtfNetworkAdapterHardwareTable 1.3.6.1.4.1.412.2.2.4 no-access
Contains objects related to the network adapter hardware.
                     dmtfNetworkAdapterHardwareEntry 1.3.6.1.4.1.412.2.2.4.1 no-access
Contains objects related to the network adapter hardware.
                         networkTopology 1.3.6.1.4.1.412.2.2.4.1.1 integer read-only
This is the network media access method/topology supported by this adapter. Enumeration: 'x16MbpsTokenRing': 7, 'aTM': 12, 'x2MbpsArcnet': 9, 'x10010MbpsEthernet': 4, 'x100MbpsVGAnyLAN': 5, 'appleTalk': 13, 'x10MbpsEthernet': 2, 'x100MbpsEthernet': 3, 'x20MbpsArcnet': 10, 'other': 1, 'x4MbpsTokenRing': 6, 'x164MbpsTokenRing': 8, 'fDDI': 11.
                         transmissionCapability 1.3.6.1.4.1.412.2.2.4.1.2 integer read-only
The transmission capabilities of the adapter. Enumeration: 'fullDuplex': 2, 'normal': 1.
                         networkAdapterRAMSize 1.3.6.1.4.1.412.2.2.4.1.3 dmiinteger read-only
This is the total size of adapter RAM in Kb.
                         busType 1.3.6.1.4.1.412.2.2.4.1.4 integer read-only
This is the type of bus used to interface the adapter to the host. Enumeration: 'nEC98': 9, 'eISA': 3, 'motherboard': 256, 'vL': 6, 'pCI': 5, 'mCA': 4, 'other': 1, 'iSA': 2, 'pCMCIA': 7, 'parallel': 8.
                         busWidth 1.3.6.1.4.1.412.2.2.4.1.5 integer read-only
This is the width (in bits) of the data path used to interface the adapter with the host. Enumeration: 'x32BitCard': 5, 'unknown': 2, 'x16BitCard': 4, 'other': 1, 'x128BitCard': 7, 'x8BitCard': 3, 'x64BitCard': 6.
                 dmtfBootROMConfigurationTable 1.3.6.1.4.1.412.2.2.5 no-access
This group describes the characteristics of the boot ROM.
                     dmtfBootROMConfigurationEntry 1.3.6.1.4.1.412.2.2.5.1 no-access
This group describes the characteristics of the boot ROM.
                         bootROMDescription 1.3.6.1.4.1.412.2.2.5.1.1 dmistring read-only
This is the description of the software contained in the boot ROM.
                         bootROMVersion 1.3.6.1.4.1.412.2.2.5.1.2 dmistring read-only
This is the version number of the boot ROM software.
                         remoteBootProtocolType 1.3.6.1.4.1.412.2.2.5.1.3 integer read-only
This is the type of remote boot protocol supported by this ROM. Enumeration: 'none': 2, 'bootP': 4, 'other': 1, 'dECMOP': 5, 'nativeNetWare': 6, 'rPL': 3.
                         remoteBootProtocolVersion 1.3.6.1.4.1.412.2.2.5.1.4 dmistring read-only
The version of the remote boot protocol supported by this ROM.
                 dmtfBootROMCapabilitiesTable 1.3.6.1.4.1.412.2.2.6 no-access
This group describes the capabilities or special features supported by this ROM.
                     dmtfBootROMCapabilitiesEntry 1.3.6.1.4.1.412.2.2.6.1 no-access
This group describes the capabilities or special features supported by this ROM.
                         dmtfBootROMCapabilitiesState 1.3.6.1.4.1.412.2.2.6.1.0 integer read-write
Enumeration: 'createAndWait': 5, 'notInService': 2, 'notReady': 3, 'createAndGo': 4, 'active': 1, 'destroy': 6.
                         capabilityIndex 1.3.6.1.4.1.412.2.2.6.1.1 dmiinteger read-only
This is an arbitrary number assigned to each capability. The Capability Index usually starts with 1 and increments for each additional capability.
                         capabilityDescription 1.3.6.1.4.1.412.2.2.6.1.2 dmistring read-only
This is a clear description of a property or special feature of the ROM, e.g. 'virus protection'.
                         capabilityStatus 1.3.6.1.4.1.412.2.2.6.1.3 dmistring read-only
The current state or value associated with the capability or special feature, e.g. 'enabled', 'active', etc.
         dmtfDynOids 1.3.6.1.4.1.412.3