Hello,
Thank you for your message.
To investigate on the origin of the issue, can you please provide me the following:
- Allocation unit size of the disk (via PowerShell console by using the command below)
Get-CimInstance -ClassName Win32_Volume | Select-Object Label, BlockSize | Format-Table -AutoSize
- Result of a walk on the OID "1.3.6.1.2.1.25.2.3.1" with SNMP Tester
How to use the tester:
- Start the SNMP Tester
- Configure the tester below point "1. Set SNMP Settings"
- Local IP = Any (at first). If this fails, also switch to one of the listed local IPs
- Device IP/Port = IP of the target device and the configured port (SNMP uses port 161 by default)
- SNMP Version = Select the version which is configured on the device
- Community = Community string defined in the target device
- Below "Select Request Type", switch to the option "Walk" and copy the OID provided above
- Press the "Start" Button on the top
If the output is quite long, I invite you to use an external service like pastebin to store it temporarily and provide a link. Otherwise, you can add it directly in your response.
Regards.
Add comment