IBM-SYSTEM-NETWORK-MIB

File: IBM-SYSTEM-NETWORK-MIB.mib (9543 bytes)

Imported modules

RFC-1212 RFC-1215 IBM-SYSTEM-MIB

Imported symbols

OBJECT-TYPE TRAP-TYPE ibmSystemNetwork
Boolean Uint8 Sint8
Uint16 Sint16 Uint32
Sint32 Uint64 Sint64
Real32 Real64 String
Datetime

Defined Types

IbmSystemLogicalNetworkAdapterEntry  
SEQUENCE    
  ibmSystemLogicalNetworkAdapterKeyIndex String
  ibmSystemLogicalNetworkAdapterName String
  ibmSystemLogicalNetworkAdapterDescription String
  ibmSystemLogicalNetworkAdapterDeviceID String
  ibmSystemLogicalNetworkAdapterOctetsReceived Uint64
  ibmSystemLogicalNetworkAdapterOctetsTransmitted Uint64
  ibmSystemLogicalNetworkAdapterPermanentAddress String
  ibmSystemLogicalNetworkAdapterSpeed Uint64
  ibmSystemLogicalNetworkAdapterStatus String

IbmSystemPhysicalNetworkAdapterEntry  
SEQUENCE    
  ibmSystemPhysicalNetworkAdapterKeyIndex String
  ibmSystemPhysicalNetworkAdapterName String
  ibmSystemPhysicalNetworkAdapterDescription String
  ibmSystemPhysicalNetworkAdapterVersion String
  ibmSystemPhysicalNetworkAdapterRemovable Boolean
  ibmSystemPhysicalNetworkAdapterReplaceable Boolean
  ibmSystemPhysicalNetworkAdapterHotSwappable Boolean
  ibmSystemPhysicalNetworkAdapterHostingBoard Boolean
  ibmSystemPhysicalNetworkAdapterRequiresDaughterBoard Boolean
  ibmSystemPhysicalNetworkAdapterStatus String

Defined Values

ibmSystemLogicalNetworkAdapterTable 1.3.6.1.4.1.2.6.159.1.1.110.1
A table of logical network adapter entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IbmSystemLogicalNetworkAdapterEntry

ibmSystemLogicalNetworkAdapterEntry 1.3.6.1.4.1.2.6.159.1.1.110.1.1
This class defines an entry for each IBMPSG_LogicalNetworkAdapter instance. Each instance of the IBMPSG_LogicalNetworkAdapter class contains status and descriptive information for each logical network adapter recognized by the operating system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IbmSystemLogicalNetworkAdapterEntry  

ibmSystemLogicalNetworkAdapterKeyIndex 1.3.6.1.4.1.2.6.159.1.1.110.1.1.1
Index of specific Logical Network Adapter instance in table of instances.
Status: mandatory Access: read-only
OBJECT-TYPE    
  String  

ibmSystemLogicalNetworkAdapterName 1.3.6.1.4.1.2.6.159.1.1.110.1.1.2
Label for this device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  String  

ibmSystemLogicalNetworkAdapterDescription 1.3.6.1.4.1.2.6.159.1.1.110.1.1.3
Product name of adapter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  String  

ibmSystemLogicalNetworkAdapterDeviceID 1.3.6.1.4.1.2.6.159.1.1.110.1.1.4
ID used by management agent to discern different instances of Networks.
Status: mandatory Access: read-only
OBJECT-TYPE    
  String  

ibmSystemLogicalNetworkAdapterOctetsReceived 1.3.6.1.4.1.2.6.159.1.1.110.1.1.5
Number of octets received by adapter in current session.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Uint64  

ibmSystemLogicalNetworkAdapterOctetsTransmitted 1.3.6.1.4.1.2.6.159.1.1.110.1.1.6
Number of octets transmitted by adapter in current session.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Uint64  

ibmSystemLogicalNetworkAdapterPermanentAddress 1.3.6.1.4.1.2.6.159.1.1.110.1.1.7
The permanent address of the network adapter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  String  

ibmSystemLogicalNetworkAdapterSpeed 1.3.6.1.4.1.2.6.159.1.1.110.1.1.8
The speed of the adapter in megabytes per second.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Uint64  

ibmSystemLogicalNetworkAdapterStatus 1.3.6.1.4.1.2.6.159.1.1.110.1.1.9
The online status of the adapter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  String  

ibmSystemPhysicalNetworkAdapterTable 1.3.6.1.4.1.2.6.159.1.1.110.2
A table of physical network adapter entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IbmSystemPhysicalNetworkAdapterEntry

ibmSystemPhysicalNetworkAdapterEntry 1.3.6.1.4.1.2.6.159.1.1.110.2.1
This class defines an entry for each IBMPSG_PhysicalNetworkAdapter instance. Each instance of the IBMPSG_PhysicalNetworkAdapter class contains status and descriptive information for each physical network adapter recognized by the operating system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IbmSystemPhysicalNetworkAdapterEntry  

ibmSystemPhysicalNetworkAdapterKeyIndex 1.3.6.1.4.1.2.6.159.1.1.110.2.1.1
Index of specific Physical Network Adapter instance in table of instances.
Status: mandatory Access: read-only
OBJECT-TYPE    
  String  

ibmSystemPhysicalNetworkAdapterName 1.3.6.1.4.1.2.6.159.1.1.110.2.1.2
Label for this device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  String  

ibmSystemPhysicalNetworkAdapterDescription 1.3.6.1.4.1.2.6.159.1.1.110.2.1.3
Product name of adapter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  String  

ibmSystemPhysicalNetworkAdapterVersion 1.3.6.1.4.1.2.6.159.1.1.110.2.1.4
Version of Network.
Status: mandatory Access: read-only
OBJECT-TYPE    
  String  

ibmSystemPhysicalNetworkAdapterRemovable 1.3.6.1.4.1.2.6.159.1.1.110.2.1.5
Value indicates whether or not adapter is removable from system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Boolean  

ibmSystemPhysicalNetworkAdapterReplaceable 1.3.6.1.4.1.2.6.159.1.1.110.2.1.6
Value indicates whether or not adapter is replaceable in system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Boolean  

ibmSystemPhysicalNetworkAdapterHotSwappable 1.3.6.1.4.1.2.6.159.1.1.110.2.1.7
Value indicates whether or not adapter is hot-swappable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Boolean  

ibmSystemPhysicalNetworkAdapterHostingBoard 1.3.6.1.4.1.2.6.159.1.1.110.2.1.8
Value indicates whether or not adapter requires a hosting board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Boolean  

ibmSystemPhysicalNetworkAdapterRequiresDaughterBoard 1.3.6.1.4.1.2.6.159.1.1.110.2.1.9
Value indicates whether or not adapter resides on a daughterboard.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Boolean  

ibmSystemPhysicalNetworkAdapterStatus 1.3.6.1.4.1.2.6.159.1.1.110.2.1.10
The online status of the adapter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  String