INTEL-LAN-ADAPTERS-MIB

File: INTEL-LAN-ADAPTERS-MIB.mib (44272 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Counter32 Integer32 Gauge32
enterprises TEXTUAL-CONVENTION PhysAddress
DisplayString MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP

Defined Types

InterfaceIndex  
A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization.
TEXTUAL-CONVENTION    
  Integer32 1..2147483647  

GenericAdapterAttrEntry  
SEQUENCE    
  adapterIndex InterfaceIndex
  adapterName DisplayString
  adapterType INTEGER
  adapterDriverLoadStatus INTEGER

GenericAdapterDriverAttrEntry  
SEQUENCE    
  adapterDriverName DisplayString
  adapterDriverInfo DisplayString
  adapterDriverVersion DisplayString
  adapterDriverPath DisplayString
  adapterDriverDate DisplayString
  adapterDriverSize DisplayString
  adapterIpAddress DisplayString

GenericAdapterTrafficStatsAttrEntry  
SEQUENCE    
  adapterRxPackets Counter32
  adapterTxPackets Counter32
  adapterRxBytes Counter32
  adapterTxBytes Counter32
  adapterRxErrors Counter32
  adapterTxErrors Counter32
  adapterRxDropped Counter32
  adapterTxDropped Counter32
  adapterRxMulticast Counter32
  adapterCollisions Counter32

PhysicalAdapterAttrEntry  
SEQUENCE    
  physicalAdapterIndex InterfaceIndex
  physicalAdapterLinkStatus INTEGER
  physicalAdapterLinkStatusChangesCounter Counter32
  physicalAdapterSpeed Gauge32
  physicalAdapterDplxMode INTEGER
  physicalAdapterAutoNegotiation INTEGER
  physicalAdapterPciBus Integer32
  physicalAdapterPciSlot Integer32
  physicalAdapterIrq Integer32
  physicalAdapterCurrentNA PhysAddress
  physicalAdapterPermanentNA PhysAddress
  physicalAdapterOnlineDiagStatus INTEGER
  physicalAdapterExpressTeamed INTEGER
  physicalAdapterExpressTeamBundleId Integer32

PhysicalAdapterAttrOffloadEntry  
SEQUENCE    
  physicalAdapterTcpRxChecksumOffLoadEnable INTEGER
  physicalAdapterTcpRxChecksumBad Counter32
  physicalAdapterTcpTxChecksumOffLoadEnable INTEGER
  physicalAdapterIpv4RxChecksumOffLoadEnable INTEGER
  physicalAdapterIpv4TxChecksumOffLoadEnable INTEGER
  physicalAdapterIpv4TCPSegmentationOffLoadEnable INTEGER

VirtualAdapterAttrEntry  
SEQUENCE    
  virtualAdapterIndex InterfaceIndex
  virtualAdapterAnsId Integer32

VirtualAdapterVlanAttrEntry  
SEQUENCE    
  virtualAdapterVlanId INTEGER

AnsAttrEntry  
SEQUENCE    
  ansId Integer32
  ansNumberOfMembers Integer32
  ansNumberOfVirtualAdapters Integer32

AnsVlanAttrEntry  
SEQUENCE    
  ansVlanTaggingType INTEGER

AnsTeamAttrEntry  
SEQUENCE    
  ansTeamName DisplayString
  ansTeamMode INTEGER
  ansTeamLinkState INTEGER
  ansTeamSpeed Gauge32
  ansTeamProbesState INTEGER
  ansTeamProbesMode INTEGER
  ansTeamLoadBalanceRefresh INTEGER
  ansTeamProbesSendTime INTEGER
  ansTeamPreferredPrimaryIndex INTEGER
  ansTeamCurrentPrimaryIndex INTEGER
  ansTeamPreviousPrimaryIndex INTEGER
  ansTeamFailoverCounter Counter32
  ansTeamSlaCompatible INTEGER
  ansTeamAggrSelectionMode INTEGER
  ansTeamRlbSupport INTEGER

AnsMemberAttrEntry  
SEQUENCE    
  ansMemberIndex InterfaceIndex
  ansMemberAnsId Integer32

AnsTeamMemberAttrEntry  
SEQUENCE    
  ansTeamMemberState INTEGER
  ansTeamMemberFailureCounter Counter32
  ansTeamMemberPriority INTEGER

Defined Values

intellan 1.3.6.1.4.1.4300.1
The MIB module for Intel LAN SNMP agent.
MODULE-IDENTITY    

intel 1.3.6.1.4.1.343
OBJECT IDENTIFIER    

products 1.3.6.1.4.1.343.2
OBJECT IDENTIFIER    

nic-products 1.3.6.1.4.1.343.2.7
OBJECT IDENTIFIER    

intel-lan-adapters 1.3.6.1.4.1.343.2.7.2
OBJECT IDENTIFIER    

component-description 1.3.6.1.4.1.343.2.7.2.1
OBJECT IDENTIFIER    

company 1.3.6.1.4.1.343.2.7.2.1.1
Company that provided this MIB - Intel(R) Corporation.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

description 1.3.6.1.4.1.343.2.7.2.1.2
Description of this component - Intel(R) Network Adapter(s), Advanced Management.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

operatingSystem 1.3.6.1.4.1.343.2.7.2.1.3
Operating System of the server on which the SNMP agent is executed.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

mibVersion1-4-3 1.3.6.1.4.1.343.2.7.2.1.4
Version of this MIB - the empty string is always returned.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

mibVersionSupported 1.3.6.1.4.1.343.2.7.2.1.5
Version of the MIB supported by the agent. 1.x.y indicates that every MIB version of that template is supported by the agent.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentExtensionVersion 1.3.6.1.4.1.343.2.7.2.1.6
Version of the SNMP extension agent.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

status 1.3.6.1.4.1.343.2.7.2.1.7
Indicates status and functionality of the adapter(s) - whether the base driver and ANS are loaded.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER baseDriverNotLoadedAnsNotLoaded(0), baseDriverLoadedAnsNotLoaded(1), baseDriverNotLoadedAnsLoaded(2), baseDriverLoadedAnsLoaded(3)  

adaptersTables 1.3.6.1.4.1.343.2.7.2.2
OBJECT IDENTIFIER    

genericAdaptersAttrTables 1.3.6.1.4.1.343.2.7.2.2.1
OBJECT IDENTIFIER    

genericAdaptersAttrTable 1.3.6.1.4.1.343.2.7.2.2.1.1
Attributes common to all kinds of adapters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GenericAdapterAttrEntry

genericAdapterAttrEntry 1.3.6.1.4.1.343.2.7.2.2.1.1.1
Attributes common to all kinds of adapters. There is one 'entry' for each physical or virtual adapter.
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericAdapterAttrEntry  

adapterIndex 1.3.6.1.4.1.343.2.7.2.2.1.1.1.1
A unique value, greater than or equal to zero, for each interface.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

adapterName 1.3.6.1.4.1.343.2.7.2.2.1.1.1.2
Name of the adapter interface. There is a unique name for each instance.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

adapterType 1.3.6.1.4.1.343.2.7.2.2.1.1.1.3
Type of adapter (member, stand-alone, or virtual).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER standAlone(0), teamMember(1), virtual(2)  

adapterDriverLoadStatus 1.3.6.1.4.1.343.2.7.2.2.1.1.1.4
Load status of the driver: -'loaded' if the driver is loaded on the NIC; 'notLoaded' otherwise. A status of 'notLoaded' means that the NIC is missing (via 'hotRemove') or the driver is not fully loaded for some reason.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER loaded(0), notLoaded(1)  

genericAdaptersDriversAttrTable 1.3.6.1.4.1.343.2.7.2.2.1.2
Attributes common to all kinds of adapter drivers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GenericAdapterDriverAttrEntry

genericAdapterDriverAttrEntry 1.3.6.1.4.1.343.2.7.2.2.1.2.1
Attributes common to all kinds of adapter drivers. There is one 'entry' for each adapter driver
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericAdapterDriverAttrEntry  

adapterDriverName 1.3.6.1.4.1.343.2.7.2.2.1.2.1.1
Name of the adapter driver.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

adapterDriverInfo 1.3.6.1.4.1.343.2.7.2.2.1.2.1.2
Additional information about the adapter. Includes name of the NIC.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

adapterDriverVersion 1.3.6.1.4.1.343.2.7.2.2.1.2.1.3
Adapter driver version number.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

adapterDriverPath 1.3.6.1.4.1.343.2.7.2.2.1.2.1.4
Adapter driver path name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

adapterDriverDate 1.3.6.1.4.1.343.2.7.2.2.1.2.1.5
Adapter driver creation date (in mm/dd/yy format).
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

adapterDriverSize 1.3.6.1.4.1.343.2.7.2.2.1.2.1.6
Adapter driver file size.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

adapterIpAddress 1.3.6.1.4.1.343.2.7.2.2.1.2.1.7
Adapter IP address
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

genericAdaptersTrafficStatsAttrTable 1.3.6.1.4.1.343.2.7.2.2.1.3
Traffic stats common to all kinds of adapters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GenericAdapterTrafficStatsAttrEntry

genericAdapterTrafficStatsAttrEntry 1.3.6.1.4.1.343.2.7.2.2.1.3.1
Traffic stats common to all kinds of adapters. There is one 'entry' for each adapter instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  GenericAdapterTrafficStatsAttrEntry  

adapterRxPackets 1.3.6.1.4.1.343.2.7.2.2.1.3.1.1
Total number of packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

adapterTxPackets 1.3.6.1.4.1.343.2.7.2.2.1.3.1.2
Total number of packets transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

adapterRxBytes 1.3.6.1.4.1.343.2.7.2.2.1.3.1.3
Total number of bytes received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

adapterTxBytes 1.3.6.1.4.1.343.2.7.2.2.1.3.1.4
Total number of bytes transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

adapterRxErrors 1.3.6.1.4.1.343.2.7.2.2.1.3.1.5
Total number of packets received with errors (packets that failed to reach the protocol).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

adapterTxErrors 1.3.6.1.4.1.343.2.7.2.2.1.3.1.6
Total number of packets that failed to transmit.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

adapterRxDropped 1.3.6.1.4.1.343.2.7.2.2.1.3.1.7
Total number of receive packets dropped due to overrun.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

adapterTxDropped 1.3.6.1.4.1.343.2.7.2.2.1.3.1.8
Total number of transmit packets dropped due to successive collisions.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

adapterRxMulticast 1.3.6.1.4.1.343.2.7.2.2.1.3.1.9
Total number of Multicast packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

adapterCollisions 1.3.6.1.4.1.343.2.7.2.2.1.3.1.10
Total number of single collisions.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

physicalAdaptersAttrTables 1.3.6.1.4.1.343.2.7.2.2.2
OBJECT IDENTIFIER    

physicalAdaptersAttrTable 1.3.6.1.4.1.343.2.7.2.2.2.1
Attributes common to all Physical Adapters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PhysicalAdapterAttrEntry

physicalAdapterAttrEntry 1.3.6.1.4.1.343.2.7.2.2.2.1.1
Attributes common to all Physical Adapters. There is one 'entry' for each standalone or member adapter.
Status: current Access: not-accessible
OBJECT-TYPE    
  PhysicalAdapterAttrEntry  

physicalAdapterIndex 1.3.6.1.4.1.343.2.7.2.2.2.1.1.1
A unique value, greater than or equal to zero, for each interface.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

physicalAdapterLinkStatus 1.3.6.1.4.1.343.2.7.2.2.2.1.1.2
Physical adapter link status. Appears only if available - that is, only if the driver is compliant with SNMP; otherwise, NO_SUCH_NAME is returned.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER not-available(-1), link-up(0), link-down(1)  

physicalAdapterLinkStatusChangesCounter 1.3.6.1.4.1.343.2.7.2.2.2.1.1.3
Number of changes in physical adapter link status. Any change ('up-to-down' or 'down- to-up') is counted. This value can be reset (to zero) by the user; no other value is permitted. This value appears only if it is available - that is, only if the driver is compliant with SNMP; otherwise, NO_SUCH_NAME is returned.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

physicalAdapterSpeed 1.3.6.1.4.1.343.2.7.2.2.2.1.1.4
Physical adapter speed (in Mbps). Appears only for an SNMP-compliant adapter with link up.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

physicalAdapterDplxMode 1.3.6.1.4.1.343.2.7.2.2.2.1.1.5
Physical Adapter Duplex Mode. Appears only for an SNMP-compliant adapter with link up.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER not-available(0), half(1), full(2)  

physicalAdapterAutoNegotiation 1.3.6.1.4.1.343.2.7.2.2.2.1.1.6
Physical adapter autonegotiation mode. This value appears only if it is available - that is, only if the driver is compliant with SNMP; otherwise, NO_SUCH_NAME is returned.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER on(0), off(1)  

physicalAdapterPciBus 1.3.6.1.4.1.343.2.7.2.2.2.1.1.7
Physical adapter PCI bus number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

physicalAdapterPciSlot 1.3.6.1.4.1.343.2.7.2.2.2.1.1.8
Physical adapter PCI slot number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

physicalAdapterIrq 1.3.6.1.4.1.343.2.7.2.2.2.1.1.9
Physical adapter Interrupt Request number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

physicalAdapterCurrentNA 1.3.6.1.4.1.343.2.7.2.2.2.1.1.10
Current MAC address of the physical adapter(in hex notation).
Status: current Access: read-only
OBJECT-TYPE    
  PhysAddress  

physicalAdapterPermanentNA 1.3.6.1.4.1.343.2.7.2.2.2.1.1.11
Permanent MAC address of the physical adapter(in hex notation).
Status: current Access: read-only
OBJECT-TYPE    
  PhysAddress  

physicalAdapterOnlineDiagStatus 1.3.6.1.4.1.343.2.7.2.2.2.1.1.12
The Online Diagnostics Status of the Physical Adapter. Online Diagnostics consist of Link Test and other Hardware Tests.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER not-available(-1), failed(0), passed(1)  

physicalAdapterExpressTeamed 1.3.6.1.4.1.343.2.7.2.2.2.1.1.13
Physical Adapter Express team status. Appears only for an adapter with express teaming capability.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER not-available(0), primary(1), secondary(2)  

physicalAdapterExpressTeamBundleId 1.3.6.1.4.1.343.2.7.2.2.2.1.1.14
Unique value to identify the express team in the system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

physicalAdaptersAttrOffloadTable 1.3.6.1.4.1.343.2.7.2.2.2.2
Attributes of offloading-enabled physical adapters. There is one 'entry' for each SNMP-compliant physical adapter.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PhysicalAdapterAttrOffloadEntry

physicalAdapterAttrOffloadEntry 1.3.6.1.4.1.343.2.7.2.2.2.2.1
Attributes of offloading-enabled physical adapters. There is one 'entry' for each SNMP-compliant physical adapter.
Status: current Access: not-accessible
OBJECT-TYPE    
  PhysicalAdapterAttrOffloadEntry  

physicalAdapterTcpRxChecksumOffLoadEnable 1.3.6.1.4.1.343.2.7.2.2.2.2.1.1
When enabled, TCP for 'receive' checksums are performed in hardware.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(0), disabled(1)  

physicalAdapterTcpRxChecksumBad 1.3.6.1.4.1.343.2.7.2.2.2.2.1.2
Number of bad 'receive' checksums.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

physicalAdapterTcpTxChecksumOffLoadEnable 1.3.6.1.4.1.343.2.7.2.2.2.2.1.3
When enabled, TCP for 'transmit' checksums are performed in hardware.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(0), disabled(1)  

physicalAdapterIpv4RxChecksumOffLoadEnable 1.3.6.1.4.1.343.2.7.2.2.2.2.1.4
When enabled, IPv4 for 'receive' checksums are performed in hardware.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(0), disabled(1)  

physicalAdapterIpv4TxChecksumOffLoadEnable 1.3.6.1.4.1.343.2.7.2.2.2.2.1.5
When enabled, IPv4 for 'receive' checksums are performed in hardware.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(0), disabled(1)  

physicalAdapterIpv4TCPSegmentationOffLoadEnable 1.3.6.1.4.1.343.2.7.2.2.2.2.1.6
When enabled, TCP Segmentation is performed in hardware.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

virtualAdaptersAttrTables 1.3.6.1.4.1.343.2.7.2.2.3
OBJECT IDENTIFIER    

virtualAdaptersAttrTable 1.3.6.1.4.1.343.2.7.2.2.3.1
Attributes common to all iANS-virtual adapters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VirtualAdapterAttrEntry

virtualAdapterAttrEntry 1.3.6.1.4.1.343.2.7.2.2.3.1.1
Attributes common to all iANS-virtual adapters. There is one 'entry' for each virtual adapter
Status: current Access: not-accessible
OBJECT-TYPE    
  VirtualAdapterAttrEntry  

virtualAdapterIndex 1.3.6.1.4.1.343.2.7.2.2.3.1.1.1
A unique value, greater than or equal to zero, for each interface.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

virtualAdapterAnsId 1.3.6.1.4.1.343.2.7.2.2.3.1.1.2
ID of the team to which the adapter belongs.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

virtualAdaptersVlanAttrTable 1.3.6.1.4.1.343.2.7.2.2.3.2
Attributes common to all iANS-virtual adapters VLANs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VirtualAdapterVlanAttrEntry

virtualAdapterVlanAttrEntry 1.3.6.1.4.1.343.2.7.2.2.3.2.1
VLAN attributes.Appears for virtual adapters that support VLANs only. There is one 'entry' for each VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  VirtualAdapterVlanAttrEntry  

virtualAdapterVlanId 1.3.6.1.4.1.343.2.7.2.2.3.2.1.1
ID for this virtual adapter VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0)  

