Philips PerformanceBridge Focal Point
Philips PerformanceBridge Focal Point is a clinical surveillance management server that aggregates patient monitors, PIIC hosts, access points, and access point controllers across healthcare facilities via SNMP.
Use Cases the Adapter Solves
- Healthcare Device Visibility: Gain complete visibility into all Philips clinical devices across your healthcare facilities, including patient monitors, PIIC hosts, wireless access points, and access point controllers.
- Clinical Infrastructure Management: Track and manage the deployment, location, and status of critical patient monitoring equipment and supporting network infrastructure across hospitals and care facilities.
Asset Types Fetched
- Devices
Data Retrieved through the Adapter
Devices
For example:
- Host Name, IP Address, MAC Address
Before You Begin
Required Ports
- UDP port 161 (SNMP)
Authentication Methods
SNMP Community String (SNMPv1/v2c) or SNMPv3 Credentials
The adapter connects to the Philips PerformanceBridge Focal Point server using SNMP protocol. You can use either:
- SNMPv1/v2c: Requires a read community string
- SNMPv3: Requires username, authentication password, privacy password, and protocol settings
APIs
Axonius uses the Philips PerformanceBridge Focal Point SNMP agent. The following SNMP MIB tables are queried:
msHostTable (1.3.6.1.4.1.38222.1.1.1.2.6)- Retrieves PIIC host informationmsMonitorTable (1.3.6.1.4.1.38222.1.1.1.2.3)- Retrieves patient monitor informationmsApTable (1.3.6.1.4.1.38222.1.1.1.2.1)- Retrieves Smart Hopping Access Point informationmsApcTable (1.3.6.1.4.1.38222.1.1.1.2.2)- Retrieves Access Point Controller information
Note: The adapter uses the PHILIPS-MANAGEMENT-SYSTEM-MIB (enterprise OID 1.3.6.1.4.1.38222).
Required Permissions
The SNMP agent on the Philips PerformanceBridge Focal Point server must be configured to allow read access to the device tables listed above.
SNMPv1/v2c
- Read-only community string - Allows SNMP GET and WALK operations on the Philips MIB tables
SNMPv3
- Read-only user credentials - User account with read access to the Philips MIB tables
- Authentication and Privacy protocols - Configured according to your organization's security requirements
Note: The exact permission names should be confirmed with your Philips administrator or Philips support, as the API documentation is not publicly available.
Supported From Version
Supported from Axonius version 9.0.4
Connecting the Adapter in Axonius
Navigate to the Adapters page, search for Philips PerformanceBridge Focal Point, and click on the adapter tile.
Click Add Connection.
To connect the adapter in Axonius, provide the following parameters:
Required Parameters
- Host Name - The hostname or IP address of the Philips PerformanceBridge Focal Point server. Example:
focal-point.hospital.localor10.0.1.100 - Version - The SNMP version to use. Options:
1,2c, or3. Default:2c
Optional Parameters
- User Name - The SNMPv3 user name (only required when using SNMP version 3).
- SNMP Read Community - The SNMP community string for read access (required for SNMPv1 and SNMPv2c).
- SNMPv3 Authentication Password (authKey) - The authentication password for SNMPv3 (only required when using SNMP version 3 with authentication).
- SNMPv3 Private Password (privKey) - The privacy password for SNMPv3 (only required when using SNMP version 3 with privacy).
- SNMPv3 Authentication Type (authProtocol) - The authentication protocol for SNMPv3. Options:
NO_AUTH,MD5,SHA,SHA224,SHA256,SHA384,SHA512. Default:NO_AUTH - SNMPv3 Privacy Type (privProtocol) - The privacy protocol for SNMPv3. Options:
NO_PRIV,DES,3DES,AES,AES192,AES256. Default:NO_PRIV - Port - The SNMP port number. Default:
161 - HTTPS Proxy - Connect the adapter to a proxy instead of directly connecting it to the domain.
- HTTPS Proxy User Name - The user name to use when connecting to the value supplied in Host Name via the value supplied in HTTPS Proxy.
- HTTPS Proxy Password - The password to use when connecting to the server using the HTTPS Proxy.
To learn more about common adapter connection parameters and buttons, see Adding a New Adapter Connection.
Updated about 1 hour ago
