2 examples for snmpwalk
# Retrieve the sysDescr value via snmp version 2c
snmpwalk -v2c -c some_community_string some_host sysDescr
# Retrieve the sysDescr value via snmp version 2c
snmpwalk -v2c -c some_community_string some_host sysDescr