ansAttrTables 1.3.6.1.4.1.343.2.7.2.2.4
OBJECT IDENTIFIER    

ansAttrTable 1.3.6.1.4.1.343.2.7.2.2.4.1
ANS attributes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AnsAttrEntry

ansAttrEntry 1.3.6.1.4.1.343.2.7.2.2.4.1.1
ANS attributes. There is one 'entry' for each team
Status: current Access: not-accessible
OBJECT-TYPE    
  AnsAttrEntry  

ansId 1.3.6.1.4.1.343.2.7.2.2.4.1.1.1
ANS ID. A unique value.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ansNumberOfMembers 1.3.6.1.4.1.343.2.7.2.2.4.1.1.2
Number of member adapters in the team.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ansNumberOfVirtualAdapters 1.3.6.1.4.1.343.2.7.2.2.4.1.1.3
Number of virtual adapters in the team.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ansVlansAttrTable 1.3.6.1.4.1.343.2.7.2.2.4.2
ANS attributes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AnsVlanAttrEntry

ansVlanAttrEntry 1.3.6.1.4.1.343.2.7.2.2.4.2.1
ANS VLAN attributes. Appears only if VLAN is active. There is one 'entry' for each Vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  AnsVlanAttrEntry  

ansVlanTaggingType 1.3.6.1.4.1.343.2.7.2.2.4.2.1.1
Tagging type of the VLAN adapter.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), tag-802-1Q(1), tag-802-1P(2), tag-802-3AC(3), tag-iSL(4)  

