odm
The odm type corresponds to the AIX Object Data Manager.
The properties of the odm inspector return objects of a type matching the object classes of the AIX odmget command.
This is the correspondence table of BigFix object types to AIX odmget object classes.
| BigFix object type | AIX object class | 
|---|---|
| customized_attribute | CuAt | 
| customized_device | CuDv | 
| predefined_attribute | PdAt | 
| predefined_device | PdDv | 
| Version | Platforms | 
|---|---|
| 9.2.0.363 | AIX | 
Creation
    
    odm : odm
  
  
Properties
    
    customized attribute <string> of <odm> : customized_attribute
  
  
    
    customized attribute of <odm> : customized_attribute
  
  
    
    customized device <string> of <odm> : customized_device
  
  
    
    customized device of <odm> : customized_device
  
  
    
    predefined attribute <string> of <odm> : predefined_attribute
  
  
    
    predefined attribute of <odm> : predefined_attribute
  
  
    
    predefined device <string> of <odm> : predefined_device
  
  
    
    predefined device of <odm> : predefined_device