IBM2212-MIB

File: IBM2212-MIB.mib (9804 bytes)

Imported modules

RFC1155-SMI RFC-1212

Imported symbols

enterprises OBJECT-TYPE

Defined Types

Ibm2212AdapEntry  
SEQUENCE    
  ibm2212AdapSlotNum INTEGER
  ibm2212AdapType INTEGER
  ibm2212AdapOperStatus INTEGER

Ibm2212GraphicEntry  
SEQUENCE    
  ibm2212GraphicSlotNum INTEGER
  ibm2212GraphicPortNum INTEGER
  ibm2212GraphicifIndex INTEGER

Defined Values

ibm 1.3.6.1.4.1.2
OBJECT IDENTIFIER    

ibmProd 1.3.6.1.4.1.2.6
OBJECT IDENTIFIER    

ibm2212 1.3.6.1.4.1.2.6.149
OBJECT IDENTIFIER    

ibm2212admin 1.3.6.1.4.1.2.6.149.1
OBJECT IDENTIFIER    

ibm2212system 1.3.6.1.4.1.2.6.149.2
OBJECT IDENTIFIER    

ibm2212hardware 1.3.6.1.4.1.2.6.149.3
OBJECT IDENTIFIER    

ibm2212routing 1.3.6.1.4.1.2.6.149.4
OBJECT IDENTIFIER    

ibm2212switching 1.3.6.1.4.1.2.6.149.5
OBJECT IDENTIFIER    

ibm2212adminproducts 1.3.6.1.4.1.2.6.149.1.1
OBJECT IDENTIFIER    

ibm2212adminOID 1.3.6.1.4.1.2.6.149.1.2
OBJECT IDENTIFIER    

ibm2212adminDebug 1.3.6.1.4.1.2.6.149.1.3
OBJECT IDENTIFIER    

ibm2212systemInfo 1.3.6.1.4.1.2.6.149.2.1
OBJECT IDENTIFIER    

ibm2212cfgInfo 1.3.6.1.4.1.2.6.149.2.2
OBJECT IDENTIFIER    

ibm2212hardwareGeneral 1.3.6.1.4.1.2.6.149.3.1
OBJECT IDENTIFIER    

ibm2212EnetChipSet 1.3.6.1.4.1.2.6.149.1.2.1
OBJECT IDENTIFIER    

enetChipSetUnknown 1.3.6.1.4.1.2.6.149.1.2.1.1
OBJECT IDENTIFIER    

enetChipSetAMD 1.3.6.1.4.1.2.6.149.1.2.1.2
OBJECT IDENTIFIER    

ibm2212AdapTable 1.3.6.1.4.1.2.6.149.3.1.1
A table of information about adapters in this box.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Ibm2212AdapEntry

ibm2212AdapEntry 1.3.6.1.4.1.2.6.149.3.1.1.1
An entry containing objects to describe the adapter in a given slot.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Ibm2212AdapEntry  

ibm2212AdapSlotNum 1.3.6.1.4.1.2.6.149.3.1.1.1.1
The number identifying a slot location where an adapter can be inserted. The 2212 has four fixed serial ports on the system card that are designated by slot 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

ibm2212AdapType 1.3.6.1.4.1.2.6.149.3.1.1.1.2
The type of adapter that is inserted into this slot. Not all of the adapter types listed above are necessarily currently available and supported. The four fixed serial ports on the system card are identified by the serial-4port-shallow(7) enumeration. If no adapter is present, the variable will take the value not-present(2).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), not-present(2), eth-fast-1port(3), token-ring-1port(4), eth-fast-2port(5), token-ring-2port(6), serial-4port-shallow(7), isdn-bri-u-2port(8), isdn-bri-st-2port(9), isdn-pri-t1j1-1port(10), isdn-pri-e1-1port(11), compression-encryption(12), serial-4port-deep(13), isdn-pri-t1j1-2port(14), isdn-pri-e1-2port(15)  

ibm2212AdapOperStatus 1.3.6.1.4.1.2.6.149.3.1.1.1.3
The operational status of this adapter. unknown (1) : If there was problem determining the operational status of the adapter. not-present (2) : If no adapter is currently inserted. enable-pending (3) : Adapter has been identified, but not yet enabled. enabled (4) : Adapter has been identified in valid slot and has been powered on and enabled. unknown-device (5) : Adapter is powered off because it is in the wrong slot or of unknown type. config-error (6) : Adapter has been identified, powered on and enabled, but failed to read its configuration data. not-powered (7) : Adapter has been identified in valid slot but is not currently powered on.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), not-present(2), enable-pending(3), enabled(4), unknown-device(5), hardware-error(6), not-powered(7)  

ibm2212GraphicTable 1.3.6.1.4.1.2.6.149.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  
    Ibm2212GraphicEntry

ibm2212GraphicEntry 1.3.6.1.4.1.2.6.149.3.1.2.1
An entry mapping slot and port to an interface table ifIndex.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Ibm2212GraphicEntry  

ibm2212GraphicSlotNum 1.3.6.1.4.1.2.6.149.3.1.2.1.1
The number identifying a slot location where an adapter can be inserted. The 2212 has four fixed serial ports on the system card that are designated by slot 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

ibm2212GraphicPortNum 1.3.6.1.4.1.2.6.149.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 0..2147483647  

ibm2212GraphicifIndex 1.3.6.1.4.1.2.6.149.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