ansTeamsAttrTable 1.3.6.1.4.1.343.2.7.2.2.4.3
ANS team attributes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AnsTeamAttrEntry

ansTeamAttrEntry 1.3.6.1.4.1.343.2.7.2.2.4.3.1
ANS team attributes. Appears only when adapter teaming exist. There is one 'entry' for each team.
Status: current Access: not-accessible
OBJECT-TYPE    
  AnsTeamAttrEntry  

ansTeamName 1.3.6.1.4.1.343.2.7.2.2.4.3.1.1
Unique ANS team name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ansTeamMode 1.3.6.1.4.1.343.2.7.2.2.4.3.1.2
Team mode.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER adapter-fault-tolerance(0), adaptive-load-balancing(1), static-link-aggregation(2), iEEE-802-3ad(4), switch-fault-tolerance(5), none(6)  

ansTeamLinkState 1.3.6.1.4.1.343.2.7.2.2.4.3.1.3
Team link state. Aggregation of the link state of all team members ( 0 = some up).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(0), down(1)  

ansTeamSpeed 1.3.6.1.4.1.343.2.7.2.2.4.3.1.4
Team speed.Speed of the current primary member (in Mbps).
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ansTeamProbesState 1.3.6.1.4.1.343.2.7.2.2.4.3.1.5
If enabled, the ANS uses probes to check on its members.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER probes-enabled(0), probes-disabled(1)  

