INTEL-LAN-ADAPTERS-MIB-4

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

Imported modules

RFC1155-SMI RFC1212-MIB RFC1215-MIB

Imported symbols

enterprises Gauge Counter
IpAddress TimeTicks OBJECT-TYPE
TRAP-TYPE

Defined Types

InterfaceIndex  
INTEGER    

DisplayString  
OCTET STRING    

PhysAddress  
OCTET STRING    

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 Counter
  adapterTxPackets Counter
  adapterRxBytes Counter
  adapterTxBytes Counter
  adapterRxErrors Counter
  adapterTxErrors Counter
  adapterRxDropped Counter
  adapterTxDropped Counter
  adapterRxMulticast Counter
  adapterCollisions Counter

PhysicalAdapterAttrEntry  
SEQUENCE    
  physicalAdapterIndex InterfaceIndex
  physicalAdapterLinkStatus INTEGER
  physicalAdapterLinkStatusChangesCounter Counter
  physicalAdapterSpeed Gauge
  physicalAdapterDplxMode INTEGER
  physicalAdapterAutoNegotiation INTEGER
  physicalAdapterPciBus INTEGER
  physicalAdapterPciSlot INTEGER
  physicalAdapterIrq INTEGER
  physicalAdapterCurrentNA PhysAddress
  physicalAdapterPermanentNA PhysAddress
  physicalAdapterOnlineDiagStatus INTEGER
  physicalAdapterExpressTeamed INTEGER
  physicalAdapterExpressTeamBundleId INTEGER

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

VirtualAdapterAttrEntry  
SEQUENCE    
  virtualAdapterIndex InterfaceIndex
  virtualAdapterAnsId INTEGER

VirtualAdapterVlanAttrEntry  
SEQUENCE    
  virtualAdapterVlanId INTEGER

AnsAttrEntry  
SEQUENCE    
  ansId INTEGER
  ansNumberOfMembers INTEGER
  ansNumberOfVirtualAdapters INTEGER

AnsVlanAttrEntry  
SEQUENCE    
  ansVlanTaggingType INTEGER
  ansVlanGvrpSupport INTEGER

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

AnsMemberAttrEntry  
SEQUENCE    
  ansMemberIndex InterfaceIndex
  ansMemberAnsId INTEGER

AnsTeamMemberAttrEntry  
SEQUENCE    
  ansTeamMemberState INTEGER
  ansTeamMemberFailureCounter Counter
  ansTeamMemberPriority INTEGER

Defined Values

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: mandatory 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: mandatory 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: mandatory 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: mandatory 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: mandatory 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: mandatory 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: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

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: mandatory 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: mandatory 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: mandatory 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: mandatory 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: mandatory 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: mandatory 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: mandatory 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: mandatory 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: mandatory 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: mandatory 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: mandatory 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: mandatory 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: mandatory 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: mandatory 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: mandatory 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: mandatory 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: mandatory 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: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

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

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

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

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: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

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: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

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: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

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: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

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

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

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: mandatory 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: mandatory 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: mandatory 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: mandatory 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: mandatory Access: read-write
OBJECT-TYPE    
  Counter  

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: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

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: mandatory 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: mandatory 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: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

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

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

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: mandatory 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: mandatory 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: mandatory 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: mandatory 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: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

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: mandatory 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: mandatory 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: mandatory 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: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

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: mandatory 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: mandatory 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: mandatory 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: mandatory 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: mandatory 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: mandatory 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: mandatory 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: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

virtualAdaptersVlanAttrTable 1.3.6.1.4.1.343.2.7.2.2.3.2
Attributes common to all iANS-virtual adapters VLANs.
Status: mandatory 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: mandatory 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: mandatory 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: mandatory 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: mandatory 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: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

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

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

ansVlansAttrTable 1.3.6.1.4.1.343.2.7.2.2.4.2
ANS attributes.
Status: mandatory 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: mandatory 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: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(0), tag-802-1Q(1), tag-802-1P(2), tag-802-3AC(3), tag-iSL(4)  

ansVlanGvrpSupport 1.3.6.1.4.1.343.2.7.2.2.4.2.1.2
Indicates whether GVRP is enabled.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER enabled(0), disabled(1)  

ansTeamsAttrTable 1.3.6.1.4.1.343.2.7.2.2.4.3
ANS team attributes.
Status: mandatory 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: mandatory 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: mandatory 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: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(6), adapter-fault-tolerance(0), adaptive-load-balancing(1), static-link-aggregation(2), iEEE-802-3ad(4), switch-fault-tolerance(5)  

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: mandatory 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: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

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: mandatory 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: mandatory 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: mandatory 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: mandatory 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: mandatory 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: mandatory 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: mandatory 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: mandatory Access: read-write
OBJECT-TYPE    
  Counter  

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: mandatory 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: mandatory 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: mandatory 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: mandatory 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: mandatory 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: mandatory 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: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ansTeamMembersAttrTable 1.3.6.1.4.1.343.2.7.2.2.5.2
Attributes common to all iANS-TeamMember Adapters.
Status: mandatory 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: mandatory 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: mandatory 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: mandatory Access: read-write
OBJECT-TYPE    
  Counter  

ansTeamMemberPriority 1.3.6.1.4.1.343.2.7.2.2.5.2.1.3
Priority of the team member.
Status: mandatory 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    

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 10
Member has been added to a team.
TRAP-TYPE    

teamMemberRemovedTrap 11
Member has been removed from a team.
TRAP-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: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)