Hi,
To ensure that your network devices in SCOM 2022 are using CERTIFIED credentials instead of GENERIC ones, you’ll need to configure the appropriate Run As accounts and profiles. Here are the steps to achieve this:
Create Run As Accounts:
- For SNMP v1 and v2 devices, create a Run As account that specifies the community string (which acts like a password) for each device.
Assign Run As Accounts to Profiles:
- When you create a network device discovery rule, associate the appropriate Run As account with the SNMP Monitoring Account or SNMPv3 Monitoring Account profile.
- This ensures that the correct credentials are used for monitoring the devices.
Verify and Update Device Configuration:
- Ensure that the devices are configured to accept the specified SNMP credentials.
- Update the device configuration if necessary to match the Run As account settings in SCOM.
Run Network Device Discovery:
- Use the updated Run As accounts to run the network device discovery again.
- This should replace the GENERIC credentials with the CERTIFIED ones, allowing for more detailed monitoring of CPU, RAM, LAN, etc2.
By following these steps, you should be able to configure your network devices with CERTIFIED credentials, enabling comprehensive monitoring in SCOM 2022.
If you need more detailed guidance, you can refer to the official Microsoft documentation on Run As Accounts for Network Monitoring in Operations Manager.