ansTeamProbesMode 1.3.6.1.4.1.343.2.7.2.2.4.3.1.6
Mode of probe usage.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER broadcast(0), multicast(1), not-available(2)  

ansTeamLoadBalanceRefresh 1.3.6.1.4.1.343.2.7.2.2.4.3.1.7
In seconds. If available, the number of seconds that passes before the software resets or refreshes the current load across team members.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER not-available(0)  

ansTeamProbesSendTime 1.3.6.1.4.1.343.2.7.2.2.4.3.1.8
In seconds. If available, the interval in seconds during which probe packets are sent.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER not-available(0)  

ansTeamPreferredPrimaryIndex 1.3.6.1.4.1.343.2.7.2.2.4.3.1.9
Index of the preferred primary member adapter.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER not-available(-1)  

ansTeamCurrentPrimaryIndex 1.3.6.1.4.1.343.2.7.2.2.4.3.1.10
Index of the current primary member adapter.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER not-available(-1)  

ansTeamPreviousPrimaryIndex 1.3.6.1.4.1.343.2.7.2.2.4.3.1.11
Index of the previous primary member adapter.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER not-available(-1)  

ansTeamFailoverCounter 1.3.6.1.4.1.343.2.7.2.2.4.3.1.12
Failover counter - that is, the number of failovers the team suffered. This value can be reset by the user - that is, it can be set to zero only; no other value is permitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ansTeamSlaCompatible 1.3.6.1.4.1.343.2.7.2.2.4.3.1.13
Indicates compatibility with Static Link Aggregation mode when in IEEE 802.3AD mode.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER not-available(-1), yes(0), no(1)  

