6.4 Adapter Properties

This topic provides information on adapter properties.

Certain fields (Eg: Enumerations, Status etc) can have different values in OBDX as compared to OBVAM.

The mapping of all such values between OBDX and OBVAM can be found/maintained using the below script:
  1. select * from DIGX_FW_CONFIG_ADAPTER_PROP_B where host_id = 'OBVAM';