Build precise queries to find exactly what you need
Press ESC to close
@fred-eric
Favorites0
Views
Projects0
This plugin is great. Since Dell EMC merger, some products name change to Dell EMC Networking Here is a small patch : 162c162 MODEL=$(snmpwalk -v 2c -Ovq -c $COMMUNITY $HOST_NAME 1.3.6.1.4.1.674.10895.3000.1.2.100.1.0 | tr -d """|cut -d " " -f2) 166c166 MODEL=$(snmpwalk -v 2c -Ovq -c $COMMUNITY $HOST_NAME 1.3.6.1.4.1.674.10895.3000.1.2.100.1.0 | tr -d """|cut -d " " -f3) I also add the following code at line 169 to add S3048-ON temps
Reviewed 7 years ago