ansTeamAggrSelectionMode 1.3.6.1.4.1.343.2.7.2.2.4.3.1.14
Indicates aggregation selection mode when in IEEE 802.3AD mode.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER not-available(-1), bandwidth(0), count(1)  

ansTeamRlbSupport 1.3.6.1.4.1.343.2.7.2.2.4.3.1.15
Indicates whether 'receive load balancing support' is enabled when in AdaptiveLoadBalancing teaming mode. (If disabled, only the transmission is balanced.)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER not-available(-1), enabled(0), disabled(1)  

ansMembersAttrTables 1.3.6.1.4.1.343.2.7.2.2.5
OBJECT IDENTIFIER    

ansMembersAttrTable 1.3.6.1.4.1.343.2.7.2.2.5.1
Attributes common to all iANS-TeamMember Adapters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AnsMemberAttrEntry

ansMemberAttrEntry 1.3.6.1.4.1.343.2.7.2.2.5.1.1
Attributes common to all iANS-TeamMember Adapters. There is one 'entry' for each team member adapter.
Status: current Access: not-accessible
OBJECT-TYPE    
  AnsMemberAttrEntry  

ansMemberIndex 1.3.6.1.4.1.343.2.7.2.2.5.1.1.1
A unique value for each member. The value is non-negative and identical to the value of the physical adapter associated with this member.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

