MSSCOMMON-MIB

File: MSSCOMMON-MIB.mib (4504 bytes)

Imported modules

RFC1213-MIB RFC-1212 RFC1155-SMI

Imported symbols

DisplayString OBJECT-TYPE enterprises

Defined Types

MssHardwareVPDEntry  
SEQUENCE    
  vpdHwComponentIndex INTEGER
  vpdIndex INTEGER
  vpdKeyword DisplayString
  vpdData OCTET STRING

Defined Values

ibm 1.3.6.1.4.1.2
OBJECT IDENTIFIER    

ibmProd 1.3.6.1.4.1.2.6
OBJECT IDENTIFIER    

nwaysMSS 1.3.6.1.4.1.2.6.118
OBJECT IDENTIFIER    

mssCommon 1.3.6.1.4.1.2.6.118.1
OBJECT IDENTIFIER    

mssCommonHWVPD 1.3.6.1.4.1.2.6.118.1.1
OBJECT IDENTIFIER    

mssHardwareVPDTable 1.3.6.1.4.1.2.6.118.1.1.1
A table of the first hardware component's vpd.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MssHardwareVPDEntry

mssHardwareVPDEntry 1.3.6.1.4.1.2.6.118.1.1.1.1
A vpd entry containing objects to describe the hardware component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MssHardwareVPDEntry  

vpdHwComponentIndex 1.3.6.1.4.1.2.6.118.1.1.1.1.1
The index of the hardware component. The hardware components are not in any type of ordering. An examples of a hardware component are the Wormwood mother board inside the standalone or the PCI adapters attached to the standalone.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vpdIndex 1.3.6.1.4.1.2.6.118.1.1.1.1.2
The index of the vdp entry for the hardware component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vpdKeyword 1.3.6.1.4.1.2.6.118.1.1.1.1.3
The keyword identifier for the vpd data. Some of the possible values are Adapter Type(keyword = AT), Description(DS), FRU number(FN), Part Number(PN), Maintenance Level(ML), Engineering Change(EC), Manufacturer(MF), Serial Number(SN), Network Address(NA), Rom Level(RM), Type and Model(TM), Feature Number(F#), Option Number(O#), Assembly Number(AN), Box Serial Number(BS), Recycle Count(RC), User Supplied Data(US), Manufacturer ID(MN), Product Specific(Zx where x equals 0,1,2,3...).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(2)  

vpdData 1.3.6.1.4.1.2.6.118.1.1.1.1.4
The data field of the vpd that corresponds with the keyword.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)