2 examples for snmpwalk

{{ score }}
  # Retrive a subtree of managment values using verison 2
snmpwalk -v2c -cpublic 
        
{{ score }}
  # Retrieve the sysDescr value via snmp version 2c
snmpwalk -v2c -c some_community_string some_host sysDescr