ansMemberAnsId 1.3.6.1.4.1.343.2.7.2.2.5.1.1.2
ID of the ANS to which the Adapter belongs.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ansTeamMembersAttrTable 1.3.6.1.4.1.343.2.7.2.2.5.2
Attributes common to all iANS-TeamMember Adapters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AnsTeamMemberAttrEntry

ansTeamMemberAttrEntry 1.3.6.1.4.1.343.2.7.2.2.5.2.1
Attributes of iANS-TeamMember Adapters related to adapter teaming. Appears only if adapter teaming exists.
Status: current Access: not-accessible
OBJECT-TYPE    
  AnsTeamMemberAttrEntry  

ansTeamMemberState 1.3.6.1.4.1.343.2.7.2.2.5.2.1.1
iANS-TeamMember adapter state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(0), disabled(1), standby(2), active-secondary(3)  

ansTeamMemberFailureCounter 1.3.6.1.4.1.343.2.7.2.2.5.2.1.2
Failure counter - that is, the number of failovers from this member. This value can be reset by the user - that is, it can be set to zero only; no other value is permitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ansTeamMemberPriority 1.3.6.1.4.1.343.2.7.2.2.5.2.1.3
Priority of the team member.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), primary(1), secondary(2)  

events 1.3.6.1.4.1.343.2.7.2.3
OBJECT IDENTIFIER    

