IBMNETU-MIB

File: IBMNETU-MIB.mib (11730 bytes)

Imported modules

RFC1155-SMI RFC-1212

Imported symbols

enterprises OBJECT-TYPE

Defined Types

IbmnetuPCIAdapEntry  
SEQUENCE    
  ibmnetuPCIAdapSlotNum INTEGER
  ibmnetuPCIAdapType INTEGER
  ibmnetuPCIAdapOperStatus INTEGER

IbmnetuGraphicEntry  
SEQUENCE    
  ibmnetuGraphicSlotNum INTEGER
  ibmnetuGraphicPortNum INTEGER
  ibmnetuGraphicifIndex INTEGER

Defined Values

ibm 1.3.6.1.4.1.2
OBJECT IDENTIFIER    

ibmProd 1.3.6.1.4.1.2.6
OBJECT IDENTIFIER    

ibmnetu 1.3.6.1.4.1.2.6.150
OBJECT IDENTIFIER    

ibmnetuadmin 1.3.6.1.4.1.2.6.150.1
OBJECT IDENTIFIER    

ibmnetusystem 1.3.6.1.4.1.2.6.150.2
OBJECT IDENTIFIER    

ibmnetuhardware 1.3.6.1.4.1.2.6.150.3
OBJECT IDENTIFIER    

ibmneturouting 1.3.6.1.4.1.2.6.150.4
OBJECT IDENTIFIER    

ibmnetuswitching 1.3.6.1.4.1.2.6.150.5
OBJECT IDENTIFIER    

ibmnetuadminproducts 1.3.6.1.4.1.2.6.150.1.1
OBJECT IDENTIFIER    

ibmnetumod400 1.3.6.1.4.1.2.6.150.1.1.1
OBJECT IDENTIFIER    

ibmnetuadminOID 1.3.6.1.4.1.2.6.150.1.2
OBJECT IDENTIFIER    

ibmnetuadminDebug 1.3.6.1.4.1.2.6.150.1.3
OBJECT IDENTIFIER    

ibmnetusystemInfo 1.3.6.1.4.1.2.6.150.2.1
OBJECT IDENTIFIER    

ibmnetucfgInfo 1.3.6.1.4.1.2.6.150.2.2
OBJECT IDENTIFIER    

ibmnetuhardwareGeneral 1.3.6.1.4.1.2.6.150.3.1
OBJECT IDENTIFIER    

ibmnetuhardware400Specific 1.3.6.1.4.1.2.6.150.3.2
OBJECT IDENTIFIER    

ibmnetuEnetChipSet 1.3.6.1.4.1.2.6.150.1.2.1
OBJECT IDENTIFIER    

enetChipSetToshiba 1.3.6.1.4.1.2.6.150.1.2.1.1
OBJECT IDENTIFIER    

enetChipSetAMD 1.3.6.1.4.1.2.6.150.1.2.1.2
OBJECT IDENTIFIER    

ibmnetuPCIAdapTable 1.3.6.1.4.1.2.6.150.3.1.1
A table of information about PCI adapters in this box.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IbmnetuPCIAdapEntry

ibmnetuPCIAdapEntry 1.3.6.1.4.1.2.6.150.3.1.1.1
An entry containing objects to describe the adapter in a given slot.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IbmnetuPCIAdapEntry  

ibmnetuPCIAdapSlotNum 1.3.6.1.4.1.2.6.150.3.1.1.1.1
The number identifying a slot location where an adapter can be inserted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

ibmnetuPCIAdapType 1.3.6.1.4.1.2.6.150.3.1.1.1.2
The type of adapter that is inserted into this slot. If no adapter is present, the variable will take the value not-present(2). The enumerations marked reserved# are saved for future enhancements.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), not-present(2), atm-mmf-lic294(3), reserved1(4), atm-smf-lic295(5), reserved2(6), token-ring-lic280(7), escon-lic287(8), reserved3(9), reserved4(10), serial-rs232-lic282(11), serial-v35-lic290(12), serial-x21-lic291(13), ethernet-lic281(14), ethernet-fast-lic288(15), serial-hssi-lic289(16), fddi-lic286(17), reserved5(18), reserved6(19), parallel-channel-lic299(20)  

ibmnetuPCIAdapOperStatus 1.3.6.1.4.1.2.6.150.3.1.1.1.3
The operational status of this PCI adapter. unknown (1) : If there was problem determining the operational status of the adapter. not-configured (2) : If the adapter inserted in the slot is recognized but no router configuration exists. not-present (3) : If no adapter is currently inserted. does-not-apply (4) : If this adapter does not contain an operational state. enable-pending (5) : If commands have been issued to enable the adapter but have not been completed. enabled (6) : If commands have been successfully issued to enable the adapter. disable-pending (7) : If commands have been issued to disable the adapter but have not been completed. disabled (8) : If commands have been successfully issued to disable the adapter. not-initialized (9) : If the adapter has not completed its initialization. unknown-device (10) : If the adapter inserted in the slot can not be recognized. hardware-error (11) : If the adapter can not be used nor made ready to be used. not-powered (12) : If the adapter has had a problem obtaining power from its slot. diagnostics (13) : If the adapter is currently undergoing diagnostics. wrs-available (14) : If the adapter is currently configured and available for WAN restoral. mis-configured (15) : If the adapter is inserted in the slot but the router configuration is of a different type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), not-configured(2), not-present(3), does-not-apply(4), enable-pending(5), enabled(6), disable-pending(7), disabled(8), not-initialized(9), unknown-device(10), hardware-error(11), not-powered(12), diagnostics(13), wrs-available(14), mis-configured(15)  

ibmnetuGraphicTable 1.3.6.1.4.1.2.6.150.3.1.2
A table of information mapping a slot and port to an interface table ifIndex. An entry exists in this table only if the ifConnectorPresent object is true
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IbmnetuGraphicEntry

ibmnetuGraphicEntry 1.3.6.1.4.1.2.6.150.3.1.2.1
An entry mapping slot and port to an interface table ifIndex.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IbmnetuGraphicEntry  

ibmnetuGraphicSlotNum 1.3.6.1.4.1.2.6.150.3.1.2.1.1
The number identifying a slot location where an adapter can be inserted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ibmnetuGraphicPortNum 1.3.6.1.4.1.2.6.150.3.1.2.1.2
The number identifying a port on a given adapter. A port implies a physical connector is associated with it.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ibmnetuGraphicifIndex 1.3.6.1.4.1.2.6.150.3.1.2.1.3
The ifIndex of the interface table entry associated with this port on an adapter. By definition, the ifEntry has ifConnectorPresent = true.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER