System.NetworkManagement.MIB2_MIB2SNMP_Performance_InterfaceInterface (netcor MIB2)

System.NetworkManagement.MIB2_MIB2SNMP_Performance_Interface (ClassType)

Interface (netcor if-mib MIB2)

Element properties:

Base ClassSystem.NetworkManagement.MIB2SNMP_NetworkAdapter
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId06c09805-74a9-f638-5ded-6b73455a460c

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
System.NetworkManagement.NetworkAdapter:
ConnectionType  string  Connection Type The connection type of the network adapter false 256  True     
Description  string  Description A textual description of the object false 256  True     
DuplexMode  string  Duplex Mode Indicates whether the adapter is full-duplex or half-duplex. A value of FULLDUPLEX indicates the adapter is full-duplex. A value of HALFDUPLEX indicates the adapter is half-duplex. If the value is UNSPECIFIED, the duplex mode is not available. false 256  True     
DuplexSource  string  Duplex Source Indicates the source for setting the adapter to be full-duplex or half-duplex. A value of ENTERPRISE_MIB indicates the duplex is set by enterprise specific MIB. A value of ETHERLIKE_MIB indicates the duplex is set by the value of dot3StatsDuplexStatus in ETHERLIKE MIB. A value of NEIGHBOR_MIB indicate the duplex is set by neighbor MIB like Cisco CDP MIB. A value of USER_CHANGED indicates the duplex is set by the user. A value of ASSUMED indicates the duplex is set based upon the type of interface. A value of NONE indicates the duplex is not set by any sources. The OTHER_SOURCE value is a placeholder for future use. false 256  True     
Index  string  Index Instance index used for monitoring false 256  True     
InterfaceAlias  string  Interface Alias An alias name for the network adapter as specified by a network manager false 256  True     
InterfaceNumber  string  Interface Number An integer value that uniquely identifies this adapter within the scope of the containing system false 38  False     
IsConnector  bool  Is Connector Is Connector false 256       
MaxSpeed  double  Maximum Speed (Octets) The current maximum speed of the interface specified in octets false 256       
MaxTransferUnit  int  Maximum Transfer Unit (Octets) The size of the largest datagram which can be sent/received on the interface, specified in octets false 256       
Mib2IfType  int  MIB2 Interface Type A numerical representation of the interface type false 256       
Mode  string  Mode The Mode attribute indicates the intended purpose of this adapter: backup, dial-on-demand, or normal; the diagnostics applied to a particular adapter will vary based on its mode. For example, an alert should not be generated when a backup or dial-on-demand adapter is down. false 256  True     
Key  string  Network Adapter Key The key of the network adapter true 256  True     
Type  string  Type The type of interface, distinguished according to the physical/link protocol(s) immediately below the network layer in the protocol stack false 256  True     

Health Model:

Source Code:

<ClassType ID="System.NetworkManagement.MIB2_MIB2SNMP_Performance_Interface" Accessibility="Public" Abstract="false" Base="System.NetworkManagement.MIB2SNMP_NetworkAdapter" Hosted="true" Singleton="false"/>