physicalAdaptersEvents 1.3.6.1.4.1.343.2.7.2.3.1
OBJECT IDENTIFIER    

physicalAdaptersTraps 1.3.6.1.4.1.343.2.7.2.3.1.1
OBJECT IDENTIFIER    

physicalAdapterLinkUpTrap 1.3.6.1.4.1.343.2.7.2.3.1.1.1
Adapter has reached a linkup state.
Status: current Access: read-only
NOTIFICATION-TYPE    

physicalAdapterLinkDownTrap 1.3.6.1.4.1.343.2.7.2.3.1.1.2
Adapter has reached a link down state.
Status: current Access: read-only
NOTIFICATION-TYPE    

physicalAdapterAddedTrap 1.3.6.1.4.1.343.2.7.2.3.1.1.3
Adapter has been installed.
Status: current Access: read-only
NOTIFICATION-TYPE    

physicalAdapterRemovedTrap 1.3.6.1.4.1.343.2.7.2.3.1.1.4
Adapter has been uninstalled.
Status: current Access: read-only
NOTIFICATION-TYPE    

physicalAdapterOnlineDiagPassedTrap 1.3.6.1.4.1.343.2.7.2.3.1.1.5
Adapter's online diagnostics passed.
Status: current Access: read-only
NOTIFICATION-TYPE    

physicalAdapterOnlineDiagFailedTrap 1.3.6.1.4.1.343.2.7.2.3.1.1.6
Adapter's online diagnostics failed. Online diagnostics might fail because of link loss or other hardware issues.
Status: current Access: read-only
NOTIFICATION-TYPE    

physicalAdapterLinkUpDownTrapEnable 1.3.6.1.4.1.343.2.7.2.3.1.2
Indicates whether a physical adapter's link up and link down traps are enabled. The user can set this value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

physicalAdapterAddedRemovedTrapEnable 1.3.6.1.4.1.343.2.7.2.3.1.3
Indicates whether a physical adapter's 'added' and 'removed' traps are enabled. The user can set this value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

physicalAdapterOnlineDiagPassedFailedTrapEnable 1.3.6.1.4.1.343.2.7.2.3.1.4
Indicates whether physicalAdapterOnlineDiag 'passed' and 'failed' are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

virtualAdaptersEvents 1.3.6.1.4.1.343.2.7.2.3.2
OBJECT IDENTIFIER    

virtualAdaptersTraps 1.3.6.1.4.1.343.2.7.2.3.2.1
OBJECT IDENTIFIER    

virtualAdapterAddedTrap 1.3.6.1.4.1.343.2.7.2.3.2.1.1
Virtual adapter has been added to a team.
Status: current Access: read-write
NOTIFICATION-TYPE    

virtualAdapterRemovedTrap 1.3.6.1.4.1.343.2.7.2.3.2.1.2
Virtual adapter has been removed from a team.
Status: current Access: read-write
NOTIFICATION-TYPE    

virtualAdaptersTrapEnable 1.3.6.1.4.1.343.2.7.2.3.2.2
Indicates whether virtual adapter traps are enabled. The user can set this value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

ansEvents 1.3.6.1.4.1.343.2.7.2.3.3
OBJECT IDENTIFIER    

ansTraps 1.3.6.1.4.1.343.2.7.2.3.3.1
OBJECT IDENTIFIER    

ansTeamFailoverTrap 1.3.6.1.4.1.343.2.7.2.3.3.1.1
The primary team member has been changed.
Status: current Access: read-write
NOTIFICATION-TYPE    

ansAddedTrap 1.3.6.1.4.1.343.2.7.2.3.3.1.2
Team has been added.
Status: current Access: read-write
NOTIFICATION-TYPE    

