HP (Hewlett-Packard) HP OpenView Vantagepoint – Operation Manual for UNIX Printer User Manual


 
Integration Facilities of the HP OpenView NNM Core Platform
The OpenView Windows API
Chapter 6 237
Fields are object attributes stored in the OVW database that can be seen
as the building blocks from which objects are constructed. There are
three components to a field definition:
the field name
the data type of the field
flags that indicate how the field is used
The following table lists the available data types for field definitions:
Table 6-1 Data Types and Field Definitions
Data Type Description Example Field
Integer32 A 32-bit signed integer IPMap Version, TopM
Node Count
Boolean This type can have the
values True or False
isSNMPSupported,
isLocation
String A standard character
string, limited to 256
characters in length
SNMP sysDescr, SNMP
sysLocation
Enumeration Declares the field to be an
enumerated type. All
possible values for the
enumerated type are
declared in a separate
Enumeration statement.
SNMP ifType, vendor