Skip to content

Commit 135c43d

Browse files
committed
Remove Query SNMP configuration on the sensor section from doc
1 parent 551d9ca commit 135c43d

1 file changed

Lines changed: 0 additions & 15 deletions

File tree

articles/defender-for-iot/organizations/how-to-set-up-snmp-mib-monitoring.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -63,21 +63,6 @@ Defender for IoT in the Azure portal provides a downloadable MIB file for you to
6363

6464
**To download the SNMP MIB file** from [Defender for IoT](https://portal.azure.com/#view/Microsoft_Azure_IoT_Defender/IoTDefenderDashboard/~/Getting_started) on the Azure portal, select **Sites and sensors** > **More actions** > **Download SNMP MIB file**.
6565

66-
## Query SNMP configuration on the sensor
67-
68-
> [!NOTE]
69-
> - You can query the SNMP configuration only on sensor in version **25.2.1 and later.**
70-
71-
72-
**Validate and query the SNMP MIB Monitoring configuration in the OT sensor:**
73-
74-
1. In the OT sensor, go to **System settings > Sensor management**
75-
1. To [access the Defender for IoT CLI](references-work-with-defender-for-iot-cli-commands.md#defender-for-iot-cli-access), sign in as the *cyberx* user, using a terminal emulator and SSH.
76-
1. Run the following query depending on what SNMP version was configured and update the variables accordingly:
77-
78-
- For version 2 type: `snmpwalk -v 2c -c<community-string> <sensor-ip> isa`
79-
80-
- For version 3 type: `snmpwalk -v 3 -aMD5|SHA -xDES|AES -A<password> -X<secret-key> -u<username> -|autoPriv <sensor-ip> isa`
8166

8267
## OT sensor OIDs for manual SNMP configurations
8368

0 commit comments

Comments
 (0)