ansRemovedTrap 1.3.6.1.4.1.343.2.7.2.3.3.1.3
Team has been removed.
Status: current Access: read-write
NOTIFICATION-TYPE    

ansTrapEnable 1.3.6.1.4.1.343.2.7.2.3.3.2
Indicates whether team traps are enabled. The user can set this value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

teamMembersEvents 1.3.6.1.4.1.343.2.7.2.3.4
OBJECT IDENTIFIER    

teamMembersTraps 1.3.6.1.4.1.343.2.7.2.3.4.1
OBJECT IDENTIFIER    

teamMemberAddedTrap 1.3.6.1.4.1.343.2.7.2.3.4.1.1
Member has been added to a team.
Status: current Access: read-write
NOTIFICATION-TYPE    

teamMemberRemovedTrap 1.3.6.1.4.1.343.2.7.2.3.4.1.2
Member has been removed from a team.
Status: current Access: read-write
NOTIFICATION-TYPE    

teamMemberTrapEnable 1.3.6.1.4.1.343.2.7.2.3.4.2
Indicates whether traps for members are enabled. The user can set this value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

intellan-conformance 1.3.6.1.4.1.4300.1.1
OBJECT IDENTIFIER    

phyAdapterGroups 1.3.6.1.4.1.4300.1.1.1
OBJECT IDENTIFIER    

phyAdapterNotificationGroups 1.3.6.1.4.1.4300.1.1.2
OBJECT IDENTIFIER    

miscGroups 1.3.6.1.4.1.4300.1.1.3
OBJECT IDENTIFIER    

vtAdapterGroups 1.3.6.1.4.1.4300.1.1.4
OBJECT IDENTIFIER    

vtAdapterNotificationGroups 1.3.6.1.4.1.4300.1.1.5
OBJECT IDENTIFIER    

ansGroups 1.3.6.1.4.1.4300.1.1.6
OBJECT IDENTIFIER    

ansNotificationGroups 1.3.6.1.4.1.4300.1.1.7
OBJECT IDENTIFIER    

teamGroups 1.3.6.1.4.1.4300.1.1.8
OBJECT IDENTIFIER    

teamNotificationGroups 1.3.6.1.4.1.4300.1.1.9
OBJECT IDENTIFIER    

intellanCompliances 1.3.6.1.4.1.4300.1.1.10
OBJECT IDENTIFIER    

intellan-compliance 1.3.6.1.4.1.4300.1.1.10.1
Compliance statements for the Intel Lan Agent.
Status: current Access: read-write
MODULE-COMPLIANCE    

phyAdapterGroup 1.3.6.1.4.1.4300.1.1.1.1
A collection of objects for phyiscal adapter group
Status: current Access: read-write
OBJECT-GROUP    

phyAdapterNotificationGroup 1.3.6.1.4.1.4300.1.1.2.1
A collection of notification for physical adapter notification
Status: current Access: read-write
NOTIFICATION-GROUP    

vtAdapterGroup 1.3.6.1.4.1.4300.1.1.4.1
A collection of objects for virtual adapter group
Status: current Access: read-write
OBJECT-GROUP    

vtAdapterNotificationGroup 1.3.6.1.4.1.4300.1.1.5.1
A collection of notification for virtual adapter notification
Status: current Access: read-write
NOTIFICATION-GROUP    

ansGroup 1.3.6.1.4.1.4300.1.1.6.1
A collection of objects for ans group
Status: current Access: read-write
OBJECT-GROUP    

ansNotificationGroup 1.3.6.1.4.1.4300.1.1.7.1
A collection of notification for ans notification
Status: current Access: read-write
NOTIFICATION-GROUP    

teamGroup 1.3.6.1.4.1.4300.1.1.8.1
A collection of objects for team group
Status: current Access: read-write
OBJECT-GROUP    

teamNotificationGroup 1.3.6.1.4.1.4300.1.1.9.1
A collection of notification for team notification
Status: current Access: read-write
NOTIFICATION-GROUP    

miscGroup 1.3.6.1.4.1.4300.1.1.3.1
A collection of objects for misc. group
Status: current Access: read-write
OBJECT-GROUP